Portal file 'ni_skout.prt' does not exist

Portal file 'ni_skout.prt' does not exist

Hammer Mapping — Page [1]
nickvw91
2006 Nov 6 • 5
14 ₧
When I start up the map I can't chose a team .... ???
Check also the error :S

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 ni_skout
Entering ni_skout.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 [ on ] [ 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:
(0.00 seconds)
SetModelCenters:
(0.00 seconds)
CSGBrush:
(0.06 seconds)

Using Wadfile: \cstrike.wad
- Contains 4 used textures, 100.00 percent of map (123 textures in wad)

added 8 additional animating textures.
Texture usage is at 0.26 mb (of 4.00 mb MAX)
0.08 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 ni_skout

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.31 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 ni_skout
Error: Portal file 'ni_skout.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 ni_skout
>> There was a problem compiling the map.
>> Check the file ni_skout.log for the cause.

----- END hlrad -----
 
 
 
2006 Nov 6 at 11:41 PST
SuperJer
Websiteman

2005 Mar 20 • 6629
Can't choose team means there are no player_starts for that team.

Add some info_player_starts and some info_player_deathmatches.

Also, the error in RED is because of the same problem, indirectly. Notice:

[code:1]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.31 seconds elapsed

----- END hlbsp ----- [/code:1]

That means there are no entities in your map. You need entities like starts.
 
 
 
2006 Nov 6 at 12:07 PST
nickvw91
2006 Nov 6 • 5
14 ₧
thx for the fast reply, i fixed it immediately, my next question is :

how can i at weapon restrictions etc. in my map, ex. only skout or something...


THX Nick
 
 
 
2006 Nov 6 at 12:31 PST
SuperJer
Websiteman

2005 Mar 20 • 6629
 
 
 
2006 Nov 6 at 16:29 PST
Page [1]