• Compiling Error, please help.
    4 replies, posted
I keep getting this error while trying to compile this map: [quote]The command failed. Windows reported the error: "The system cannot find the file specified." Do you want to continue? [Yes] [No][/quote] Here's my log. [quote]** Executing... ** Command: "c:\program files\steam\steamapps\beastcorp\sourcesdk\bin\orangebox\bin\vbsp.exe" ** Parameters: -game "c:\program files\steam\steamapps\beastcorp\half-life 2 episode two\ep2" "C:\Documents and Settings\BiLL JR\Desktop\Maps\rp_gerian_rc1.vmf" Valve Software - vbsp.exe (Jun 8 2010) 2 threads materialPath: c:\program files\steam\steamapps\beastcorp\half-life 2 episode two\ep2\materials Loading C:\Documents and Settings\BiLL JR\Desktop\Maps\rp_gerian_rc1.vmf Error: displacement found on a(n) func_detail entity - not supported (entity 546, brush 0) ** Executing... ** Command: "c:\program files\steam\steamapps\beastcorp\sourcesdk\bin\orangebox\bin\vvis.exe" ** Parameters: -game "c:\program files\steam\steamapps\beastcorp\half-life 2 episode two\ep2" "C:\Documents and Settings\BiLL JR\Desktop\Maps\rp_gerian_rc1" Valve Software - vvis.exe (Jun 8 2010) 2 threads reading c:\documents and settings\bill jr\desktop\maps\rp_gerian_rc1.bsp Error opening c:\documents and settings\bill jr\desktop\maps\rp_gerian_rc1.bsp ** Executing... ** Command: "c:\program files\steam\steamapps\beastcorp\sourcesdk\bin\orangebox\bin\vrad.exe" ** Parameters: -game "c:\program files\steam\steamapps\beastcorp\half-life 2 episode two\ep2" "C:\Documents and Settings\BiLL JR\Desktop\Maps\rp_gerian_rc1" Valve Software - vrad.exe SSE (Jun 8 2010) Valve Radiosity Simulator 2 threads [Reading texlights from 'lights.rad'] [48 texlights parsed from 'lights.rad'] Loading c:\documents and settings\bill jr\desktop\maps\rp_gerian_rc1.bsp Error opening c:\documents and settings\bill jr\desktop\maps\rp_gerian_rc1.bsp ** Executing... ** Command: Copy File ** Parameters: "C:\Documents and Settings\BiLL JR\Desktop\Maps\rp_gerian_rc1.bsp" "c:\program files\steam\steamapps\beastcorp\half-life 2 episode two\ep2\maps\rp_gerian_rc1.bsp" The command failed. Windows reported the error: "The system cannot find the file specified."[/quote] If anyone could help, I'd greatly appreciate it.
Error: displacement found on a(n) func_detail entity - not supported (entity 546, brush 0) Put the displacement back to the world. Displacements cant be entities.
Set the visgroup to auto, then click on displacements, press the mark button, then click ToWorld.
make sure you have these 3 things 1) that ur map name doesnt have ANY spaces. 2) make sure that the map bsp (i believe) is in the location u put it in, the game its specified for and one other thing, but u'll figure that out. 3) make sure it doesnt have leaks.
[QUOTE=darkshifter98;23182382]make sure you have these 3 things 1) that ur map name doesnt have ANY spaces. 2) make sure that the map bsp (i believe) is in the location u put it in, the game its specified for and one other thing, but u'll figure that out. 3) make sure it doesnt have leaks.[/QUOTE] Alternatively, you could read the first post and follow the fix.
Sorry, you need to Log In to post a reply to this thread.