Compiler error "can't find file specified"

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
User avatar
AsG1Alligator
prop_static
prop_static
Posts: 91
Joined: Wed Dec 01, 2010 4:53 pm
Contact:

Compiler error "can't find file specified"

Post by AsG1Alligator »

I need some help with my map. It fails to compile (damnit!)

Compile log:

Code: Select all

** Executing...
** Command: "c:\program files\steam\steamapps\michalm9\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\michalm9\half-life 2 deathmatch\hl2mp" "C:\Program Files\Steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.vmf"

Valve Software - vbsp.exe (Jul  7 2010)
2 threads
materialPath: c:\program files\steam\steamapps\michalm9\half-life 2 deathmatch\hl2mp\materials
Loading C:\Program Files\Steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.vmf
Brush 8721: MAX_MAP_PLANES
Side 5
Texture: METAL/METALTRUSS004A


** Executing...
** Command: "c:\program files\steam\steamapps\michalm9\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\michalm9\half-life 2 deathmatch\hl2mp" -fast "C:\Program Files\Steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard"

Valve Software - vvis.exe (Jul  7 2010)
fastvis = true
2 threads
reading c:\program files\steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.bsp
Error opening c:\program files\steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.bsp

** Executing...
** Command: "c:\program files\steam\steamapps\michalm9\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters:  -game "c:\program files\steam\steamapps\michalm9\half-life 2 deathmatch\hl2mp" -noextra "C:\Program Files\Steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard"

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

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

Loading c:\program files\steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.bsp
Error opening c:\program files\steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\steamapps\michalm9\sourcesdk_content\hl2mp\mapsrc\dm_junkyard.bsp" "C:\Program Files\Steam\Steamapps\michalm9\half-life 2 deathmatch\hl2mp\maps\dm_junkyard.bsp"

The command failed. Windows reported the error:
  "Nie można odnaleźć określonego pliku."
PS: Last line translates as: Can't find file specified.
Any ideas?
John Freeman looked at the ground and found a WEPON! So he picked it up and fired it at zombie goasts... in front of a house.

Image

Steam is so f*&(^g annoying.

http://www.radicalplay.com/madcars/egame.html

http://forums.steampowered.com/forums/s ... st23240389
Image
[thumbnail=center]http://i234.photobucket.com/albums/ee10 ... -dance.gif[/thumbnail]
User avatar
Fighter
prop_static
prop_static
Posts: 65
Joined: Mon Feb 15, 2010 5:10 pm
Location: Poland
Contact:

Re: Compiler error "can't find file specified"

Post by Fighter »

Brush 8721: MAX_MAP_PLANES
Side 5
Texture: METAL/METALTRUSS004A
Delete this brush and try compile.
Image
User avatar
AsG1Alligator
prop_static
prop_static
Posts: 91
Joined: Wed Dec 01, 2010 4:53 pm
Contact:

Re: Compiler error "can't find file specified"

Post by AsG1Alligator »

That might be a problem: I have about 20 copies of it in the map.

Ok i have read something and i admit: i may have pushed the brush/plane count a bit too far.
John Freeman looked at the ground and found a WEPON! So he picked it up and fired it at zombie goasts... in front of a house.

Image

Steam is so f*&(^g annoying.

http://www.radicalplay.com/madcars/egame.html

http://forums.steampowered.com/forums/s ... st23240389
Image
[thumbnail=center]http://i234.photobucket.com/albums/ee10 ... -dance.gif[/thumbnail]
Post Reply