Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
13.07.2001, 05:36
Registrierter



MOIN LEUTZ!!Ich sitzte jetzt schon 3 wochen an einer map und bin seit 2 wochen dran sie zu compilieren und bekomms einfach nicht hin hiervielleicht könnt ihr was damit anfangen

** Executing...
** Command: Change Directory
** Parameters: "D:\-=GAMEZ=-\HALF-LIFE"

** Executing...
** Command: D:\zhlt\hlcsg.exe
** Parameters: "d:\-=gamez=-\half-life\dod\neu1"

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: D:\zhlt\hlcsg.exe d:\-=gamez=-\half-life\dod\neu1

-= 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 d:\-=gamez=-\half-life\dod\neu1.map
Error: Entity 0, Brush 186: 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

Error: Entity 0, Brush 189: ORIGIN brushes not allowed in world
Error: Entity 0, Brush 192: ORIGIN brushes not allowed in world
Error: Entity 0, Brush 195: ORIGIN brushes not allowed in world

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

** Executing...
** Command: D:\zhlt\hlbsp.exe
** Parameters: "d:\-=gamez=-\half-life\dod\neu1"

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: D:\zhlt\hlbsp.exe d:\-=gamez=-\half-life\dod\neu1
>> There was a problem compiling the map.
>> Check the file d:\-=gamez=-\half-life\dod\neu1.log for the cause.

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

** Executing...
** Command: D:\zhlt\hlvis.exe
** Parameters: "d:\-=gamez=-\half-life\dod\neu1"

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: D:\zhlt\hlvis.exe d:\-=gamez=-\half-life\dod\neu1
>> There was a problem compiling the map.
>> Check the file d:\-=gamez=-\half-life\dod\neu1.log for the cause.

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

** Executing...
** Command: D:\zhlt\hlrad.exe
** Parameters: "d:\-=gamez=-\half-life\dod\neu1"

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: D:\zhlt\hlrad.exe d:\-=gamez=-\half-life\dod\neu1
>> There was a problem compiling the map.
>> Check the file d:\-=gamez=-\half-life\dod\neu1.log for the cause.

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

** Executing...
** Command: Copy File
** Parameters: "d:\-=gamez=-\half-life\dod\neu1.bsp" "D:\-=GAMEZ=-\HALF-LIFE\DoD\maps\neu1.bsp"

The command failed. Windows reported the error:
"Die angegebene Datei wurde nicht gefunden."

** Executing...
** Command: Copy File
** Parameters: "d:\-=gamez=-\half-life\dod\neu1.pts" "D:\-=GAMEZ=-\HALF-LIFE\DoD\maps\neu1.pts"

The command failed. Windows reported the error:
"Die angegebene Datei wurde nicht gefunden."

** Executing...
** Command: D:\-=GAMEZ=-\HALF-LIFE\hl.exe
** Parameters: +map "neu1" -dev -console

die map heisst neu1 und wenn ich das compilieren starte kommt zweimal ne fehler meldung das er die datei nicht findet...???versteh ich nicht
ich bedanke mich schon mal für die hilfe
cYa AnD HaPpY FrAgInG
euer B.D.

--

zum Seitenanfang zum Seitenende Profil || Suche
001
13.07.2001, 10:45
Hessie J.



Die fehlenden Dateien sind Folgefehler von:

Zitat:

Error: Entity 0, Brush 186: 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

Error: Entity 0, Brush 189: ORIGIN brushes not allowed in world
Error: Entity 0, Brush 192: ORIGIN brushes not allowed in world
Error: Entity 0, Brush 195: ORIGIN brushes not allowed in world


Ein mit der ORIGIN-Textur belegter Brush ist immer der Mittelpunkt/die Achse von sich bewegenden/rotierenden Entities. Er darf nicht 'einfach so' in der Welt rumstehen :) Schau dir einfach mal alle Brushes mit der ORIGIN-Textur an, ob die auch alle Teile eines Entities sind. Finden kannst Du diese Brushes, indem du im Texture-Browser die ORIGIN-Textur anklickst und dann den Button 'Mark' drückst.

--

zum Seitenanfang zum Seitenende Profil || Suche