dumd error, now i cannot compile

  • If you're asking a question make sure to set the thread type to be a question!
Feb 17, 2009
1,165
376
Check for leaks.
1) You haven't sealed the map properly.
2) You have some faulty displacements.
3)...

Paste your compile log, so we can see whats wrong.
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,669
Possible problems, since you didn't say where it says this:

• You have a space in the name of your map, causing an invalid path that it "can't find"
• You have a fatal error meaning no BSP is being generated, so it can't find it. If this is the case you'll need to either tell us the real error near the beginning of the compile or past the log into www.interlopers.net/errors
 

(-TN-) Ben2

L4: Comfortable Member
Apr 10, 2009
172
15
heres the log




** Executing...
** Command: "c:\program files\steam\steamapps\ex3vious\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\ex3vious\team fortress 2\tf" "C:\Documents and Settings\Ben\Desktop\pl_weapons_facility_b3a5.vmf"

Valve Software - vbsp.exe (May 7 2010)
2 threads
materialPath: c:\program files\steam\steamapps\ex3vious\team fortress 2\tf\materials
Loading C:\Documents and Settings\Ben\Desktop\pl_weapons_facility_b3a5.vmf
Entity 1955: func_areaportal can only be a single brush

** Executing...
** Command: "c:\program files\steam\steamapps\ex3vious\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\ex3vious\team fortress 2\tf" -fast "C:\Documents and Settings\Ben\Desktop\pl_weapons_facility_b3a5"

Valve Software - vvis.exe (May 7 2010)
fastvis = true
2 threads
reading c:\documents and settings\ben\desktop\pl_weapons_facility_b3a5.bsp
Error opening c:\documents and settings\ben\desktop\pl_weapons_facility_b3a5.bsp

** Executing...
** Command: "c:\program files\steam\steamapps\ex3vious\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\ex3vious\team fortress 2\tf" -noextra "C:\Documents and Settings\Ben\Desktop\pl_weapons_facility_b3a5"

Valve Software - vrad.exe SSE (May 7 2010)

Valve Radiosity Simulator
2 threads
[Reading texlights from 'lights.rad']
[34 texlights parsed from 'lights.rad']

Loading c:\documents and settings\ben\desktop\pl_weapons_facility_b3a5.bsp
Error opening c:\documents and settings\ben\desktop\pl_weapons_facility_b3a5.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Documents and Settings\Ben\Desktop\pl_weapons_facility_b3a5.bsp" "c:\program files\steam\steamapps\ex3vious\team fortress 2\tf\maps\pl_weapons_facility_b3a5.bsp"

The command failed. Windows reported the error:
"The system cannot find the file specified."