Help:VE67
From TrainzOnline
(Difference between revisions)
Builderbob (Talk | contribs) (Created from the error.) |
Builderbob (Talk | contribs) m (Reference) |
||
Line 6: | Line 6: | ||
- VE67: The texture 'body/texture.texture.txt' does not seem to have a primary texture set. Please verify the texture.txt file. | - VE67: The texture 'body/texture.texture.txt' does not seem to have a primary texture set. Please verify the texture.txt file. | ||
− | The file may be empty or corrupted. Check the contents of the texture.txt file and ensure it has a valid entry for the primary image file. This error can occur if a blank texture.txt file has been accidentally added to the asset - in this case it is likely that the file is not required and can be deleted. | + | The file may be empty or corrupted. Check the contents of the texture.txt file and ensure it has a valid entry for the primary image file. This error can occur if a blank texture.txt file has been accidentally added to the asset - in this case it is likely that the file is not required and can be deleted. It can also occur if the file is not formatted correctly - for instance, if there are spaces at the beginning of the text or within the line. |
+ | |||
+ | See: [[Texture_file]] | ||
[[Category:Validation Errors]] | [[Category:Validation Errors]] |
Latest revision as of 09:55, 12 February 2017
- VE67: The texture texture file name does not seem to have a primary texture set. Please verify the texture.txt file.
The 'primary=' tag in a texture.txt file is missing or has a null value.
For example
- VE67: The texture 'body/texture.texture.txt' does not seem to have a primary texture set. Please verify the texture.txt file.
The file may be empty or corrupted. Check the contents of the texture.txt file and ensure it has a valid entry for the primary image file. This error can occur if a blank texture.txt file has been accidentally added to the asset - in this case it is likely that the file is not required and can be deleted. It can also occur if the file is not formatted correctly - for instance, if there are spaces at the beginning of the text or within the line.
See: Texture_file