Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
17.01.2004, 21:53
-_JASON_-



Tach auch !
Mein Problem ist, dass ich zwar erfolgreich kompilieren kann, danach aber in meinem cstrike/maps Order kiene bsp. Datei habe. Kann mir da jemand helfen ?
Schonmal Danke !!!

--

zum Seitenanfang zum Seitenende Profil || Suche
001
17.01.2004, 21:55
Smeagol



"erfolgreich kompilieren" heisst für dich ?
hau mal dein kompilierlog her.
entweder du hast kompilierfehler
oder du hast deinen editor falsch eingerichtet, so dass die .bsp nicht an die richtige stelle verschoben wird, nach dem kompilieren
dazu schau in die tutorials

--

zum Seitenanfang zum Seitenende Profil || Suche
002
17.01.2004, 21:58
-_JASON_-



Danke für die schnelle Antwort. Hier ist mein kompilierlog :

** Executing...
** Command: Change Directory
** Parameters: C:\Sierra\Half-Life

** Executing...
** Command: Copy File
** Parameters: "C:\Worldcraft\maps\fy_cast.map" "C:\Sierra\Half-Life\cstrike\maps\fy_cast.map"

** Executing...
** Command: C:\Worldcraft\hlcsg.exe
** Parameters: "C:\Sierra\Half-Life\cstrike\maps\fy_cast"

hlcsg v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlcsg -----
Command line: C:\Worldcraft\hlcsg.exe C:\Sierra\Half-Life\cstrike\maps\fy_cast
Entering C:\Sierra\Half-Life\cstrike\maps\fy_cast.map
Error: Entity 0, Brush 138: mixed face contents
Texture CXBRICKFBRKN and !RADIO
Error: mixed face contents
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 138: mixed face contents
Texture CXBRICKFBRKN and !RADIO

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

** Executing...
** Command: C:\Worldcraft\qbsp2.exe
** Parameters: "C:\Sierra\Half-Life\cstrike\maps\fy_cast"

qbsp2.exe v2.2 (Dec 28 1998)
---- qbsp2 ----

************ ERROR ************
Can't open C:\Sierra\Half-Life\cstrike\maps\fy_cast.p0

** Executing...
** Command: C:\Worldcraft\hlvis.exe
** Parameters: "C:\Sierra\Half-Life\cstrike\maps\fy_cast"

hlvis v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlvis -----
Command line: C:\Worldcraft\hlvis.exe C:\Sierra\Half-Life\cstrike\maps\fy_cast
>> There was a problem compiling the map.
>> Check the file C:\Sierra\Half-Life\cstrike\maps\fy_cast.log for the cause.

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

** Executing...
** Command: C:\Worldcraft\hlrad.exe
** Parameters: "C:\Sierra\Half-Life\cstrike\maps\fy_cast"

hlrad v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlrad -----
Command line: C:\Worldcraft\hlrad.exe C:\Sierra\Half-Life\cstrike\maps\fy_cast
>> There was a problem compiling the map.
>> Check the file C:\Sierra\Half-Life\cstrike\maps\fy_cast.log for the cause.

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

--

zum Seitenanfang zum Seitenende Profil || Suche
003
17.01.2004, 22:05
Onkel Dittmeyer



*hust* Das ist nicht Fehlerfrei!

Zitat:
Error: Entity 0, Brush 138: mixed face contents
Texture CXBRICKFBRKN and !RADIO
Error: mixed face contents
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 138: mixed face contents
Texture CXBRICKFBRKN and !RADIO

Da liegt das Problem - du hast verschiedene Texturarten auf einem Brush.

--

zum Seitenanfang zum Seitenende Profil || Suche
004
17.01.2004, 22:15
-_JASON_-



OK, danke. Ich glaube ich weiß, welches Brush das ist mal gucken...

--

zum Seitenanfang zum Seitenende Profil || Suche