|
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.
|