Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
24.11.2001, 17:48
Vinny



Ich habe ein Problem beim compilen meiner maps. Da ich unter starken zeitdruck stehe habe ich auch keine zeit die such funktion zu durchwühlen, vor allem wüßt ich eh nicht wonach ich suchen müßte.
Bitte verzeiht meine Störung, wer sich irgendwie benachteiligt oder sonstwie auf de Schlipps getreten fühlt der soll mich dennoch bidde nicht flamen da ich möglichst schnell eine korekte antwort benötige. Danke an alle die versuchen mir zu helfen...
Es funktioniert nicht mehr seit dem ungefähren Zeitraum in den ich die cs-expert.fgd installiert habe. WC (damit compile ich) erstellt keine bsp, nur weiß ich nicht wie ich es umgehen sollte. Hier mein Protokoll:

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

** Executing...
** Command: Copy File
** Parameters: "D:\Programme\WorldCraft\tutorial_maps\first-strike.map" "D:\Spiele\Sierra\Half-Life\valve\maps\first-strike.map"

** Executing...
** Command: D:\Programme\Worldcraft3.3\hlcsg.exe
** Parameters: "D:\Spiele\Sierra\Half-Life\valve\maps\first-strike"

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: D:\Programme\Worldcraft3.3\hlcsg.exe D:\Spiele\Sierra\Half-Life\valve\maps\first-strike

-= 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:\Spiele\Sierra\Half-Life\valve\maps\first-strike.map
Error: Missing '[' in texturedef (U)
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 -----

** Executing...
** Command: D:\Programme\Worldcraft3.3\hlbsp.exe
** Parameters: "D:\Spiele\Sierra\Half-Life\valve\maps\first-strike"

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: D:\Programme\Worldcraft3.3\hlbsp.exe D:\Spiele\Sierra\Half-Life\valve\maps\first-strike
>> There was a problem compiling the map.
>> Check the file D:\Spiele\Sierra\Half-Life\valve\maps\first-strike.log for the cause.

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

** Executing...
** Command: D:\Programme\Worldcraft3.3\hlvis.exe
** Parameters: "D:\Spiele\Sierra\Half-Life\valve\maps\first-strike"

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: D:\Programme\Worldcraft3.3\hlvis.exe D:\Spiele\Sierra\Half-Life\valve\maps\first-strike
>> There was a problem compiling the map.
>> Check the file D:\Spiele\Sierra\Half-Life\valve\maps\first-strike.log for the cause.

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

** Executing...
** Command: D:\Programme\Worldcraft3.3\hlrad.exe
** Parameters: "D:\Spiele\Sierra\Half-Life\valve\maps\first-strike"

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: D:\Programme\Worldcraft3.3\hlrad.exe D:\Spiele\Sierra\Half-Life\valve\maps\first-strike
>> There was a problem compiling the map.
>> Check the file D:\Spiele\Sierra\Half-Life\valve\maps\first-strike.log for the cause.

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

** Executing...
** Command: D:\Spiele\Sierra\Half-Life\hl.exe
** Parameters: +map "first-strike"

--

zum Seitenanfang zum Seitenende Profil || Suche
001
24.11.2001, 18:05
Gohan



Ach Vinny das ist ja wohl nicht wahr! Hast du heut keine Brille auf??

entering D:\Spiele\Sierra\Half-Life\valve\maps\first-strike.map
Error: Missing '[' in texturedef (U)
Description: The map has a problem which must be fixed
Howto Fix: Check the file ZHLTProblems.html for a detailed explanation of this problem

LÖSUNG

missing [ in texturedef

The 'missing [ in texturedef' message can be caused several ways:

One or more faces has no texture, or the texturename is just made up of spaces. Check for problems in WC 3.3 should detect them as 'invalid texture' messages.
The texture name on one or more faces has a space in the middle of the name somehow (Textures are not allowed to have spaces in their names)
You are using Worldcraft 2.0 or 2.1, and the worldspawn has a key/value of "mapversion" "220" If so, remove it.
A Worldcraft 3.3 map was imported into WC 2.1 or 2.2, same problem as above.
A Worldcraft 3.3 map was imported into Quark, also the same problem :)
The map is in Worldcraft 3.3's .map format, but the "mapversion" "220" is MISSING from the worldspawn (this is really rare).

--

Zur zeit bin ich, die Signatur, im Urlaub!


Dieser Beitrag wurde am 24.11.2001 um 18:05 von Gohan bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
002
24.11.2001, 18:13
Vinny



*vorKopfhau* gestern Abend hatte ich genau den Fehler entdeckt, habs aber irgendwie wieder verdrängt... Naja, hab mir irgendwie ne Grippe eingefangen und kann mich nicht mehr konzentrieren :[ dennoch danke :]

--

zum Seitenanfang zum Seitenende Profil || Suche