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



Hi
Habe folgendes Problem, ich habe malwieder Lust eine Map zu kreieren doch bei jedem versuch das Teil zu compilen sehe ich nur eine Fehlermeldung, es wird anscheinend keine BSP datei erstellt.

Alte Maps, deren BSP ich noch habe kann ich problemlos compilen jedoch werden änderungen nicht beachtet, da die alte BSP aufgerufen wird!

Und ja, ich habe mit sämtliche "Das System kann die angegebene Datei nicht finden" Threads durchgelesen doch leider trifft deren beschreibung nicht auf mein Problem zu.

Compile log:

** Executing...
** Command: "j:\program files (x86)\steam\steamapps\_santana_\sourcesdk\bin\ep1\bin\vbsp.exe"
** Parameters: -game "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike" "j:\neuer ordner (2)\new" -window

Valve Software - vbsp.exe (Dec 11 2006)
Command line: "j:\program files (x86)\steam\steamapps\_santana_\sourcesdk\bin\ep1\bin\vbsp.exe" "-game" "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike" "j:\neuer ordner (2)\new" "-window"

usage : vbsp [options...] mapfile
example: vbsp -onlyents c:\hl2\hl2\maps\test

Common options (use -v to see all options):

-v (or -verbose): Turn on verbose output (also shows more command
line options).

-onlyents : This option causes vbsp only import the entities from the .vmf
file. -onlyents won't reimport brush models.
-onlyprops : Only update the static props and detail props.
-glview : Writes .gl files in the current directory that can be viewed
with glview.exe. If you use -tmpout, it will write the files
into the \tmp folder.
-nodetail : Get rid of all detail geometry. The geometry left over is
what affects visibility.
-nowater : Get rid of water brushes.
-low : Run as an idle-priority process.

-vproject <directory> : Override the VPROJECT environment variable.
-game <directory> : Same as -vproject.

** Executing...
** Command: "j:\program files (x86)\steam\steamapps\_santana_\sourcesdk\bin\ep1\bin\vvis.exe"
** Parameters: -game "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike" "j:\neuer ordner (2)\new"

Valve Software - vvis.exe (Nov 8 2007)
2 threads
reading j:\neuer ordner (2)\new.bsp
Error opening j:\neuer ordner (2)\new.bsp

** Executing...
** Command: "j:\program files (x86)\steam\steamapps\_santana_\sourcesdk\bin\ep1\bin\vrad.exe"
** Parameters: -game "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike" "j:\neuer ordner (2)\new"

Valve Software - vrad.exe SSE (Nov 8 2007)
----- Radiosity Simulator ----
2 threads
[Reading texlights from 'lights.rad']
[1 texlights parsed from 'lights.rad']

Loading j:\neuer ordner (2)\new.bsp
Error opening j:\neuer ordner (2)\new.bsp

** Executing...
** Command: Copy File
** Parameters: "j:\neuer ordner (2)\new.bsp" "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike\maps\new.bsp"

The command failed. Windows reported the error:
"Das System kann die angegebene Datei nicht finden."

--


Dieser Beitrag wurde am 25.11.2009 um 16:53 von Santana bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
001
25.11.2009, 17:00
Adrian_Broher
Admin


Quellcode:** Executing...
** Command: "j:\program files (x86)\steam\steamapps\_santana_\sourcesdk\bin\ep1\bin\vbsp.exe"
** Parameters: -game "j:\program files (x86)\steam\steamapps\_santana_\counter-strike source\cstrike" "j:\neuer ordner (2)\new" -window
Quellcode:usage : vbsp [options...] mapfile
example: vbsp -onlyents c:\hl2\hl2\maps\test
Die Map heisst sicher nicht "-window". Das naechste mal bitte die logfile in code tags fassen.

--

There is nothing wrong with high standards. It's your problem that you don't meet them.
If you think it's simple, then you have misunderstood the problem.
When a customer says "nothing has changed", assume they're lying.


Dieser Beitrag wurde am 25.11.2009 um 17:01 von Adrian_Broher bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
002
25.11.2009, 17:04
Santana



Dankeschön für die blitzschnelle Lösung!
Hatte da ausversehen eingegeben das ich CSS im Fenster gestartet haben wollte

lg

--

zum Seitenanfang zum Seitenende Profil || Suche