• Hammer error when running Map
    7 replies, posted
I've been making a CTF TF2 map in hammer and all of a sudden when I tried to run it, it came up with The command failed. Windows reported the error: "The system cannot find the file specified." heres what I think that might of caused it 1. I set the lights to 1000 because i'm unsure how bright it is 2. I Pasted a lot of props that lag when I go near them
I've got this error too. Looks like somewhy Hammer won't pass any parameters to the compiling units (vrad, vbsp, etc) and they won't compile the map. That's why it won't find the file. Oh also, I got the problem under Ep2.
Would you post the whole compile log?
When it does work after going back to a older version the whole map is glitchy, when i move around you can see through the walls and see the skybox. and also the metal and glass textures are a missing texture. [URL=http://img411.imageshack.us/i/ctfrupturefarms0005.jpg/][IMG]http://img411.imageshack.us/img411/4771/ctfrupturefarms0005.th.jpg[/IMG][/URL] [B][URL=http://img824.imageshack.us/i/ctfrupturefarms0001.jpg/][IMG]http://img824.imageshack.us/img824/3305/ctfrupturefarms0001.th.jpg[/IMG][/URL] any changes I make as well do not work as it always loads up this fucked up version. [QUOTE]** Executing... ** Command: "c:\program files\steam\steamapps\wariopunk25\sourcesdk\bin\orangebox\bin\vbsp.exe" ** Parameters: -game "c:\program files\steam\steamapps\wariopunk25\team fortress 2\tf" "C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.vmf" Valve Software - vbsp.exe (Jul 7 2010) 4 threads materialPath: c:\program files\steam\steamapps\wariopunk25\team fortress 2\tf\materials Loading C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.vmf ConVarRef mat_reduceparticles doesn't point to an existing ConVar fixing up env_cubemap materials on brush sides... ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (2) ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (2) Processing areas...done (0) Building Faces...done (0) Chop Details...done (0) Find Visible Detail Sides...done (0) Merging details...done (0) FixTjuncs... PruneNodes... WriteBSP... done (0) writing C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.prt...Building visibility clusters... done (0) *** Error: Skybox vtf files for skybox/sky_harvest_01 weren't compiled with the same size texture and/or same flags! Can't load skybox file skybox/sky_harvest_01 to build the default cubemap! *** Error: Skybox vtf files for skybox/sky_harvest_01 weren't compiled with the same size texture and/or same flags! Can't load skybox file skybox/sky_harvest_01 to build the default cubemap! Finding displacement neighbors... Finding lightmap sample positions... Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10 Overlay touching too many faces (touching 79, max 64) Overlay decals/decalsigndanger001e at -337.4 1776.0 339.2 ** Executing... ** Command: "c:\program files\steam\steamapps\wariopunk25\sourcesdk\bin\orangebox\bin\vvis.exe" ** Parameters: -game "c:\program files\steam\steamapps\wariopunk25\team fortress 2\tf" -fast "C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2" Valve Software - vvis.exe (Jul 7 2010) fastvis = true 4 threads reading c:\program files\steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.bsp Error opening c:\program files\steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.bsp ** Executing... ** Command: "c:\program files\steam\steamapps\wariopunk25\sourcesdk\bin\orangebox\bin\vrad.exe" ** Parameters: -game "c:\program files\steam\steamapps\wariopunk25\team fortress 2\tf" -noextra "C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2" Valve Software - vrad.exe SSE (Jul 7 2010) Valve Radiosity Simulator 4 threads [Reading texlights from 'lights.rad'] [34 texlights parsed from 'lights.rad'] Loading c:\program files\steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.bsp Error opening c:\program files\steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.bsp ** Executing... ** Command: Copy File ** Parameters: "C:\Program Files\Steam\steamapps\wariopunk25\sourcesdk_content\tf\mapsrc\ctf_rupturefarmsv2.bsp" "c:\program files\steam\steamapps\wariopunk25\team fortress 2\tf\maps\ctf_rupturefarmsv2.bsp" The command failed. Windows reported the error: "The system cannot find the file specified."[/QUOTE]
Overlay touching too many faces (touching 79, max 64) Overlay decals/decalsigndanger001e at -337.4 1776.0 339.2 You have overlays touching too many faces.
so get rid of the overlays?
Don't make it use so many faces. You should use overlays if you really need to rescale/rotate a decal. Other than that use decals.
It worked! thanks for all your help Firegod :D
Sorry, you need to Log In to post a reply to this thread.