I had a similar problem with CSS on Linux. I think my map file had upper case and my mapcycle file had lower case. The server was fine. The clients ended up with CRC errors. This was hard to debug. I converted all files to lower case and made mapcycle have only lower case and no more proplems.
I might have had lower case bsp files and upper case in mapcycle. Don't recall. This was a pain in the @$$ to find. Only a few of my bsp files had this problem. I also use mani admin. So the problem could have been in any of the map list type files. Vote and such. I just don't recall the exact details. Was about 1 year ago. } -----Original Message----- } From: [EMAIL PROTECTED] [mailto:hlds_linux- } [EMAIL PROTECTED] On Behalf Of Kaspars } Sent: Friday, July 04, 2008 8:59 AM } To: [email protected] } Subject: [hlds_linux] incorrect case for filenames } } I dunno if this has been already reported or not, but I'm having issues } with filename case mismatch on linux tf2 server. } } output from console on mapchange: } } ... } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/TILE/FLOOR_TILE_002A.vmt) } Failed to load $include VMT file (materials/TILE/FLOOR_TILE_002A.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/TILE/FLOOR_TILE_002A.vmt) } Failed to load $include VMT file (materials/TILE/FLOOR_TILE_002A.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/WATER/WATER_HYDRO_CHEAP.vmt) } Failed to load $include VMT file (materials/TILE/FLOOR_TILE_002A.vmt) } ... } (and so on... ) } } The files are located at SERVER_ROOT/orangebox/tf/materials folder. They } all are lowercase. Whenever I rename them to uppercase, warnings } disappear. These problems are only *nix related, coz windows doesn't check } the filename case. I could probably make a script to generate uppercase } links for these files, but it's still silly... Shouldn't it be fixed or } something? } } } _______________________________________________ } To unsubscribe, edit your list preferences, or view the list archives, } please visit: } http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

