.bsp missing


snefan
10-10-2005, 03:08 PM
hello!

i've started on a dod source map and i got problems compiling.

** Executing...
** Command: Copy File
** Parameters: "C:\Program\Valve\Steam\SteamApps\<user>\sourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp"
"c:\program\valve\steam\steamapps\<user>\half-life 2 deathmatch\hl2mp\maps\dod_charlie.bsp"

The command failed. Windows reported the error:
"The file can not be found."

so i looked in that folder where the .bsp should be copied from and its not there. :confused:

please help!

snefan
10-10-2005, 03:19 PM
might add that im making it through HL2: DM :)

KominAaa
10-10-2005, 03:35 PM
dont you have any errors during the compilation that prevents the tools from creating the .bsp thus making the copy impossible?

some errors like having displaces as func_details and such things.

Ca-Chicken-Soup
10-11-2005, 02:07 AM
Post the whole log, the .bsp won't be there because something, most likely a leak, caused some tools not to make the output for the other tools to use and so no product formed!

snefan
10-11-2005, 11:50 AM
** Executing...
** Command: "c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk\bin\vbsp.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\znoozi@yahoo.se\h alf-life 2 deathmatch\hl2mp" "C:\Program\Valve\Steam\SteamApps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie"

Valve Software - vbsp.exe (Jan 19 2005)
1 threads
materialPath: c:\program\valve\steam\steamapps\znoozi@yahoo.se\h alf-life 2 deathmatch\hl2mp\materials
Loading C:\Program\Valve\Steam\SteamApps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.vmf
Error: displacement found on a(n) func_wall_toggle entity - not supported


** Executing...
** Command: "c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk\bin\vvis.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\znoozi@yahoo.se\h alf-life 2 deathmatch\hl2mp" "C:\Program\Valve\Steam\SteamApps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie"

Valve Software - vvis.exe (Dec 15 2004)
1 threads
reading c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp
Error opening c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp

** Executing...
** Command: "c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk\bin\vrad.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\znoozi@yahoo.se\h alf-life 2 deathmatch\hl2mp" "C:\Program\Valve\Steam\SteamApps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie"

Valve Software - vrad.exe (Mar 8 2005)
----- Radiosity Simulator ----
1 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']

Loading c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp
Error opening c:\program\valve\steam\steamapps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program\Valve\Steam\SteamApps\znoozi@yahoo.se\s ourcesdk_content\hl2mp\mapsrc\dod_charlie.bsp" "c:\program\valve\steam\steamapps\znoozi@yahoo.se\h alf-life 2 deathmatch\hl2mp\maps\dod_charlie.bsp"

The command failed. Windows reported the error:
"Det går inte att hitta filen."


=========================================


there you go...
cant displacements be enteties?

snefan
10-11-2005, 12:05 PM
no worries guys, deleted the displacement enteties and compiles now

thanks for the help :D

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.