Alright so im trying to edit a map my self and ive edited a few maps but now im getting this error. not sure why because i compiled the same map less then a hour ago.
** Executing...
** Command: "E:\SteamLibrary\steamapps\common\GarrysMod\bin\vbsp.exe"
** Parameters: -game -notjunc "E:\SteamLibrary\steamapps\common\GarrysMod\garrysmod" "e:\dreamrp"
Failed to load keyvalues file cfg/mount.cfg!
Valve Software - vbsp.exe (Apr 22 2017)
Command line: "E:\SteamLibrary\steamapps\common\GarrysMod\bin\vbsp.exe" "-game" "-notjunc" "E:\SteamLibrary\steamapps\common\GarrysMod\garrysmod" "e:\dreamrp"
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: "E:\SteamLibrary\steamapps\common\GarrysMod\bin\vvis.exe"
** Parameters: -fast -game "E:\SteamLibrary\steamapps\common\GarrysMod\garrysmod" "e:\dreamrp"
Valve Software - vvis.exe (Apr 22 2017)
fastvis = true
12 threads
reading e:\dreamrp.bsp
Error opening e:\dreamrp.bsp
** Executing...
** Command: "E:\SteamLibrary\steamapps\common\GarrysMod\bin\vrad.exe"
** Parameters: -bounce 2 -noextra -game "E:\SteamLibrary\steamapps\common\GarrysMod\garrysmod" "e:\dreamrp"
Valve Software - vrad.exe SSE (Apr 22 2017)
Valve Radiosity Simulator
12 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']
Loading e:\dreamrp.bsp
Error opening e:\dreamrp.bsp
** Executing...
** Command: Copy File
** Parameters: "e:\dreamrp.bsp" "E:\SteamLibrary\steamapps\common\GarrysMod\garrysmod\maps\dreamrp.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
i see that is says failed to load key values in mount .cfg but not sure how that could break hammer
on the vbsp line -notjunc should be infront of -game
yeah figured that out shortly after this post. although another error i have is no doors or props or anything show up in hammer i havent changed anything in hammer so im not sure what it could be
Sorry, you need to Log In to post a reply to this thread.