drarem Posted April 10, 2015 Share Posted April 10, 2015 I think I found one issue, when using a model created by windows and trying it out on Linux. I copied a .MDL animated file from Windows which looked good, to Linux. The mesh was white on Linux. I opened up a hex editor and found that windows had stored the directory name of the textures in lower case, but linux is case sensitive. The paths on my system are uppercase. This could be true of when receiving objects from others who use windows and attempt to port to linux. Let me know if this doesn't make sense, probably was discovered a while back though. Work around: don't use upper case names in the paths and filenames on Linux. Link to comment Share on other sites More sharing options...
Josh Posted April 14, 2015 Share Posted April 14, 2015 Please post the files needed to create this issue. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts