strange little problem Created 19 years ago2004-07-14 18:22:28 UTC by Crusader_bin Crusader_bin

Created 19 years ago2004-07-14 18:22:28 UTC by Crusader_bin Crusader_bin

Posted 19 years ago2004-07-14 18:22:28 UTC Post #41396
:( :( :( i was amking map, and ...BANG! and i'm dead. Well no actualy i have a map, everything is allright but can't compile, zoner tolls say that there is an error, brush outside wordl, well, ok i'll delete that brush, but... how? i can't see any brush! I NEVER had similiar error before so i don't know what to do. :( :( :(
Posted 19 years ago2004-07-14 18:30:43 UTC Post #41398
basically. it's either an error regarding a leak (brush outside world being an entity, and it means that the leak is located near a certain entity)
or you have a func_door(_rotating) that at some point leaves the confines of the map when it opens (often happens when grouping two or more doors and making them all door entities at the same = wrong)
or you actually have an entity outside the world (to find a brush number, go to Map/Go To Brush (finds entities and brushes))

also, post your compile LOG so we can have a good look at what you've been doing. and try posting the map in the problem maps section too
Posted 19 years ago2004-07-14 18:38:13 UTC Post #41400
--- BEGIN hlcsg ---
Command line: D:GryHALF-L~1Spiritzoonerhlcsg.exe D:GryHalf-LifevalvemapsSwirusMap
Entering D:GryHalf-LifevalvemapsSwirusMap.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]

0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
Error: Entity 0, Brush 30: outside world(+/-4096): (1171,10000,-226)(8361,-413,-146)
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 30: outside world(+/-4096): (1171,10000,-226)(8361,-413,-146)
Error: Entity 0, Brush 30: outside world(+/-4096): (1155,10016,-262)(8377,-397,-110)
Error: Entity 0, Brush 30: outside world(+/-4096): (1155,10016,-262)(8377,-397,-110)
Error: Entity 0, Brush 30: outside world(+/-4096): (1139,10032,-258)(8393,-381,-114)
Error: Entity 0, Brush 30: outside world(+/-4096): (1139,10032,-258)(8393,-381,-114)
Error: Entity 0, Brush 30: outside world(+/-4096): (1155,10016,-244)(8377,-397,-128)
Error: Entity 0, Brush 30: outside world(+/-4096): (1155,10016,-244)(8377,-397,-128)
(0.14 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: D:GryHALF-L~1Spiritzoonerhlbsp.exe D:GryHalf-LifevalvemapsSwirusMap
>> There was a problem compiling the map.
>> Check the file D:GryHalf-LifevalvemapsSwirusMap.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: D:GryHALF-L~1Spiritzoonerhlvis.exe D:GryHalf-LifevalvemapsSwirusMap
>> There was a problem compiling the map.
>> Check the file D:GryHalf-LifevalvemapsSwirusMap.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: D:GryHALF-L~1Spiritzoonerhlrad.exe D:GryHalf-LifevalvemapsSwirusMap
>> There was a problem compiling the map.
>> Check the file D:GryHalf-LifevalvemapsSwirusMap.log for the cause.

--- END hlrad ---

Well, i've made a spike, there was an error, i've clicked fix problem and it becomed infinite long (there was no end or beggining) and well i thought i've deleted that spike...
Posted 19 years ago2004-07-14 18:43:37 UTC Post #41402
Map-Go to brush number and delete brush 30.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-07-15 06:56:32 UTC Post #41517
You must be logged in to post a response.