• Compile Error: "The system cannot find the file specified."
    6 replies, posted
** Executing... ** Command: Copy File ** Parameters: "E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1.bsp" "e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2\maps\ttt_bp-protocol_a1.bsp" The command failed. Windows reported the error: "The system cannot find the file specified." -------------------------- First time making a map for garrysmod and it wont compile. I'm using HL2 EP2 engine and a ttt.fgd
Wheres the rest of the log...
** Executing... ** Command: "e:\steam\steamapps\bloodspine\sourcesdk\bin\orangebox\bin\vbsp.exe" ** Parameters: -game "e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2" "E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1.vmf" Valve Software - vbsp.exe (Jul 7 2010) 4 threads materialPath: e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2\materials Loading E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1.vmf Error: displacement found on a(n) func_detail entity - not supported (entity 1, brush 0) ** Executing... ** Command: "e:\steam\steamapps\bloodspine\sourcesdk\bin\orangebox\bin\vvis.exe" ** Parameters: -game "e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2" "E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1" Valve Software - vvis.exe (Jul 7 2010) 4 threads reading e:\steam\steamapps\bloodspine\garrysmod\garrysmod\maps\mip\ttt_bp-protocol_a1.bsp Error opening e:\steam\steamapps\bloodspine\garrysmod\garrysmod\maps\mip\ttt_bp-protocol_a1.bsp ** Executing... ** Command: "e:\steam\steamapps\bloodspine\sourcesdk\bin\orangebox\bin\vrad.exe" ** Parameters: -game "e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2" "E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1" Valve Software - vrad.exe SSE (Jul 7 2010) Valve Radiosity Simulator 4 threads [Reading texlights from 'lights.rad'] [48 texlights parsed from 'lights.rad'] Loading e:\steam\steamapps\bloodspine\garrysmod\garrysmod\maps\mip\ttt_bp-protocol_a1.bsp Error opening e:\steam\steamapps\bloodspine\garrysmod\garrysmod\maps\mip\ttt_bp-protocol_a1.bsp ** Executing... ** Command: Copy File ** Parameters: "E:\Steam\steamapps\bloodspine\garrysmod\garrysmod\maps\MIP\ttt_bp-protocol_a1.bsp" "e:\steam\steamapps\bloodspine\half-life 2 episode two\ep2\maps\ttt_bp-protocol_a1.bsp" The command failed. Windows reported the error: "The system cannot find the file specified."
Error: displacement found on a(n) func_detail entity - not supported (entity 1, brush 0) A displacement cannot be an entity. Tie it to a world brush. Also, please use the help threads. Even a google search would tell you what was wrong.
So, i just Ctrl+T and make the displacements a func_brush? Because that didn't work.
[QUOTE=Bloodprime;30355525]So, i just Ctrl+T and make the displacements a func_brush? Because that didn't work.[/QUOTE] Is a func_brush a world brush? No, it's an entity. Click the displacement, and press ctrl+shift+w Then, don't try and tie it to any entity at all.
Bingo. Merci.
Sorry, you need to Log In to post a reply to this thread.