In all likelihood I may discover the answer to my predicament shortly after posting this thread which will inevitably be followed by me getting extremely humiliated again. But I am literally stumped right now.
For some strange reason, my hlcsg is messing up (or more likely I've messed up) and is refusing to compile my map because apparently there's a remote brush in a restricted area of my map. I have checked thoroughly and there isn't a single entity out of bounds as far as I'm concerned.
Here's what the console says:
Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 8 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
reset logfile [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 33554432 ] [ 33554432 ]
max lighting memory [ 50331648 ] [ 50331648 ]
priority [ Low ] [ Normal ]
noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ off ] [ off ]
clip hull type [ simple ] [ simple ]
onlyents [ off ] [ off ]
wadtextures [ on ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
wad configuration file[ None ] [ None ]
wad.cfg group name [ None ] [ None ]
nullfile [ None ] [ None ]
nullify trigger [ on ] [ on ]
min surface area [ 0.000 ] [ 0.000 ]
brush union threshold [ 0.000 ] [ 0.000 ]
map scaling [ None ] [ None ]
light name optimize [ on ] [ on ]
convert game_text [ on ] [ on ]
Using mapfile wad configuration
Wadfiles not in use by the map will be excluded
Wadinclude list :
[zhlt.wad]
CreateBrush:
Error: Entity 0, Brush 34: outside world(+/-32767): (41,20,-80000)-(64,47,36)
Error: brush outside world
Description: The map has a problem which must be fixed
Howto Fix: Check the file http://www.zhlt.info/common-mapping-problems.html for a detailed explanation of this problem
Warning: Illegal Brush (edge without opposite face): Entity 0, Brush 34
Error: Entity 0, Brush 34: outside world(+/-32767): (25,4,-80036)-(80,63,72)
Error: Entity 0, Brush 34: outside world(+/-32767): (9,-12,-80032)-(96,79,68)
Error: Entity 0, Brush 34: outside world(+/-32767): (25,4,-80018)-(80,63,54)
(0.11 seconds)
----- END hlcsg -----
Having followed the link provided, unfortunately they do not provide a "detailed" explanation as much as I would prefer. I haven't a clue how to find areas of a map using coordinates, and fixing any broken brushes caused by vertex manipulation hasn't fixed the problem.
It's very awkward, but I require further assistance in my mapping endeavours and such assistance will be greatly appreciated.
Thanks in advance.