Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
03.11.2005, 16:44
Mortl[BJC]



ich habe gestern zu Map bauen begonnen und wollte ein Testmap kompiliern aber da kommt immer diese Fehlermeldung:

** Executing...
** Command: Change Directory
** Parameters: C:\CS 1.6 an punkt

** Executing...
** Command: Copy File
** Parameters: "C:\Programme\Valve Hammer Editor\maps\fun_labyrinth.map" "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth.map"

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\hlcsg.exe
** Parameters: "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"

hlcsg v2.4 BETA rel (Oct 15 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlcsg -----
Command line: C:\PROGRA~1\VALVEH~1\tools\hlcsg.exe "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"

-= 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:\CS 1.6 an punkt\valve\maps\fun_labyrinth.map
CreateBrush:
10%...20%...30%...40%...50%...60%...70%...80%...90%... (0.08 seconds)
SetModelCenters:
10%...30%...50%...60%...80%... (0.00 seconds)
CSGBrush:
10%...20%...40%...50%...60%...70%...80%...90%... (0.16 seconds)
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\gfx.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\halflife.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\liquids.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\spraypaint.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\tempdecal.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\xeno.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\cached.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\decals.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\fonts.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\schild.wad
Using WAD File: \cs 1.6 an punkt\valve\xeno.wad
Using WAD File: \cs 1.6 an punkt\valve\cached.wad
Using WAD File: \cs 1.6 an punkt\valve\decals.wad
Using WAD File: \cs 1.6 an punkt\valve\fonts.wad
Using WAD File: \cs 1.6 an punkt\valve\gfx.wad
Using WAD File: \cs 1.6 an punkt\valve\halflife.wad
Using WAD File: \cs 1.6 an punkt\valve\liquids.wad
Using WAD File: \cs 1.6 an punkt\valve\schild.wad
Using WAD File: \cs 1.6 an punkt\valve\spraypaint.wad
Using WAD File: \cs 1.6 an punkt\valve\tempdecal.wad

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

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\hlbsp.exe
** Parameters: "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"

hlbsp v2.4 BETA rel (Oct 15 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlbsp -----
Command line: C:\PROGRA~1\VALVEH~1\tools\hlbsp.exe "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"
>> ERRORLOG C:\CS 1.err detected, hlbsp processing halted
>> If you have fixed the problem, you can delete the file and rerun hlbsp
----- END hlbsp -----

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\hlvis.exe
** Parameters: "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"

hlvis v2.4 BETA rel (Oct 15 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlvis -----
Command line: C:\PROGRA~1\VALVEH~1\tools\hlvis.exe "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"
>> ERRORLOG C:\CS 1.err detected, hlvis processing halted
>> If you have fixed the problem, you can delete the file and rerun hlvis
----- END hlvis -----

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\hlrad.exe
** Parameters: "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"

hlrad v2.4 BETA rel (Oct 15 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlrad -----
Command line: C:\PROGRA~1\VALVEH~1\tools\hlrad.exe "C:\CS 1.6 an punkt\valve\maps\fun_labyrinth"
>> ERRORLOG C:\CS 1.err detected, hlrad processing halted
>> If you have fixed the problem, you can delete the file and rerun hlrad
----- END hlrad -----

vielleicht kann mir ja jemand helfen!

--

zum Seitenanfang zum Seitenende Profil || Suche
001
03.11.2005, 16:51
Richman
Moderator


Ich vermute das Problem liegt an den Leerzeichen in deinen Pfadangaben. Versuch Pfade für die Compiler, Maps und das Spiel zu verwenden, die keine Leerzeichen oder anderen Sonderzeichen enthalten.

--

Richman's Hazardous Course - Status: 100% !!!
www.richmans-maps.ch.vu - wieder online!

zum Seitenanfang zum Seitenende Profil || Suche
002
03.11.2005, 17:04
Mortl[BJC]



thx ich probiers gleich mal

--

zum Seitenanfang zum Seitenende Profil || Suche
003
03.11.2005, 17:08
Mortl[BJC]



habs jetzt ausprobiert funzt ober immer noch nicht :-((

--

zum Seitenanfang zum Seitenende Profil || Suche
004
03.11.2005, 22:27
WareWolf



was ist mit dem Punkt? Auch weg damit.

--

Sig as a brick ┴┬┴┬┴┬┴┬┴┬┴┬┴
WW

zum Seitenanfang zum Seitenende Profil || Suche
005
05.11.2005, 19:09
serious



Zitat:
>> ERRORLOG C:\CS 1.err detected, hlvis processing halted
es sollte eigentlich der ganze pfad + mapname + .err auftauchen, aber duch den Punkt wird der Pfad zu früh abgetrennt.

--> Der Punkt is schuld

--

[ Opera ] [ Antivir ] [ Geany IDE ] [ OpenOffice.org ] [ foobar2000 ]


Dieser Beitrag wurde am 05.11.2005 um 19:09 von serious bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
006
06.11.2005, 22:07
Rayden



atal: Could not open wad file \games\cs 1.6 an punkt\valve\gfx.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\halflife.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\liquids.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\spraypaint.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\tempdecal.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\xeno.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\cached.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\decals.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\fonts.wad
Fatal: Could not open wad file \games\cs 1.6 an punkt\valve\schild.wad

wenn das bei mir kommt muss ich pc restarten damit hammer die wad daten wieder laden kann

also so funktionirts immer bei mir =)

--

zum Seitenanfang zum Seitenende Profil || Suche