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



Kann mir jemand helfen?
Ich habe eine Map im wc erstellt und wenn ich sie mit SHLCT compilieren will, kommt die Meldung:

mapname.bsp nicht gefunden

Wenn ich sie nun mit wc compilieren lasse, wird gemeldet, dass ich die Datei
mapname.log zu Rate ziehen soll. Leider kann ich sie nicht öffnen!

Ich habe schon ziemlich viel probiert, es kommt aber immer das Gleiche heraus.

--

zum Seitenanfang zum Seitenende Profil || Suche
001
12.07.2001, 18:23
Raptor-tf



Poste mal die ganze compile log.

--

cya Rap

Rettet die Welt:
Bomb Snut

zum Seitenanfang zum Seitenende Profil || Suche
002
13.07.2001, 11:34
Phoenix12




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

** Executing...
** Command: Copy File
** Parameters: "C:\SIERRA\Half-Life\cstrike\gym.map" "C:\SIERRA\Half-Life\cstrike\maps\gym.map"

** Executing...
** Command: C:\Worldcraft\qcsg.exe
** Parameters: "C:\SIERRA\Half-Life\cstrike\maps\gym"

qcsg.exe v2.8 (Jan 31 2000)
---- qcsg ----
entering C:\SIERRA\Half-Life\cstrike\maps\gym.map

************ ERROR ************
Token too large on line 6

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

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

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

** Executing...
** Command: C:\Worldcraft\qrad.exe
** Parameters: "C:\SIERRA\Half-Life\cstrike\maps\gym"

qrad.exe v 1.5 (Apr 6 2000)
----- Radiosity ----
1 threads
[Reading texlights from 'C:\WORLDCRAFT\lights.rad']
[1 texlights parsed from 'C:\WORLDCRAFT\lights.rad']

************ ERROR ************
Error opening C:\SIERRA\Half-Life\cstrike\maps\gym.bsp: No such file or directory

Hier ist die Compile Log dazu.

--

zum Seitenanfang zum Seitenende Profil || Suche
003
13.07.2001, 11:58
Raptor-tf



1. Besorg dir die ZHLT (http://www.valve-erc.com/resources/?page=zhlt)
2.
************ ERROR ************
Token too large on line 6
Das ist der fehler.
Zitat aus crid's compile error artikel(http://www-public.tu-bs.de:8080/~y0009981/compile/comperr_09-01.htm) :

"
Es werden zu viele verschiedene WAD-Dateien in der Map verwendet.

Im map-file werden diese verwendeten WADs in einer bestimmten Zeile aufgelistet, die eine bestimmte Länge (ich glaube 256 Zeichen) nicht überschreiten darf.

Lösung:

Zur Beseitigung des Fehlers entfernt man zuallererst folgende wad-Dateien aus der Liste in den WorldCraft-Options:

cached.wad
pldecals.wad
spraypaint.wad
gfx.wad
fonts.wad

Diese wad-Dateien enthalten keine Texturen, die man zum Mappen verwenden kann (falls man sie aber in WorldCraft eingebunden hat, werden sie trotzdem unnötigerweise im map-file aufgeführt).

Der nächste Schritt wäre, anstatt der normalen Kompiler die Zoner-Tools (zhlt) zum Kompilieren zu verwenden. Falls der Error dann immer noch auftritt, entfernt man weitere (unbenutzte) wad-Dateien aus der Liste (prinzipiell sollte man wirklich nur die wad-Dateien in WorldCraft einbinden, die man auch wirklich in der Map verwendet.).

Wenn das auch nicht hilft, muß man sich bei den Texturen wohl oder übel auf weniger wad-Dateien beschränken.
"

--

cya Rap

Rettet die Welt:
Bomb Snut

zum Seitenanfang zum Seitenende Profil || Suche
004
13.07.2001, 21:44
Phoenix12



Ich habe das gemacht, leider meldet wc jetzt folgendes:

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

** Executing...
** Command: Copy File
** Parameters: "C:\SIERRA\Half-Life\cstrike\gym.map" "C:\SIERRA\Half-Life\cstrike\maps\gym.map"

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

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: C:\Worldcraft\hlcsg.exe C:\SIERRA\Half-Life\cstrike\maps\gym

-= 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:\SIERRA\Half-Life\cstrike\maps\gym.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: C:\Worldcraft\hlbsp.exe
** Parameters: "C:\SIERRA\Half-Life\cstrike\maps\gym"

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: C:\Worldcraft\hlbsp.exe C:\SIERRA\Half-Life\cstrike\maps\gym
>> There was a problem compiling the map.
>> Check the file C:\SIERRA\Half-Life\cstrike\maps\gym.log for the cause.

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

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

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: C:\Worldcraft\hlvis.exe C:\SIERRA\Half-Life\cstrike\maps\gym
>> There was a problem compiling the map.
>> Check the file C:\SIERRA\Half-Life\cstrike\maps\gym.log for the cause.

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

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

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: C:\Worldcraft\hlrad.exe C:\SIERRA\Half-Life\cstrike\maps\gym
>> There was a problem compiling the map.
>> Check the file C:\SIERRA\Half-Life\cstrike\maps\gym.log for the cause.

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

Kann mir jemand helfen?

--

zum Seitenanfang zum Seitenende Profil || Suche
005
15.07.2001, 03:49
Larry



Zitat aus ZHLTProblems.html:

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).

--

Was auch immer ich tue,ich tue es rasch,damit ich etwas anderes tun kann.
DL-Tower Map Serie


Dieser Beitrag wurde am 15.07.2001 um 03:50 von Larry bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
006
16.07.2001, 12:55
Phoenix12



Danke für den Hinweis.
Ich hab es hingekriegt.

--

zum Seitenanfang zum Seitenende Profil || Suche
007
16.07.2001, 16:02
DOD MASTER



ICH HAB DA NEN PROBLEM. ICH HAB MIR DOD RUNTERGELADEN UND BEI DER INSTERLATION KANN DER DIE DATEI Das-Kami.wad NICH FINDEN KANN MIR EINER DIE DATEI SCHICKEN? WÄRE SEHR DANKBAR!!!
Limp-Bizkit0@gmx.de

--

zum Seitenanfang zum Seitenende Profil || Suche
008
17.07.2001, 13:04
Dave



hilfe!
noch so einer

--

#dave
Irgendwo auf dieser Welt muss es ihn geben...

zum Seitenanfang zum Seitenende Profil || Suche
009
17.07.2001, 18:00
Da Maakus



1. DoD Master und bekommts nich mal installiert? ...faszinierend =)
2. Bitte kein Capslock...
3. Bitte nicht in fremde Threads mit einem eigenen Anliegen posten
4. Limp-Bizkit0@gmx.de <--- *wegschmeiss* loooool

--

"Aoccdrnig to rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit a porbelm. Tihs is bcuseae we do not raed ervey lteter by it slef but the wrod as a wlohe."

zum Seitenanfang zum Seitenende Profil || Suche