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



hmm also ich hab da ein problem beim mapchange
wenn ich map kompiliere kommen keine fehler nur danach in der console kann ich dann lesen "mapchange failed map not found on server"
also was muss ich dann da machen !?

--

zum Seitenanfang zum Seitenende Profil || Suche
001
28.11.2001, 16:26
Flann



Ich gehe mal davon aus, daß tatsächlich keine Kompilierfehler aufgetreten sind.

Suche mal auf deinem Rechner, ob die entsprechende *.bsp überhaupt existiert.
Wenn ja, stelle sicher das sie sich im richtigen Verzeichnis befindet und überprüfe deine WC-Konfiguration.
Wenn nein, ist eine *.bsp nicht erstellt worden, was auf einen Kompilierfehler schließen läßt. In dem Fall solltest du den Kompilierauszug noch einmal genau betrachten.

--

zum Seitenanfang zum Seitenende Profil || Suche
002
28.11.2001, 21:59
ritual



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

** Executing...
** Command: Copy File
** Parameters: "D:\Sierra\Half Life\valve\maps\test.map" "D:\Sierra\Half Life\valve\maps\test.map"

** Executing...
** Command: D:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlcsg.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\test"

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:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlcsg.exe""D:\Sierra\Half Life\valve\maps\test"

-= 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:\Sierra\Half Life\valve\maps\test.map
CreateBrush:
50.. (0.06 seconds)
SetModelCenters:
50.. (0.00 seconds)
CSGBrush:
50.. (0.00 seconds)
Error: Could not open wad file \sierra\half life\valve\halflife.wad
Error: Could not find WAD file
Description: The compile tools could not locate a wad file that the map was referencing.
Howto Fix: Make sure the wad's listed in the level editor actually all exist

Error: Could not open wad file \wad\cs_dust.wad

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

** Executing...
** Command: D:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlbsp.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\test"

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:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlbsp.exe""D:\Sierra\Half Life\valve\maps\test"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\test.log for the cause.

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

** Executing...
** Command: D:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlvis.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\test"

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:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlvis.exe""D:\Sierra\Half Life\valve\maps\test"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\test.log for the cause.

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

** Executing...
** Command: D:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlrad.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\test"

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:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlrad.exe""D:\Sierra\Half Life\valve\maps\test"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\test.log for the cause.

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

** Executing...
** Command: D:\Sierra\Half Life\hl.exe
** Parameters: -cls -console +map "test"

also vielleicht wirst du daraus glücker also da ist ein problem in der vorletzten zeile! weist du vielleciht was nun weiter?

--

zum Seitenanfang zum Seitenende Profil || Suche
003
28.11.2001, 22:13
Flann



Error: Could not open wad file \sierra\half life\valve\halflife.wad
Error: Could not find WAD file
Description: The compile tools could not locate a wad file that the map was referencing.
Howto Fix: Make sure the wad's listed in the level editor actually all exist
Error: Could not open wad file \wad\cs_dust.wad

Der Fehler trat unter hlcsg auf, die übrigen Compiler wurden deshalb nicht ausgeführt, eine *.bsp wurde nicht erstellt.
Wie du den Fehler behebst dürfte klar sein.

--

zum Seitenanfang zum Seitenende Profil || Suche
004
29.11.2001, 13:48
Gohan



D:\Downloads\worldcraft\compiler &co\verbesster compiler von zonen\zhlt253\hlvis.exe""D:\Sierra\Half Life\valve\maps\test

Entfene das & und die Leerzeichen schon gibt es keine Probs mehr.

--

Zur zeit bin ich, die Signatur, im Urlaub!

zum Seitenanfang zum Seitenende Profil || Suche
005
29.11.2001, 15:03
ritual



ok mach ich mal !
thx leute!

--

zum Seitenanfang zum Seitenende Profil || Suche
006
29.11.2001, 15:19
ritual



hmm also leute nun macht der eine BSP datei
aber ich kann die net spielen!
und die fehler wo oben im compilier text stehen
"There was a problem compiling the map."
sind immer noch da
er macht zwar eine BSP aber wenn ich dann mit WC run mach dann läd er bis zur console danach flieg ich aus dem spiel und kann die map net spielen!
ich kann die auch net wenn ich über halflife/multiplayer/lan games/create game spiel dann flieg ich auch aus dem spiel!
was nun?!

--

zum Seitenanfang zum Seitenende Profil || Suche
007
29.11.2001, 17:17
Flann



"There was a problem compiling the map."

Wir müßten schon welches Problem genau auftritt.
Poste bitte den gesammten Kompilierauszug.

--

zum Seitenanfang zum Seitenende Profil || Suche
008
29.11.2001, 18:31
ritual




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

** Executing...
** Command: Copy File
** Parameters: "D:\Sierra\Half Life\valve\maps\bunker.map" "D:\Sierra\Half Life\valve\maps\bunker.map"

