Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													 
											 
			 
					 The author of this topic has marked a post as the answer to their question.
			The author of this topic has marked a post as the answer to their question. Discussions Rules and Guidelines
 Discussions Rules and Guidelines
 Report this post
 Report this post


BUT, that being sad, Select your object in Blender and look at the Materials tab. Is your Material name there Material or is it TableClock ? If it is still Material you have to change the name in Blender to TableClock and make sure the vertexes in the UVMap are ASSIGNed to that Material.
This is how the relationship between Blender and Valve models work
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1528003376
Once that is done, re-export the model and recompile.
THANK YOU ! finally find out what was wrong through your link !!
I didn't rename texture in blender, texture name was "Default.001"
and those who have troubles like me :
https://imgur.com/A3cdRWT
Double click and rename same as VMT
For example:
If you don't want to change the name of the material in Blender, (the TT in your picture) then the VMT that calls the texture has to be called TT.vmt
If you change the name of materials in Blender (again using the TT material in your picture)
and you rename the TT to say TopTorso,
then your VMT has to be named TopTorso.VMT...
If you renamed the material in Blender to TopTorso.VMT,
then your VMT would have to be named TopTorso.VMT.VMT
So a material name of "TopTorso.VMT" in Blender would use "TopTorso.vmt" as the VMT filename, due to first ignoring the ".VMT" part and then adding ".vmt" on the end.
(Likewise, "Foo.Bar" as a material name in Blender would use "Foo.vmt" as the VMT. Edit: And Pte Jack has confirmed that a material name in Blender of "Foo.Bar.Baz" would use just "Foo.vmt" as the VMT when compiled, not "Foo.Bar.vmt".)
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1881466325