compile error

Anddos

Hunter
Joined
Oct 3, 2003
Messages
68
Reaction score
0
u get this compile error with just a siimple room



*** Suppressing further FindPortalSide errors.... ***
Processing areas...done (0)
Building Faces...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
Can't load skybox file sky_wasteland02 to build the default cubemap!
Finding displacement neighbors...
Finding lightmap sample positions...
Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
Building Physics collision data...
done (0) (2292 bytes)
Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
Writing C:\Program Files\Valve\Steam\SteamApps\anddos21\sourcesdk\cstrike_sample_content\maps\c.bsp
1 second elapsed
Memory leak: mempool blocks left in memory: 49
 
I get that too. Most people do AFAIK. It doesn't seem to cause any problems. Your map should be fully compiled and ready to load.
 
Anddos said:
where should it of made the bsp file then ??
Relative to your SteamApps/username directory, it would be: sourcesdk/cstrike_sample_content/maps unless you have your .vmf in some other directory, in which case Hammer might output it there, but I can't verify that, as all my maps are indeed in the aformentioned directory.

p.s. When in doubt, just search your hard drive :P
 
Sorry 2 hijack,
Im a noob so be gentle.

Iv made a basic room following Ichi's tut (cheers m8) when i try and compile it i get this error -


** Executing...
** Command: Change Directory
** Parameters: "C:\Program Files\Valve\Steam\SteamApps\jammydodger13\sourcesdk"


** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Valve\Steam\SteamApps\jammydodger13\sourcesdk\cstrike_sample_content\maps\tut_room.vmf" "C:\Program Files\Valve\Steam\SteamApps\Jammydodger\sourcesdk\cstrike_sample_content\maps\tut_room.vmf"

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


Any ideas whats wrong?

cheers
 
Here's the paths i got set up in hammer are they ok?

C:\Program Files\Valve\Steam\SteamApps\jammydodger13\sourcesdk

C:\Program Files\Valve\Steam\SteamApps\jammydodger13\sourcesdk\cstrike_sample_content

C:\Program Files\Valve\Steam\SteamApps\jammydodger13\sourcesdkcstrike_sample_content\maps

please help ;(
 
Back
Top