Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
26.03.2002, 10:29
Rusef



hi
in der console stand, weil sich meine map nicht compiliern lässt, drin das ich die *.log checken soll, aber mit dem was drinstheht kann ich nichts anfangen.
Vielleicht könnt ihr mir helfen:

hlcsg v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlcsg -----
Command line: E:\SIERRA\Half-Life\valve\WorldCraft\hlcsg.exe E:\SIERRA\Half-Life\valve\maps\erte

-= 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 ]
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 ]

Wadinclude list :
[zhlt.wad]

entering E:\SIERRA\Half-Life\valve\maps\erte.map
CreateBrush:
Error: Entity 0, Brush 77, Side 0: 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 0, Brush 77, Side 2: plane with no normal
Error: Entity 0, Brush 77, Side 2: has a coplanar plane at (908, -144, -356), texture -3CRETE2_FLR04
Error: Entity 0, Brush 77, Side 3: has a coplanar plane at (908, -144, -354), texture -3CRETE2_FLR04
Error: Entity 0, Brush 77, Side 4: plane with no normal
Error: Entity 0, Brush 77, Side 4: has a coplanar plane at (924, -144, -356), texture -3CRETE2_FLR04
Error: Entity 0, Brush 77, Side 4: has a coplanar plane at (924, -144, -356), texture -3CRETE2_FLR04
Error: Entity 0, Brush 78, Side 0: plane with no normal
Error: Entity 0, Brush 78, Side 2: plane with no normal
Error: Entity 0, Brush 78, Side 2: has a coplanar plane at (908, -284, -356), texture -3CRETE2_FLR04
Error: Entity 0, Brush 78, Side 3: has a coplanar plane at (924, -284, -356), texture -3CRETE2_FLR04
Error: Entity 0, Brush 78, Side 4: plane with no normal
Error: Entity 0, Brush 78, Side 4: has a coplanar plane at (924, -284, -354), texture -3CRETE2_FLR04
Error: Entity 0, Brush 78, Side 4: has a coplanar plane at (924, -284, -354), texture -3CRETE2_FLR04
(4.17 seconds)

----- END hlcsg -----

hlbsp v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlbsp -----
Command line: E:\SIERRA\Half-Life\valve\WorldCraft\hlbsp.exe E:\SIERRA\Half-Life\valve\maps\erte
>> There was a problem compiling the map.
>> Check the file E:\SIERRA\Half-Life\valve\maps\erte.log for the cause.

----- END hlbsp -----

hlvis v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlvis -----
Command line: E:\SIERRA\Half-Life\valve\WorldCraft\hlvis.exe -fast E:\SIERRA\Half-Life\valve\maps\erte
>> There was a problem compiling the map.
>> Check the file E:\SIERRA\Half-Life\valve\maps\erte.log for the cause.

----- END hlvis -----

hlrad v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlrad -----
Command line: E:\SIERRA\Half-Life\valve\WorldCraft\hlrad.exe -extra E:\SIERRA\Half-Life\valve\maps\erte
>> There was a problem compiling the map.
>> Check the file E:\SIERRA\Half-Life\valve\maps\erte.log for the cause.

----- END hlrad -----

--

If someone is too greedy, they will lose what they orginally had.

Thewall.de Frappr

zum Seitenanfang zum Seitenende Profil || Suche
001
26.03.2002, 11:49
Fabian(JohnClark)



Error: Plane with no normal:

Auszug aus Crids Kompilier-Error Artikel:

"Fläche mit undefinierter Größe"

Entsteht durch fehlerhafte Verwendung des Vertex-Tools. Beispiel: Man erstellt einen Würfel und zieht dann die vier oberen Vertices mit dem Vertex-Tool auf einen Punkt um eine Pyramide zu erhalten. Wenn man bei der WorldCraft-Meldung "Merge Vertices?" nun nicht auf "Ja" klickt, erhält man mehrere Vertices, die auf einem Punkt liegen. Die Kompiler sehen diese vier (auf einem Punkt liegenden) Vertices als Eckpunkte einer Fläche an, die jedoch gar nicht existiert, bzw. die Größe "0" hat --> Fehlermeldung.

Lösung:

Betreffenden Brush löschen und neu bauen, bei "Merge Vertices?" IMMER auf "Ja" klicken! Einfachere Formen statt mit Vertex-Tool lieber mit dem Clipping-Tool erstellen.

Kann auch durch Carving entstehen.

--

Frohe Ostern wünsch ich euch !!!

zum Seitenanfang zum Seitenende Profil || Suche