Compiling errors Created 19 years ago2004-10-19 02:18:56 UTC by jaegerchen jaegerchen

Created 19 years ago2004-10-19 02:18:56 UTC by jaegerchen jaegerchen

Posted 19 years ago2004-10-19 02:18:56 UTC Post #67450
Hello could somebody help me with a problem when i try to complie my
map?

Here are the errors:
--- BEGIN hlrad ---
Command line: C:PROGRA~1VALVEH~1compliehlrad.exe C:DaddelnCounter-Strikecstrikemapsschwerdgym
>> There was a problem compiling the map.
>> Check the file C:DaddelnCounter-Strikecstrikemapsschwerdgym.log for the cause.

--- END hlrad ---

the log:
CreateBrush:
Error: Entity 18, Brush 0, Side 1: plane with no normal
Error: plane with no normal
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 18, Brush 0, Side 5: plane with no normal
Error: Entity 18, Brush 0, Side 5: has a coplanar plane at (-144, 641, 48), texture GLASS_BRIGHT
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,96)(10000,10000,96)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,96)(10000,10000,96)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,132)(10000,10000,132)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,132)(10000,10000,132)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,128)(10000,10000,128)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,128)(10000,10000,128)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,114)(10000,10000,114)
Error: Entity 18, Brush 0: outside world(+/-4096): (10000,-10000,114)(10000,10000,114)
Error: Entity 19, Brush 0, Side 1: plane with no normal
Error: Entity 19, Brush 0, Side 5: plane with no normal
Error: Entity 19, Brush 0, Side 5: has a coplanar plane at (-287, 641, 48), texture GLASS_BRIGHT
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,96)(10000,10000,96)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,96)(10000,10000,96)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,132)(10000,10000,132)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,132)(10000,10000,132)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,128)(10000,10000,128)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,128)(10000,10000,128)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,114)(10000,10000,114)
Error: Entity 19, Brush 0: outside world(+/-4096): (10000,-10000,114)(10000,10000,114)
(0.06 seconds)

Help me please :roll:
Posted 19 years ago2004-10-19 02:51:24 UTC Post #67454
Press Alt+P and delete the invalid brushes.

In future always look here when you get particular error messages.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-10-19 03:25:32 UTC Post #67466
i did that already but i still doesnt work...
Posted 19 years ago2004-10-19 03:31:44 UTC Post #67467
Ah got it , thx 4 help!
Posted 19 years ago2004-10-19 05:14:59 UTC Post #67478
In future, if you want to find an error that doesn't show up in Hammer, you can use these things to help you:

Error: Entity 19, Brush 0, Side 5: has a coplanar plane at (-287, 641, 48), texture GLASS_BRIGHT

Entity 19 - go to Map / Go To Entity (or is it Go To Brush - either way, there's only one, not hard to find), and a box will open up, you can use this to 'jump' to any brush or entity in your level; so for this particular problem, you would type in:

[Box looks liek this]

Entity: 19 (or enter the brush number)

Brush: 0 (in this case, 0 does not exist, it's letting you know that it's an entity, and is not being counted as a solid world object)

There is also teh texture (GLASS_BRIGHT) which helps to locate it. Looking at that, I'd say it was a window, the entity and the glass texture all point to a window (funnily enough =P), so you can narrow down what you're looking for.

There is always Alt+P, but like I stated, it won't always show up in Hammer, it's good to be able to make sense of the logs.
You must be logged in to post a response.