Compile Error


Major Ingram
10-27-2005, 04:34 PM
I want to test my map on dod:source, but when I went to complie it I got this error.


** Executing...
** Command: "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \SOURCESDK\BIN\vbsp.exe"
** Parameters: -dev -console +sv_lan 1

Valve Software - vbsp.exe (Jan 19 2005)
VBSP: Unknown option "-dev"

Command line: "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \SOURCESDK\BIN\vbsp.exe" "-dev" "-console" "+sv_lan" "1"

usage : vbsp [options...] mapfile
example: vbsp -onlyents c:\hl2\hl2\maps\test

Common options (use -v to see all options):

-v (or -verbose): Turn on verbose output (also shows more command
line options).

-onlyents : This option causes vbsp only import the entities from the .vmf
file. -onlyents won't reimport brush models.
-onlyprops : Only update the static props and detail props.
-glview : Writes .gl files in the current directory that can be viewed
with glview.exe. If you use -tmpout, it will write the files
into the \tmp folder.
-nodetail : Get rid of all detail geometry. The geometry left over is
what affects visibility.
-nowater : Get rid of water brushes.
-low : Run as an idle-priority process.
-nolinuxdata: By default, it writes physics data for linux servers.
This parameter disables writing linux physics data
into the map.

-vproject <directory> : Override the VPROJECT environment variable.
-game <directory> : Same as -vproject.


** Executing...
** Command: "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \SOURCESDK\BIN\vvis.exe"
** Parameters: -game "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \day of defeat source\dod" "c:\program files\valve hammer editor\maps\dod_townsvile"

Valve Software - vvis.exe (Dec 15 2004)
1 threads
reading c:\program files\valve hammer editor\maps\dod_townsvile.bsp
Error opening c:\program files\valve hammer editor\maps\dod_townsvile.bsp

** Executing...
** Command: "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \SOURCESDK\BIN\vrad.exe"
** Parameters: -game "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \day of defeat source\dod" "c:\program files\valve hammer editor\maps\dod_townsvile"

Valve Software - vrad.exe (Mar 8 2005)
----- Radiosity Simulator ----
1 threads
Could not find lights.rad in lights.rad.
Trying VRAD BIN directory instead...
Warning: Couldn't open texlight file C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \SOURCESDK\BIN\lights.rad.
Loading c:\program files\valve hammer editor\maps\dod_townsvile.bsp
Error opening c:\program files\valve hammer editor\maps\dod_townsvile.bsp

** Executing...
** Command: Copy File
** Parameters: "c:\program files\valve hammer editor\maps\dod_townsvile.bsp" "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \day of defeat source\dod\maps\dod_townsvile.bsp"

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

** Executing...
** Command: ""
** Parameters: -allowdebug -game "C:\PROGRAM FILES\VALVE\STEAM\STEAMAPPS\JOSEPHORF@PASSPORT.COM \day of defeat source\dod" +map "dod_townsvile"

Dose any one know how to fix this?

meelo
10-27-2005, 06:15 PM
the parameters -dev -console +sv_lan 1 don't belong in the compile tool diologue,

If you're running in expert mode compile, switch to normal and put those params in the "additional launch options" line. Should compile fine after that.

ultranew_b
10-27-2005, 06:19 PM
There is a Compile Error F.A.Q over at HL2 World:

http://www.hl2world.com/bbs/compile-error-faq-read-this-before-posting-vt30305.html?sid=276b6538978bc7545ec28de6b7666f23

: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.