• Error When Compiling
    13 replies, posted
When I compile my map I get this error: [QUOTE]The command failed. Windows reported the error: "The system cannot find the file specified."[/QUOTE] Here is my compile log (or at least what was able to get compiled) [CODE] ** Executing... ** Command: "d:\program files\steam\steamapps\rakosmanjr1\sourcesdk\bin\orangebox\bin\vbsp.exe" ** Parameters: -game "d:\program files\steam\steamapps\rakosmanjr1\counter-strike source\cstrike" "D:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.vmf" Valve Software - vbsp.exe (Jun 8 2010) 2 threads materialPath: d:\program files\steam\steamapps\rakosmanjr1\counter-strike source\cstrike\materials Loading D:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.vmf Brush 4536: FloatPlane: bad normal Side 1 Texture: DEV/DEV_MEASUREGENERIC01 ** Executing... ** Command: "d:\program files\steam\steamapps\rakosmanjr1\sourcesdk\bin\orangebox\bin\vvis.exe" ** Parameters: -game "d:\program files\steam\steamapps\rakosmanjr1\counter-strike source\cstrike" "D:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars" Valve Software - vvis.exe (Jun 8 2010) 2 threads reading d:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.bsp Error opening d:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.bsp ** Executing... ** Command: "d:\program files\steam\steamapps\rakosmanjr1\sourcesdk\bin\orangebox\bin\vrad.exe" ** Parameters: -game "d:\program files\steam\steamapps\rakosmanjr1\counter-strike source\cstrike" "D:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars" Valve Software - vrad.exe SSE (Jun 8 2010) Valve Radiosity Simulator 2 threads [Reading texlights from 'lights.rad'] [1 texlights parsed from 'lights.rad'] Loading d:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.bsp Error opening d:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.bsp ** Executing... ** Command: Copy File ** Parameters: "D:\program files\steam\steamapps\rakosmanjr1\hammer maps\vmf\gm_castle_wars.bsp" "d:\program files\steam\steamapps\rakosmanjr1\hammer maps\compiled\gm_castle_wars.bsp" The command failed. Windows reported the error: "The system cannot find the file specified." [/CODE] I have checked all my paths for vbsp.exe, vvis.exe and vrad.exe.
[quote] Brush 4536: FloatPlane: bad normal Side 1 Texture: DEV/DEV_MEASUREGENERIC01 [/quote] I'm guessing it's an invalid brush. Try going to View > Go to brush number > Plug in "4536" and deleting it.
Brush 4536: FloatPlane: bad normal Your brush needs to be remade. Go to view> Go to brush number [editline]12:37AM[/editline] Ninja'd :ninja:
I fixed the brush but the .bsp still isn't being created when I compile the map.
Do you have any entities in your map?
I believe I only have "info_gamemode".
Place a info_player_start somewhere, and I hope you add lighting in your map, nobody likes fullbright maps.
Yeah forgot I had an info_player_start, but I'm going to add light once I get stuff working.
Is that long for it works now?
I wish it was. :(
Post the new compile log.
Well I can't post the new compile log because it freezes hammer when it tries to do the portal flow. [editline]10:41AM[/editline] But I do think it is working now. I had looked at it again before you posted and had to delete a couple more bad brushes.
[url]http://rvanhoorn.ruhosting.nl/optimization.php?chapter=intro[/url] Read up on this.
Great link, thanks!
Sorry, you need to Log In to post a reply to this thread.