CS 1.6 Map problem compiling. No .prt file. HLBSP messing up...

CS 1.6 Map problem compiling. No .prt file. HLBSP messing up...

Hammer Mapping — Page [1]
andrew.k380
2009 Sep 12 • 6
I am trying to compile my map and it is not working at all...
It DID compile earlier, but now it wont. Also, for some random reason, when it did compile before, my lights didnt work and I couldnt move, I heard the sound of water, and I died after a minute or so with the "Freezing water" icon in the bottom left of the HUD. It's almost like my map is encased in ice.

Here's my cmd text:


hlcsg 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 hlcsg -----
Command line: hlcsg -nowadtextures cs_library
Entering cs_library.map

Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 2 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
onlyents [ off ] [ off ]
wadtextures [ off ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]

Using mapfile wad configuration
Wadinclude list :
[zhlt.wad]

0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
50%... (0.01 seconds)
SetModelCenters:
50%... (0.00 seconds)
CSGBrush:
50%... (0.00 seconds)

Using Wadfile: \users\rachel\downloads\wads\halflife.wad
- Contains 6 used textures, 100.00 percent of map (3116 textures in wad)

added 3 additional animating textures.
Texture usage is at 0.15 mb (of 4.00 mb MAX)
0.06 seconds elapsed

----- END hlcsg -----



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: hlbsp cs_library

Current hlbsp Settings
Name | Setting | Default
-------------------|-----------|-------------------------
threads [ 2 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
nofill [ off ] [ off ]
null tex. stripping [ on ] [ on ]
notjunc [ off ] [ off ]
subdivide size [ 240 ] [ 240 ] (Min 64) (Max 512)
max node size [ 1024 ] [ 1024 ] (Min 64) (Max 4096)


Warning: No entities exist in hull 0, no filling performed for this hull
Warning: No entities exist in hull 1, no filling performed for this hull
Warning: No entities exist in hull 2, no filling performed for this hull
Warning: No entities exist in hull 3, no filling performed for this hull
0.02 seconds elapsed

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



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: hlvis cs_library
Error: Portal file 'cs_library.prt' does not exist, cannot vis the map


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



hlrad 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 hlrad -----
Command line: hlrad cs_library
>> There was a problem compiling the map.
>> Check the file cs_library.log for the cause.

----- END hlrad -----



Access is denied.
0 file(s) copied.
Press any key to continue . . .





This kinda sux. I put the places that seemed to be acting up in the red *'s. PLEASE HELP!!!!
 
 
 
2009 Sep 14 at 13:53 PDT
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
Did you forget to put point-entities in the map? A map needs at least a light and an info_player_start.

Or did you maybe accidentally put a solid block over your whole map?
QUACK! QUACK!
 
 
 
2009 Sep 14 at 21:49 PDT
andrew.k380
2009 Sep 12 • 6
Wow! I can't believe I was so stupid. I put a solid block over my entire map... I thought I had hollowed it!!! *headdesk*

Thanks so much!
 
 
 
2009 Sep 14 at 23:33 PDT
Page [1]