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

