- May 6, 2008
- 2
- 0
I'm trying to compile my map and for some reason it writes itself then can't find where it put itself. Then it gives me a "Windows can't find file" error and stops the compile.
Here's the compile text...
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vbsp.exe (Mar 11 2008)
2 threads
materialPath: c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf\materials
Loading C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.vmf
Error: displacement found on a(n) func_detail entity - not supported (entity 77, brush 0)
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" -fast "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vvis.exe (Mar 11 2008)
fastvis = true
2 threads
reading c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
Error opening c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" -noextra "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vrad.exe SSE (Mar 11 2008)
Valve Radiosity Simulator
2 threads
[Reading texlights from 'lights.rad']
[34 texlights parsed from 'lights.rad']
Loading c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
Error opening c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp" "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf\maps\pl_canyon_06.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
Here's the compile text...
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vbsp.exe (Mar 11 2008)
2 threads
materialPath: c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf\materials
Loading C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.vmf
Error: displacement found on a(n) func_detail entity - not supported (entity 77, brush 0)
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" -fast "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vvis.exe (Mar 11 2008)
fastvis = true
2 threads
reading c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
Error opening c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
** Executing...
** Command: "c:\program files\steam\steamapps\xfunc_carter\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf" -noextra "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06"
Valve Software - vrad.exe SSE (Mar 11 2008)
Valve Radiosity Simulator
2 threads
[Reading texlights from 'lights.rad']
[34 texlights parsed from 'lights.rad']
Loading c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
Error opening c:\program files\steam\steamapps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\SteamApps\xfunc_carter\sourcesdk_content\tf\mapsrc\pl_canyon_06.bsp" "c:\program files\steam\steamapps\xfunc_carter\team fortress 2\tf\maps\pl_canyon_06.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."