alex9703alex9703User name
alex9703
Assigned title
Assigned post color
#dd9900
Avatar
Medals
Registration date
2006 November 28
Post count
2
Score
14 ₧
Location
Signature
Timezone
UTC
Groups
2006 Nov 28 at 23:42 UTC
compile problem in Hammer Mapping
i got it fixed by making new map
2006 Nov 28 at 03:12 UTC
compile problem in Hammer Mapping
what it says-
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 testroom Entering testroom.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.00 seconds) Using Wadfile: \documents and settings\alex\desktop\cstrike.wad - Contains 1 used texture, 100.00 percent of map (123 textures in wad) added 1 additional animating textures. Texture usage is at 0.04 mb (of 4.00 mb MAX) 0.03 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 testroom 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.03 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 testroom Error: Portal file 'testroom.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 testroom >> There was a problem compiling the map. >> Check the file testroom.log for the cause. ----- END hlrad ----- this is what i have- @echo off hlcsg testroom hlbsp testroom hlvis testroom hlrad testroom copy testroom.bsp "C:\Program Files\Valve\Steam\SteamApps\alex9704\counter-strike\cstrike\maps" pause "C:\Program Files\Valve\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map testroom ya i know im an idiot |