Why would hammer not even be attempting to start compiling the map? Is there a setting somewhere beyond what I have already mentioned? Short of hammer… Does anyone know where I can find a working compiler? I have found a few, but I can’t seem to get the to work.
[editline]06:45PM[/editline]
Alright, I seem to have it compiling, but now its still giving me the missing file error.
** Executing...
** Command: "c:\program files\steam\steamapps\ryladine\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod" "C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.vmf"
Valve Software - vbsp.exe (Jul 7 2010)
4 threads
materialPath: c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\materials
Error opening C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.vmf: File C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.vmf, line 1: No such file or directory.
** Executing...
** Command: "c:\program files\steam\steamapps\ryladine\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod" "C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test"
Valve Software - vvis.exe (Jul 7 2010)
4 threads
reading c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.bsp
Error opening c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.bsp
** Executing...
** Command: "c:\program files\steam\steamapps\ryladine\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod" "C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test"
Valve Software - vrad.exe SSE (Jul 7 2010)
Valve Radiosity Simulator
4 threads
Could not find lights.rad in lights.rad.
Trying VRAD BIN directory instead...
Warning: Couldn't open texlight file c:\program files\steam\steamapps\ryladine\sourcesdk\bin\orangebox\bin\lights.rad.
Loading c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.bsp
Error opening c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\steamapps\ryladine\garrysmod\garrysmod\maps\dm_test.bsp" "c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod\maps \dm_test.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
** Executing...
** Command: c:\program files\steam\steam.exe
** Parameters: -applaunch 4000 -game "c:\program files\steam\steamapps\ryladine\garrysmod\garrysmod" +map "dm_test"
the interlopers.net log checker is saying.
could not find lights.rad in lights.rad
Description:
Vrad.exe couldn't find lights.rad, a file used to determine which textures can emit light by themselves.
Solution:
Move to/make a new lights.rad in the right directory. You should search for the file in your mod's directory, most mods have one.
the guide it has on doing that is a bit confusing… any anyone give me some help with it?
[editline]07:16PM[/editline]
Alright I made a blank text document and placed it in garrysmod/garrysmod and that has corrected the missing file error, I think I have it all working now, thanks to everyone who tried to help me, the issue seems to have been that hammer failed to save the locations for the vis, rad, and bsp .exe’s when I set them.