Hello all,
Please forgive me if I have done a very stupid mistake, I am very new to mapping.
I recently got interested in mapping for Sven Coop, so I got Hammer (Valve Hammer Editor, not the source SDK one). I set it up - thanks to your tutorials :smile: and I made a very simple box (I holowed out a cube - don't kill me! it was only for a test!) with one texture, 4 light ents and an info_player_start ent in the middle. I tried running it (f9), but it just abruptly shut down. Hmmmm....I tried it a couple of other ways (exporting to map and then running a MAP->BSP compiler...didn't work). So I got Worldcraft, this time I DID actually get an error message in the compilation log.
Here it is (note - i wiped out my acc name, but there is no @ symbol in it):
** Executing...
** Command: Change Directory
** Parameters: "C:\Program Files\Steam\SteamApps\#####\half-life"
** Executing...
** Command: C:\Program Files\Steam\Hammer\hlcsg.exe
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Could not execute the command:
"C:\Program Files\Steam\Hammer\hlcsg.exe" "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Windows gave the error message:
"The operation completed successfully."
** Executing...
** Command: C:\Program Files\Steam\Hammer\hlbsp.exe
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Could not execute the command:
"C:\Program Files\Steam\Hammer\hlbsp.exe" "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Windows gave the error message:
"The operation completed successfully."
** Executing...
** Command: C:\Program Files\Steam\Hammer\hlvis.exe
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Could not execute the command:
"C:\Program Files\Steam\Hammer\hlvis.exe" "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Windows gave the error message:
"The operation completed successfully."
** Executing...
** Command: C:\Program Files\Steam\Hammer\hlvis.exe
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Could not execute the command:
"C:\Program Files\Steam\Hammer\hlvis.exe" "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test"
- Windows gave the error message:
"The operation completed successfully."
** Executing...
** Command: Copy File
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test.bsp" "C:\Program Files\Steam\SteamApps\#####\half-life\valve\maps\test.bsp"
The command failed. Windows reported the error:
  "The system cannot find the file specified."
** Executing...
** Command: Copy File
** Parameters: "c:\program files\steam\steamapps\#####\half-life\svencoop\maps\rmfs\test.pts" "C:\Program Files\Steam\SteamApps\#####\half-life\valve\maps\test.pts"
The command failed. Windows reported the error:
  "The system cannot find the file specified."
** Executing...
** Command: C:\Program Files\Steam\steam.exe
** Parameters: +map "test" -dev -console
That's the compilation for the HALF-LIFE config I made for WorldCraft. I hope you can help me on this.
Cheers in advance :smile:
Duggles