Help:VE170
From TrainzOnline
Failed to open compiled texture texture-name for archive-file-name
This is a general failure error for texture files. It is usually one of two or more messages related to a failure to process a texture file - the other errors provide a more precise description of the problem.
For example:
- VE170: Failed to open compiled texture 'coal_3.texture' for 'arc:fld:$(local)/hash-2D||kuid2 1234 5678 2.tzarc|'
In this particular case the texture file was missing - the missing file was reported as error VE165.
If VE170 is reported as the only error, it probably indicates a letter in the texture file is uppercase. For example, Coal_3B.texture should be coal_3b.texture. Also, make sure you are using forward slashes when referencing folders. Otherwise, it is likely an internal processing error.