Probleme mit mappen "DAs system kann die Angegebene Datei nicht finden"
soo ich wollte eine funmap für age of chivalry machen(hl2modification)
nur das problem ist das es nahc etwa 5 sekunden nahc kompilierstart zu der fehlermeldung kommt das er die angegebene datei nicht finden kann
ich hab mal den kompilierlog kopiert:
Spoiler:
Spoiler anzeigen
Code:
** Executing...
** Command: "c:\programme\steam\steamapps\akologi\sourcesdk\bin\orangebox\bin\vbsp.exe"
** Parameters: -game "c:\programme\steam\steamapps\akologi\age of chivalry\ageofchivalry" "C:\Downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4"
Valve Software - vbsp.exe (Mar 11 2008)
2 threads
materialPath: c:\programme\steam\steamapps\akologi\age of chivalry\ageofchivalry\materials
Loading C:\Downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.vmf
material "mytextures/3klikslogo" not found.
Material not found!: MYTEXTURES/3KLIKSLOGO
Brush 525: bounds out of range
Brush 525: no visible sides on brush
Brush 4436: bounds out of range
Brush 4436: no visible sides on brush
Patching WVT material: maps/aoc_3k_smash_gexperimental4/ba_1/blendmilground004_12_wvt_patch
Patching WVT material: maps/aoc_3k_smash_gexperimental4/aoc_sorrow/blend_rock_x_wvt_patch
Patching WVT material: maps/aoc_3k_smash_gexperimental4/aoc_sorrow/blend_grounddirtsand_wvt_patch
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
**** leaked ****
Entity trigger_hurt (82.82 -1522.00 23612.40) leaked!
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (4128.0 3072.0 1199.5)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (4640.0 3072.0 1199.5)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (4128.0 3072.0 7336.0)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (4640.0 3072.0 7336.0)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (5120.0 3584.0 1239.5)
Leaf 0 contents:
Leaf 1 contents: CONTENTS_SOLID
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (4608.0 4096.0 1239.5)
Leaf 0 contents:
Leaf 1 contents: CONTENTS_SOLID
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (3840.0 3072.0 5376.0)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (3328.0 3072.0 7232.0)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
*** Suppressing further FindPortalSide errors.... ***
Processing areas...done (0)
Building Faces...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
bmodel 31 has no head node (class 'trigger_hurt', targetname '')
** Executing...
** Command: "c:\programme\steam\steamapps\akologi\sourcesdk\bin\orangebox\bin\vvis.exe"
** Parameters: -game "c:\programme\steam\steamapps\akologi\age of chivalry\ageofchivalry" "C:\Downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4"
Valve Software - vvis.exe (Mar 11 2008)
2 threads
reading c:\downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.bsp
Error opening c:\downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.bsp
** Executing...
** Command: "c:\programme\steam\steamapps\akologi\sourcesdk\bin\orangebox\bin\vrad.exe"
** Parameters: -game "c:\programme\steam\steamapps\akologi\age of chivalry\ageofchivalry" "C:\Downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4"
Valve Software - vrad.exe SSE (Mar 11 2008)
Valve Radiosity Simulator
2 threads
Could not find lights.rad in lights.rad.
Trying VRAD BIN directory instead...
Warning: Couldn't open texlight file c:\programme\steam\steamapps\akologi\sourcesdk\bin\orangebox\bin\lights.rad.
Loading c:\downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.bsp
Error opening c:\downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Downloads\3k_smash_2\3k_smash\aoc_3k_smash_gexperimental4.bsp" "c:\programme\steam\steamapps\akologi\age of chivalry\ageofchivalry\maps\aoc_3k_smash_gexperimental4.bsp"
The command failed. Windows reported the error:
"Das System kann die angegebene Datei nicht finden."
AW: Probleme mit mappen "DAs system kann die Angegebene Datei nicht finden"
**** leaked ****
Entity trigger_hurt (82.82 -1522.00 23612.40) leaked!
Spoiler:
anderer mist wo dem compiler nicht passt
Code:
material '..' not found
Gefunden in:
Zeile 8
Problem:
Ein Objekt benutzt eine Textur, die nicht existiert oder dessen Pfad nicht mehr korrekt ist.
Lösung:
Die Textur des betreffenen Objekts anpassen
Brush ##: bounds out of range
Gefunden in:
Zeile 10, Zeile 12
Problem:
Vergleichbar mit dem Invalid Solid Structure-Fehler. Warscheinlich ein Brush, der ausserhalb des Grids im Hammer liegt (Map zu groß!). Da das Hammer standardmäßig nicht unterstützt, wird so ein Fehler ausgegeben.
Lösung:
Mit Alt+P oder am Rand der Karte nach dem Brush suchen und entfernen
LEAK / ** leaked **
Gefunden in:
Zeile 19, Zeile 20
Problem:
Ein LEAK (Leck) ist im Prinzip ein Loch im Level. Wenn man sich vorstellt, man würde seine Map mit Wasser füllen und irgendwo könnte etwas austreten, dann hat man ein LEAK. Die gleiche Meldung erhält man übrigens, wenn sich ein Point-Entity (z.B. light oder info_player_start etc.) außerhalb des umschlossenen Raumes der Map befindet. Dieser Fehler ist (unter anderem) dafür verantwortlich, dass der Compile-Vorgang fehlschlägt.
Lösung:
Leck finden und schließen, bzw. das den Fehler verursachende Entity in den Innenraum der Map verschieben oder löschen. Die Pointfile kann im Hammer-Editor geladen und in der Kamera verfolgt werden. Weitere Anmerkung: Die Koordinaten die hinter Entity capture_point @ (x, y,z) stehen, sind NICHT die Koordinaten des LEAK! Sie geben nur die Position des Entities an, von dem aus das Leck entdeckt wurde (die Kompiler lokalisieren Lecks von Entities aus).
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (X,Y,Z)
Gefunden in:
Zeile 22, Zeile 31, Zeile 40, Zeile 49, Zeile 58, Zeile 67, Zeile 76, Zeile 85
Problem:
Der Fehler ist unter anderem mit "Contents_Solid" eine häufige Begleiterscheinung eines Leaks.
Lösung:
Das Leak beheben. Falls es kein Leak ist, dann sollte der betreffende Brush neu und am besten vereinfacht gesetzt werden, damit der Fehler nicht mehr auftritt.
************ ERROR ************ Error opening c:\.........\mapname.bsp No such file or directory
Gefunden in:
Zeile 109, Zeile 123
Problem:
Die gesuchte Datei konnte nicht gefunden werden. Falls dies die erste Fehlermeldung ist, so kann ein Konfigurationsfehler vermutet werden. Andernfalls ist dies ein Folgefehler, da die vorhergehenden Programme aufgrund anderer Kompilierfehler keine Dateien erstellen konnten, die für diesen Prozess benötigt werden.
Lösung:
Vorherige Fehler lokalisieren und ausbessern oder ggf. die Pfade in den Worldcraft Einstellungen überprüfen
Could not find lights.rad in lights.rad
Gefunden in:
Zeile 119
Problem:
VRAD schaut bei jedem Compilevorgang nach der Rad File. Diese Datei befindet sich ursprünglich im Hauptordner der Mod. Wird diese nicht gefunden, wird diese Fehlermeldung ausgegeben. Wird die Rad File gefunden geben die Compiler folgendes aus: [x texlights parsed from lights.rad]
Lösung:
Vergewissere dich das die Rad File im Hauptordner der Mod liegt
Error: Could not open wad file \sierra\half life\valve\halflife.wad
Gefunden in:
Zeile 121
Problem:
Eine .WAD, die für die map benötigt wurde, konnte nicht gefunden werden.
Lösung:
Stelle sicher, dass sich die .WAD im angegebenen Ordner ist oder lösche sie ggf. aus der Texturliste in WC, falls diese .WAD nicht (mehr) gebraucht wird.
AW: Probleme mit mappen "DAs system kann die Angegebene Datei nicht finden"
Zitat:
Zitat von
[FX]CJ[CSR]
**** leaked ****
Entity trigger_hurt (82.82 -1522.00 23612.40) leaked!
[...]
:roll:
@MasterAP
Guck mal hier:
http://flow.computer-dc.de/analyzer.php
AW: Probleme mit mappen "DAs system kann die Angegebene Datei nicht finden"