Hi!
Ich bin grad dabei eine Map für CS:S zu erstellen.
Beim compilieren bekomme ich aber immer die Fehlermeldung, wie sie im Betreff geschrieben ist.
Ich hab hier mal den Compiler-Log...
** Executing...
** Command: "d:\steam\steamapps\frozen1312\sourcesdk\bin\ep1\bin\vbsp.exe"
** Parameters: -game "d:\steam\steamapps\frozen1312\counter-strike source\cstrike" "G:\Eigene Dateien\fy_border_attack"
Valve Software - vbsp.exe (Dec 11 2006)
2 threads
materialPath: d:\steam\steamapps\frozen1312\counter-strike source\cstrike\materials
Loading G:\Eigene Dateien\fy_border_attack.vmf
Brush 1230: bounds out of range
Brush 1231: bounds out of range
Brush 1233: bounds out of range
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (1)
**** leaked ****
Entity info_player_counterterrorist (-867.00 -671.00 6.00) leaked!
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (1536.0, 16384.0, 406.0)
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 (2048.0, 15872.0, 406.0)
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 (512.0, 16384.0, 406.0)
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 (-512.0, 16384.0, 406.0)
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 (-1536.0, 16384.0, 406.0)
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 (2048.0, 14848.0, 406.0)
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 (2048.0, 13824.0, 406.0)
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 (2048.0, 12800.0, 406.0)
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:
*** Suppressing further FindPortalSide errors.... ***
Processing areas...done (0)
Building Faces...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
HashVec: point outside valid range
** Executing...
** Command: "d:\steam\steamapps\frozen1312\sourcesdk\bin\ep1\bin\vvis.exe"
** Parameters: -game "d:\steam\steamapps\frozen1312\counter-strike source\cstrike" "G:\Eigene Dateien\fy_border_attack"
Valve Software - vvis.exe (Nov 8 2007)
2 threads
reading g:\eigene dateien\fy_border_attack.bsp
Error opening g:\eigene dateien\fy_border_attack.bsp
** Executing...
** Command: "d:\steam\steamapps\frozen1312\sourcesdk\bin\ep1\bin\vrad.exe"
** Parameters: -game "d:\steam\steamapps\frozen1312\counter-strike source\cstrike" "G:\Eigene Dateien\fy_border_attack"
Valve Software - vrad.exe SSE (Nov 8 2007)
----- Radiosity Simulator ----
2 threads
[Reading texlights from 'lights.rad']
[1 texlights parsed from 'lights.rad']
Loading g:\eigene dateien\fy_border_attack.bsp
Error opening g:\eigene dateien\fy_border_attack.bsp
** Executing...
** Command: Copy File
** Parameters: "G:\Eigene Dateien\fy_border_attack.bsp" "d:\steam\steamapps\frozen1312\counter-strike source\cstrike\maps\fy_border_attack.bsp"
The command failed. Windows reported the error:
"Das System kann die angegebene Datei nicht finden."
Was mache ich falsch, übersehe ich oder kann ich ändern?
Hoffe auf eure Hilfe...
MfG
TheFrozenOne