Fixing this is a multi stage project.
To fix the problem with env_metal.texture.txt, run the im file thru PEVSoft PM2IM. When you do this, make sure the option to open IM files is checked.
No need to check the 'Adjust Speculars'.
This will result in yet another error. Now the error is with yellow thing'.texture.txt. The reason for this is the last character of the file name which is a ' .
PEVSoftPM2IM changed this character since it is a reserved character in file names. Change the ' to an underscore _ in the file name so it is now
yellow thing_.texture.txt. While your at it, change the name in the .txt file to plain yellow thing.tga and remove the ' from the .tga file.
Still one more error. NO shadow mesh, which can be solved with PEVSoft Quickshadows. You will then need to add the shadow mesh to the config file.
Result... NO errors.
-AL