I hope I put this in the right section. I'm trying to Make a map in hammer and I can't figure out wth I'm doing wrong. I get this error when compiling and cant find the .bsp anywhere, any ideas? [Error] The Command failed. Windows reported the error: "The system cannot find the file specified." what am I doing wrong? Code: ** Executing... ** Command: "c:\program files(x86)\steam\steamapps\xxxx21\sourcesdk\bin\orangebox\bin\vrad.exe" ** Parameters: -game "c:\program files (x86)\steam\steamapps\SourceMods\Empires" "C:\Program Files (x86)\Steam\steamapps\SourceMods\Empires\mapsrc\fgd\emp_test" * Could not execute the command: "c:\program files(x86)\steam\steamapps\xxxx21\sourcesdk\bin\orangebox\bin\vrad.exe" -game "c:\program files (x86)\steam\steamapps\SourceMods\Empires" "C:\Program Files (x86)\Steam\steamapps\SourceMods\Empires\mapsrc\fgd\emp_test" * Windows gave the error message: "The operation completed successfully." ** Executing... ** Command: Copy File ** Parameters: "C:\Program Files (x86)\Steam\steamapps\SourceMods\Empires\mapsrc\fgd\emp_test.bsp" "C:\Program Files(x86)\Steam\steamapps\SourceMods\Empires\maps\emp_test.bsp" The command failed. Windows reported the error: "The system cannot find the file specified."
Review your Hammer configuration and make sure it corresponds to the following article on the Empires Wiki: http://wiki.empiresmod.com/index.php?title=Configuring_Hammer_for_Empires After that, see what happens and if you're still having problems we can look into it further. It's best to start with the "Is it plugged in properly?" approach, though.
Thanks guys I had the config screwed up, I checked over and over before and didn't see it. I guess sometimes your blind to your own screw ups, anyway it's fixed thanks again for the help.