Source SDK

Source SDK

kmaclives Sep 24, 2016 @ 6:49am
Compile error: The command failed. Windows reported the error: "The system cannot find the file specified."
** Executing...
** Command: "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\bin\vbsp.exe"
** Parameters: -game "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2" "C:\Program Files\Steam\SteamApps\common\GarrysMod\My Maps\(derby).vmf"

Valve Software - vbsp.exe (May 15 2014)
4 threads
materialPath: C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2\materials
Loading C:\Program Files\Steam\SteamApps\common\GarrysMod\My Maps\(derby).vmf
Error: displacement found on a(n) func_tanktrain entity - not supported (entity 37, brush 0)


** Executing...
** Command: "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\bin\vvis.exe"
** Parameters: -game "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2" "C:\Program Files\Steam\SteamApps\common\GarrysMod\My Maps\(derby)"

Valve Software - vvis.exe (May 15 2014)
4 threads
reading c:\program files\steam\steamapps\common\garrysmod\my maps\(derby).bsp
Error opening c:\program files\steam\steamapps\common\garrysmod\my maps\(derby).bsp

** Executing...
** Command: "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\bin\vrad.exe"
** Parameters: -game "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2" "C:\Program Files\Steam\SteamApps\common\GarrysMod\My Maps\(derby)"

Valve Software - vrad.exe SSE (May 15 2014)

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\common\Source SDK Base 2013 Singleplayer\bin\lights.rad.
Loading c:\program files\steam\steamapps\common\garrysmod\my maps\(derby).bsp
Error opening c:\program files\steam\steamapps\common\garrysmod\my maps\(derby).bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\SteamApps\common\GarrysMod\My Maps\(derby).bsp" "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2\maps\(derby).bsp"

The command failed. Windows reported the error:
"The system cannot find the file specified."
----------------------------------------------------------------------------------------------------------------------------------------
What's the problem? Can anybody help?
< >
Showing 1-3 of 3 comments
kmaclives Sep 24, 2016 @ 6:54am 
ACTUALLY nevermind. Anybody who has these problems got ot this handy online tool at http://www.interlopers.net/errors/ you can input your compile log and it will find the errors.
You used displacement on a func_tanktrain, not allowed, displacement must only be world brush. Moreover I think ( and ) are not allowed in mapname.
Error: displacement found on a(n) func_tanktrain entity - not supported (entity 37, brush 0)
Last edited by [B.n.B] AlcyToronto; Sep 24, 2016 @ 7:46am
In my case there was no "C:\Program Files\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\hl2\maps\" folder, so, after I manually created it, compilation finished succesfully
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Sep 24, 2016 @ 6:49am
Posts: 3