Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
08.08.2001, 14:34
Horst_Tappert



Also folgendes Problem: Wenn ich meine Karte kompilieren will kommen diese Meldungen vom Kompilierprogramm

** Executing...
** Command: Change Directory
** Parameters: D:\Games\hlife

** Executing...
** Command: Copy File
** Parameters: "D:\CS-Mapping\Worldcraft\maps\cs_andereshaus1.map" "D:\Games\hlife\cstrike\maps\cs_andereshaus1.map"

** Executing...
** Command: D:\CS-Mapping\Worldcraft\qcsg.exe
** Parameters: "D:\Games\hlife\cstrike\maps\cs_andereshaus1"

qcsg.exe v2.8 (Jan 31 2000)
---- qcsg ----
entering D:\Games\hlife\cstrike\maps\cs_andereshaus1.map
CreateBrush: 0...1...Entity 0, Brush 35: A 'Unknown Class' @(0,0,0) has a coplanar plane at (2256, 264, -224), texture OUT_WALL8
Entity 0, Brush 44: A 'Unknown Class' @(0,0,0) has a coplanar plane at (2256, 196, -228), texture OUT_WALL8
2...3...4...5...6...7...8...9... (1)
CSGBrush: 0...1...2...3...4...5...6...7...8...9... (2)
Using WAD File: \games\hlife\valve\halflife.wad
Using WAD File: \games\hlife\valve\cs_andereshaus.wad
added 5 additional animating textures.
WARNING: texture BRICK03 not found in BSP's wad file list!
WARNING: texture CLAYTILE not found in BSP's wad file list!
WARNING: texture BRICK03 not found in BSP's wad file list!
WARNING: texture CLAYTILE not found in BSP's wad file list!
4 seconds elapsed

** Executing...
** Command: D:\CS-Mapping\Worldcraft\qbsp2.exe
** Parameters: "D:\Games\hlife\cstrike\maps\cs_andereshaus1"

qbsp2.exe v2.2 (Dec 28 1998)
---- qbsp2 ----
LEAK LEAK LEAK
LEAK LEAK LEAK
LEAK LEAK LEAK
LEAK LEAK LEAK
8 seconds elapsed

** Executing...
** Command: D:\CS-Mapping\Worldcraft\vis.exe
** Parameters: "D:\Games\hlife\cstrike\maps\cs_andereshaus1"

vis.exe v1.3 (Dec 30 1998)
---- vis ----
1 thread(s)
LoadPortals: couldn't read D:\Games\hlife\cstrike\maps\cs_andereshaus1.prt
No vising performed.

** Executing...
** Command: D:\CS-Mapping\Worldcraft\qrad.exe
** Parameters: -extra "D:\Games\hlife\cstrike\maps\cs_andereshaus1"

** Executing...
** Command: D:\Games\hlife\hl.exe
** Parameters: -game cstrike -console +deathmatch 1 +map "cs_andereshaus1"

und dann stürzt mein WC ab und es wird nich weiter kompiliert

Woran liegt das? Ich habe bei der Map einen Keller anfügen wollen und dann konnte die map nicht mehr kompiliert werden. Ich habe dann das neu angefügte wieder entfernt, also in den vorherigen Stand, und es klappt auch nicht.

--

zum Seitenanfang zum Seitenende Profil || Suche
001
08.08.2001, 16:19
TrapperToni



Lad dir bitte diesen Artikel runter und such dort nach folgenden Fehlern:

Zitat:

Entity 0, Brush 35: A 'Unknown Class' @(0,0,0) has a coplanar plane at (2256, 264, -224), texture OUT_WALL8
Entity 0, Brush 44: A 'Unknown Class' @(0,0,0) has a coplanar plane at (2256, 196, -228), texture OUT_WALL8

LEAK LEAK LEAK
LEAK LEAK LEAK
LEAK LEAK LEAK
LEAK LEAK LEAK

Und verwende folgende Texturen nicht mehr bzw ersetze sie am Besten durch andere:
BRICK03
CLAYTILE
BRICK03
CLAYTILE

Außerdem würde ich mir die verbesserten Compilertools von Zoner saugen (ZHLT).
Wie du die in WC einbindest, steht hier.

--

TrapperToni
"...Reden ist Schweigen und Silber ist Gold, also glaube nicht dem Schein,
wenn dich der Schatten verfolgt."

Blumentopf


Dieser Beitrag wurde am 08.08.2001 um 16:20 von TrapperToni bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
002
08.08.2001, 18:04
Horst_Tappert



ok danke für die hilfe

--

zum Seitenanfang zum Seitenende Profil || Suche