** Executing...
** Command: C:\Worldcraft\qcsg.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\bunker"

qcsg.exe v2.8 (Jan 31 2000)
---- qcsg ----
entering D:\Sierra\Half Life\valve\maps\bunker.map
CreateBrush: 0...1...2...3...4...5...6...7...8...9...Entity 0, Brush 126: plane with no normal
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0) has a coplanar plane at (896, -2210, 447), texture OUT_WALL4B
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9000, -9000, -9000)-(1088,-2208,9000)
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9036)-(1104,-2192,9036)
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9032, -9032, -9032)-(1120,-2176,9032)
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9018)-(1104,-2192,9018)
Entity 0, Brush 127: plane with no normal
Entity 0, Brush 127: A 'Unknown Class' @(0,0,0) has a coplanar plane at (896, -2210, 367), texture OUT_WALL4B
Entity 0, Brush 127: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9000, -9000, -9000)-(1088,-2208,9000)
Entity 0, Brush 127: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9036)-(1104,-2192,9036)
Entity 0, Brush 127: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9032, -9032, -9032)-(1120,-2176,9032)
Entity 0, Brush 127: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9018)-(1104,-2192,9018)
Entity 0, Brush 128: plane with no normal
Entity 0, Brush 128: A 'Unknown Class' @(0,0,0) has a coplanar plane at (896, -2210, 287), texture OUT_WALL4B
Entity 0, Brush 128: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9000, -9000, -9000)-(1088,-2208,9000)
Entity 0, Brush 128: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9036)-(1104,-2192,9036)
Entity 0, Brush 128: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9032, -9032, -9032)-(1120,-2176,9032)
Entity 0, Brush 128: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9018)-(1104,-2192,9018)
(0)
CSGBrush: 0...1...2...3...4...5...6...7...8...9... (1)
WARNING: couldn't open \sierra\half life\valve\halflife.wad
1 seconds elapsed

** Executing...
** Command: D:\Downloads\worldcraft\zhlt253\hlbsp.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\bunker"

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:\Downloads\worldcraft\zhlt253\hlbsp.exe "D:\Sierra\Half Life\valve\maps\bunker"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\bunker.log for the cause.

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

** Executing...
** Command: D:\Downloads\worldcraft\zhlt253\hlvis.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\bunker"

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:\Downloads\worldcraft\zhlt253\hlvis.exe "D:\Sierra\Half Life\valve\maps\bunker"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\bunker.log for the cause.

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

** Executing...
** Command: D:\Downloads\worldcraft\zhlt253\hlrad.exe
** Parameters: "D:\Sierra\Half Life\valve\maps\bunker"

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:\Downloads\worldcraft\zhlt253\hlrad.exe "D:\Sierra\Half Life\valve\maps\bunker"
>> There was a problem compiling the map.
>> Check the file D:\Sierra\Half Life\valve\maps\bunker.log for the cause.

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

** Executing...
** Command: D:\Sierra\Half Life\hl.exe
** Parameters: -cls -console +map "bunker"

ok also da ist nochmal der ganze auszug vom Kompilieren!
vielleicht werdet ihr dadurch klügerer und könnt mir helfen !

--

zum Seitenanfang zum Seitenende Profil || Suche
009
29.11.2001, 19:05
Flann




. . .
CreateBrush: 0...1...2...3...4...5...6...7...8...9...Entity 0, Brush 126: plane with no normal
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0) has a coplanar plane at (896, -2210, 447), texture OUT_WALL4B
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9000, -9000, -9000)-(1088,-2208,9000)
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
outside world(+/-4096): (-9016, -9016, -9036)-(1104,-2192,9036)
Entity 0, Brush 126: A 'Unknown Class' @(0,0,0)
. . . etc.
Du hast haufenweise ungültige Brushes in deiner Map. Es wäre jetzt ein wenig aufwendig dir jeden einzelnen zu erklären, deshalb wirf mal ein Blick in den Kompilier-Fehler Artikel (ein Link befindet sich im . . . arrg . . . zweite Beitrag von oben). Dort findest du eine Erklärung diese Fehler.
Ich vermute mal das sie durch falsches carven entstanden sind.

WARNING: couldn't open \sierra\half life\valve\halflife.wad
Außerdem kann die halflife.wad aus irgendeinem Grund nicht geöffnet werden, stelle sicher das sie sich auch wirklich im angegebenen Verzeichnis befindet.

Eine Frage noch: warum zum Teufel benutzt du qcsg statt hlcsg?

--

zum Seitenanfang zum Seitenende Profil || Suche
010
04.12.2001, 19:07
-[AfK]_DoPeFish



Das war halt bei WC dabei, wasn ist das schlechter als HLCSG??? Weil ich hab auch qcsg.

--

Nur tote Fische schwimmen mit dem Strom
Unit - Zentimeter Umrechner

zum Seitenanfang zum Seitenende Profil || Suche