Total n00b: Compiling Question Created 19 years ago2004-11-09 09:13:57 UTC by warmage_magus warmage_magus

Created 19 years ago2004-11-09 09:13:57 UTC by warmage_magus warmage_magus

Posted 19 years ago2004-11-09 09:13:57 UTC Post #72344
Hi, I just started mapping yesterday, and breezed through the first beginner tutorial with Hammer with the Source SDK version of Hammer.

One problem, the very last step. How do I freakin' compile? I've got a hollow box with an info_player_start and light entity. I just wanna run the map now, lol.

This is what my Run Map options look like (both taken off of Valve-erc's tutorial):
User posted image
User posted image
I then press "Go" and get the following Error:

** Executing...
** Command: C:Program FilesValveSteamSteamAppswarmage_magus@hotmail.comsourcesdkbinvbsp.exe
** Parameters: practice

Valve Software - vbsp.exe (Nov 4 2004)
1 threads
Unable to find gameinfo.txt relative to 'practice'. Solutions:

1. Set environment variable 'VPROJECT' to the path where gameinfo.txt is.
2. Place 'practice' below the path where gameinfo.txt is.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.

** Executing...
** Command: C:Program FilesValveSteamSteamAppswarmage_magus@hotmail.comsourcesdkbinvvis.exe
** Parameters: -mpi practice

MPI - Establishing connections...
Can't find C:PROGRAM FILESVALVESTEAMSTEAMAPPSWARMAGE_MAGUS@HOTMAIL.COMSOURCESDKBIN/dependency_info_vvis.txt.

** Executing...
** Command: C:Program FilesValveSteamSteamAppswarmage_magus@hotmail.comsourcesdkbinvrad.exe
** Parameters: -mpi practice

MPI - Establishing connections...
Can't find C:PROGRAM FILESVALVESTEAMSTEAMAPPSWARMAGE_MAGUS@HOTMAIL.COMSOURCESDKBIN/dependency_info_vrad.txt.

** Executing...
** Command: Copy File
** Parameters: c:PROGRA~1valvesteamSTEAMA~1practice.bsp C:Program FilesValveSteamSteamAppswarmage_magus@hotmail.comsourcesdkcstrike_sample_contentmapspractice.bsp
  • Could not execute the command:
Copy File c:PROGRA~1valvesteamSTEAMA~1practice.bsp C:Program FilesValveSteamSteamAppswarmage_magus@hotmail.comsourcesdkcstrike_sample_contentmapspractice.bsp
  • Windows gave the error message:
"Access is denied."

Can someone help me out? Will Zoners and HLCC work with the new .vmf files? Do I need to export it any certain way?

Let me know. Any help. Any.
Posted 19 years ago2004-11-09 10:54:41 UTC Post #72360
Unable to find gameinfo.txt relative to 'practice'. Solutions:

1. Set environment variable 'VPROJECT' to the path where gameinfo.txt is.
2. Place 'practice' below the path where gameinfo.txt is.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.
Zoner's won't compile Hammer 4 maps.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-11-09 11:10:14 UTC Post #72361
The problem here is that you need to move the gameinfo.txt file from the sourcesdkcstrike_sample_content folder, to your counter-strike sourcecstrike folder.
RabidMonkey RabidMonkeymapmapmapfapmap
You must be logged in to post a response.