ok so i just did my first map following the procedure in the first tutorial. big cube with a few lights and a start point. when i try to run the compiler i get this error...
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: c:zonerhlcsg -wadinclude custom.wad map1
Entering map1.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 [ 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]
[custom.wad]
0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
Error: Entity 0, Brush 0: outside world(+/-4096): (4048,-16,-2146)(1040,4112,-2012)
Error: brush outside world
Description: The map has a problem which must be fixed
Howto Fix: Check the file ZHLTProblems.html for a detailed explanation of this problem
Error: Entity 0, Brush 0: outside world(+/-4096): (4064,-32,-2142)(1056,4128,-2016)
Error: Entity 0, Brush 0: outside world(+/-4096): (4048,-16,-2128)(1040,4112,-2030)
Error: Entity 0, Brush 1: outside world(+/-4096): (4048,-16,-4068)(1040,4112,-3934)
Error: Entity 0, Brush 1: outside world(+/-4096): (4064,-32,-4064)(1056,4128,-3938)
Error: Entity 0, Brush 1: outside world(+/-4096): (4048,-16,-4050)(1040,4112,-3952)
Error: Entity 0, Brush 2: outside world(+/-4096): (4048,-16,-4006)(-3953,4112,-2074)
Error: Entity 0, Brush 2: outside world(+/-4096): (4064,-32,-4002)(-3937,4128,-2078)
Error: Entity 0, Brush 2: outside world(+/-4096): (4048,-16,-3988)(-3953,4112,-2092)
Error: Entity 0, Brush 3: outside world(+/-4096): (945,16,-4006)(1040,4112,-2074)
Error: Entity 0, Brush 3: outside world(+/-4096): (929,32,-4002)(1056,4128,-2078)
Error: Entity 0, Brush 3: outside world(+/-4096): (945,16,-3988)(1040,4112,-2092)
Error: Entity 0, Brush 4: outside world(+/-4096): (3985,4016,-4006)(977,4112,-2074)
Error: Entity 0, Brush 4: outside world(+/-4096): (4001,4000,-4002)(993,4128,-2078)
Error: Entity 0, Brush 4: outside world(+/-4096): (3985,4016,-3988)(977,4112,-2092)
(0.00 seconds)
--- 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: c:zonerhlbsp map1
>> There was a problem compiling the map.
>> Check the file map1.log for the cause.
--- 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: c:zonerhlvis -full map1
>> There was a problem compiling the map.
>> Check the file map1.log for the cause.
--- 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: c:zonerhlrad -extra -bounce 4 -smooth 30 map1
>> There was a problem compiling the map.
>> Check the file map1.log for the cause.
--- END hlrad ---
PLEASE HELP
please please please this is really bugging me...