"The system cannot find the file specified." HELP :<
2 replies, posted
When I try to compile my message I get this error.
"The system cannot find the file specified."
Heres the log
[CODE]
** Executing...
** Command: "c:\program files\steam\steamapps\acepluto\sourcesdk\bin\ep1\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\acepluto\half-life 2\hl2" "C:\Program Files\Steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally"
Valve Software - vbsp.exe (Dec 11 2006)
2 threads
materialPath: c:\program files\steam\steamapps\acepluto\half-life 2\hl2\materials
Loading C:\Program Files\Steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.vmf
material "metal/metaltruss022b" not found
Material not found!: METAL/METALTRUSS022B
material "de_train/train_metalceiling_02" not found
Material not found!: DE_TRAIN/TRAIN_METALCEILING_02
material "metal/prodcaution" not found
Material not found!: METAL/PRODCAUTION
material "metal/prodibeama" not found
Material not found!: METAL/PRODIBEAMA
material "de_train/train_metalceiling_01" not found
Material not found!: DE_TRAIN/TRAIN_METALCEILING_01
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
Processing areas...done (0)
Building Faces...done (0)
Chop Details...done (0)
Find Visible Detail Sides...Bad detail brush side
** Executing...
** Command: "c:\program files\steam\steamapps\acepluto\sourcesdk\bin\ep1\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\acepluto\half-life 2\hl2" "C:\Program Files\Steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally"
Valve Software - vvis.exe (Nov 8 2007)
2 threads
reading c:\program files\steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.bsp
Error opening c:\program files\steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.bsp
** Executing...
** Command: "c:\program files\steam\steamapps\acepluto\sourcesdk\bin\ep1\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\acepluto\half-life 2\hl2" "C:\Program Files\Steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally"
Valve Software - vrad.exe SSE (Nov 8 2007)
----- Radiosity Simulator ----
2 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']
Loading c:\program files\steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.bsp
Error opening c:\program files\steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\steamapps\acepluto\garrysmod\garrysmod\maps\Rs_Closedvally.bsp" "c:\program files\steam\steamapps\acepluto\half-life 2\hl2\maps\Rs_Closedvally.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
[/CODE]
Find Visible Detail Sides...Bad detail brush side
this is crashing your vbsp which means vvis and rad cant run
[quote]material "metal/metaltruss022b" not found
Material not found!: METAL/METALTRUSS022B
material "de_train/train_metalceiling_02" not found
Material not found!: DE_TRAIN/TRAIN_METALCEILING_02
material "metal/prodcaution" not found
Material not found!: METAL/PRODCAUTION
material "metal/prodibeama" not found
Material not found!: METAL/PRODIBEAMA
material "de_train/train_metalceiling_01" not found
Material not found!: DE_TRAIN/TRAIN_METALCEILING_01[/quote]
How long have these been showing up for? Have you been able to compile with these errors before?
[quote]Find Visible Detail Sides...Bad detail brush side[/quote]
That looks suspicious as well. In fact I'd blame that before the missing materials. Do you have any.. I dunno, "weird" detail brushes? Like with really weird geometry or something?
Ah, partially ninja'd. Well yeah, actually press "Alt+P" in Hammer and go to any error being caused by a detail brush, and delete/remake it.
Sorry, you need to Log In to post a reply to this thread.