Plz help...=/... cant get Hammer to compile


Blitzkriege
03-13-2004, 09:16 PM
I checked all my filepaths and such but still come up with this when I attempt to compile... any answers.. anyone? =)
** Executing...
** Command: Change Directory
** Parameters: "C:\SIERRA\Half-Life"


** Executing...
** Command: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLCSG.EXE
** Parameters: "c:\wads\hill ii"

* Could not execute the command:
C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLCSG.EXE "c:\wads\hill ii"
* Windows gave the error message:
"The operation completed successfully."

** Executing...
** Command: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLBSP.EXE
** Parameters: "c:\wads\hill ii"

hlbsp v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlbsp -----
Command line: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLBSP.EXE "c:\wads\hill ii"
>> There was a problem compiling the map.
>> Check the file c:\wads\hill ii.log for the cause.

----- END hlbsp -----




** Executing...
** Command: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLVIS.EXE
** Parameters: "c:\wads\hill ii" -full

hlvis v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlvis -----
Command line: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLVIS.EXE "c:\wads\hill ii"-full
>> There was a problem compiling the map.
>> Check the file c:\wads\hill ii.log for the cause.

----- END hlvis -----




** Executing...
** Command: C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLRAD.EXE
** Parameters: "c:\wads\hill ii" -extra

* Could not execute the command:
C:\SIERRA\HALF-L~1\DOD\SPRITES\MAPSPR~1\HLRAD.EXE "c:\wads\hill ii" -extra
* Windows gave the error message:
"The operation completed successfully."

** Executing...
** Command: Copy File
** Parameters: "c:\wads\hill ii.bsp" "C:\SIERRA\Half-Life\dod\maps\hill ii.bsp"

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

Jello_Biafra
03-13-2004, 10:14 PM
You don't have the full file path. You are either missing the .map or the .wad. I am not sure what file type that "hill ii" is.

Blitzkriege
03-13-2004, 10:49 PM
Aye... for some reason it wont create a bsp file for the map...I cant figure why......

Blitzkriege
03-13-2004, 11:04 PM
Aye... for some reason it wont create a bsp file for the map...I cant figure why......

greenhorn
03-14-2004, 08:11 AM
the parameters for each program shouldn't have a directory, just your commands. Get rid of the "c:maps/wads/hill ii" or whatever that you put in each line. Are you trying to wadinclude? If so the command would be "-wadinclude wadname.wad", and you put that command only in the csg commandline. Make sense?

Blitzkriege
03-14-2004, 10:04 AM
Ok.. Ill try... that...
Umm... Wadinclude?... dont know what that is yet... just tryin to get this to make a bsp file for the moment... i think thats the crux of my dilema

Blitzkriege
03-14-2004, 10:08 AM
Ok...the wadinclude thing did'nt work... anyother ideas as to why hammer wont make the bsp file?
By the way "hill ii" is the name of the map... I have since changed that to "dod_hill".

Blitzkriege
03-14-2004, 10:16 AM
The compile /run command for bsp is $bsp_exe $path\$file
The compile/run command for copy bsp is ......................>
Copy File $path\$file.bsp $bspdir\$file.bsp



----- BEGIN hlbsp -----
Command line: C:\PROGRA~1\VALVEH~1\TOOLS\HLBSP.EXE "c:\program files\day of defeat\dod\maps\dod_hill"
>> There was a problem compiling the map.
>> Check the file c:\program files\day of defeat\dod\maps\dod_hill.log for the cause.

----- END hlbsp -----
Now i can actually get dod to start but it then gives me this error
Cant register variable mp_chattime, already defined
map change failed: 'dod_hill' not found on server.

Jello_Biafra
03-14-2004, 11:37 AM
"map change failed: 'dod_hill' not found on server" means the map didn't compile, so there is no map for DoD to run.



>> There was a problem compiling the map.
>> Check the file c:\program files\day of defeat\dod\maps\dod_hill.log for the cause.


Did you, well, check dod_hill.log?

Blitzkriege
03-18-2004, 05:28 PM
I can find the file but dont know how to check it. When i try to open it, it asks what program to use. I know Im an idiot...=/

Jello_Biafra
03-18-2004, 09:16 PM
You can open it through Nem's batch compiler, or with any text prog like notepad or wordpad.

Blitzkriege
03-19-2004, 08:14 PM
K..thx very much

VoodooChild
03-20-2004, 05:43 AM
"hill ii.wad"

Has a space in it. HL does not recognize any files of any type with spaces in the file names. This could be a problem.

========

Btw, this really should go in the Q/A forum. Everyone checks it so dont think because you post there no one will answer. :)

:cool:
-voodoo

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.