crapatflash

crapatflash

User name
crapatflash
Assigned title
 
Assigned post color
#44eeff
Avatar
 
Medals
 
Registration date
2009 July 21
Post count
2
Score
0 ₧
Location
 
Signature
 
Timezone
UTC
Groups
 

Recent posts by crapatflash

Recent posts by crapatflash

2009 Jul 21 at 03:31 PDT
CS map compiling error in Hammer Mapping
Quote:
@echo off
hlcsg -nowadtextures testmapA
hlvis testmapA
hlrad testmapA
copy testmapA.bsp "C:\Program Files\Steam\steamapps\common\Counter-Strike 1.6\cstrike\maps"
pause
"C:\Program Files\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map testmapA
2009 Jul 21 at 00:53 PDT
CS map compiling error in Hammer Mapping
When i compile a map it says the prt file is missing. this is the message i get in the log file...

Quote:
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 testmapA
Entering testmapA.map

Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 1 ] [ 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:
(0.00 seconds)
SetModelCenters:
(0.00 seconds)
CSGBrush:
(0.02 seconds)

Using Wadfile: \documents and settings\don\desktop\cstrike.wad
- Contains 2 used textures, 100.00 percent of map (123 textures in wad)

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

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

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

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