Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
15.08.2001, 15:01
Gruwekarl



Ich hab in meiner Map bis jetzt einen Origin-Brush für ne Drehtür, da die meisten Schiebetüren sind!
Habs dann compiled und getestet! Hat auch gefunzt! Nur jetzt, wo ich wieder ein Stück weitergebaut hab und testen wollte, konnte ich nicht mehr compilen, da ich den Origin-Brush nicht benutzen darf!
Wenn ich ihn entferne, gehts wieder, nur halt die Tür funzt natürlich nicht mehr! Hier ist die LOG-Datei falls ihr was damit anfangen könnt:

hlcsg v2.5.1 rel (Mar 10 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlcsg -----
Command line: C:\Spiele\Counter-Strike\WorldCraft\hlcsg.exe C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2

-= 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 C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2.map
Error: Entity 0, Brush 355: ORIGIN brushes not allowed in world
Error: Brush type not allowed in 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

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

hlbsp v2.5.1 rel (Mar 10 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlbsp -----
Command line: C:\Spiele\Counter-Strike\WorldCraft\hlbsp.exe C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2
>> There was a problem compiling the map.
>> Check the file C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2.log for the cause.

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

hlvis v2.5.1 rel (Mar 10 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlvis -----
Command line: C:\Spiele\Counter-Strike\WorldCraft\hlvis.exe C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2
>> There was a problem compiling the map.
>> Check the file C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2.log for the cause.

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

hlrad v2.5.1 rel (Mar 10 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlrad -----
Command line: C:\Spiele\Counter-Strike\WorldCraft\hlrad.exe C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2
>> There was a problem compiling the map.
>> Check the file C:\Spiele\Counter-Strike\cstrike\maps\de_reaktor2.log for the cause.

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

Wo liegt das Problem und wie kann ich es lösen?

--

zum Seitenanfang zum Seitenende Profil || Suche
001
15.08.2001, 15:53
DukeBernd



> Error: Entity 0, Brush 355: ORIGIN brushes not allowed in world
> Error: Brush type not allowed in world

Bedeutet dass du einen Origin in ein Objekt eingebunden hast wo keiner benötigt wird, oder du hast den Origin nicht 'zusammen' mit einem Brush zu einer Enity gemacht so dass er ohne Zuweisung in der Map vorhanden ist.

Warum deine Tür dann trotzdem mal geht und mal nicht ist mir etwas unklar, bitte poste einmal di Einstellungen deiner Türe.

Falls ich falsch liege klärt mich bitte auf ^^

--

DukeBernd @ duke.famkos.de, Mapping-Veteran, Member im SST
Hi! I'm a .signature *virus*! Copy me into your ~/.signature to help me spread!

zum Seitenanfang zum Seitenende Profil || Suche
002
15.08.2001, 18:34
Gruwekarl



Ne! Hat sich erledigt! Ich hab Tür und Origin-Brush wieder zusammen gemacht!
Aber warum es auf einmal auseinander war weiss ich auch nicht!

--

zum Seitenanfang zum Seitenende Profil || Suche