• VBCT seems to not like my GameConfig.txt
    9 replies, posted
Trying to work out how to use VBCT since it'd suit me really nicely starting to work on some larger maps that're taking about 6mins total in editor for a full compile. So taking a bit longer and still being able to use my pc in that tie would be awesome. Trouble is anytime I try and add my css GameConfig.txt I get bounced back with errors [code]GameConfig.txt drag drop file accepted: I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\GameConfig.txt Warning: GameExe and/or BSPDir not found! GameExe: BSPDir: Warning: GameExe file was not found! GameExe: Warning: BSPDir was not found! BSPDir: Warning: VBSP module was not found! VBSP_Path: Warning: VVIS module was not found! VVIS_Path: Warning: VRAD module was not found! VRAD_Path: Engine detected for Counter-Strike: Source = CSS Warning: GameExe and/or BSPDir not found! GameExe: BSPDir: Warning: GameExe file was not found! GameExe: Warning: BSPDir was not found! BSPDir: Warning: VBSP module was not found! VBSP_Path: Warning: VVIS module was not found! VVIS_Path: Warning: VRAD module was not found! VRAD_Path: Counter-Strike: Source was selected but GameConfig.txt is missing, Hammer needs to be run! [/code] My GameConfig.txt is set as [code] "Configs" { "Games" { "SDKVersion" "5" "Standard" { "GameDir" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike" "Hammer" { "GameData0" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\cstrike.fgd" "GameData1" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\halflife2.fgd" "GameData2" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\propper.fgd" "TextureFormat" "5" "MapFormat" "4" "DefaultTextureScale" "0.250000" "DefaultLightmapScale" "16" "GameExe" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\hl2.exe" "DefaultSolidEntity" "func_detail" "DefaultPointEntity" "info_player_terrorist" "BSP" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\vbsp.exe" "Vis" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\vvis.exe" "Light" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\vrad.exe" "GameExeDir" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source" "MapDir" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\sourcesdk_content\cstrike\mapsrc" "BSPDir" "I:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike\maps" "CordonTexture" "tools\toolsskybox" "MaterialExcludeCount" "0" } } } "SDKVersion" "5" }[/code] Any ideas?
My SDKPaths.pro: [code] SDKPath C:\Program Files\Steam\steamapps\common\source sdk base 2013 singleplayer\bin GamePath C:\Program Files\Steam\steamapps\common\GarrysMod\garrysmod ProjectPath C:\Program Files\Steam\steamapps\common\GarrysMod\garrysmod EngineType garrysmod GameType Garrysmod MapFile C:\Program Files\Steam\steamapps\common\Garrysmod\Mapping\rp_necro_brooklyn\rp_necro_brooklyn.vmf [/code] In conjunction with this: [url]https://facepunch.com/showthread.php?t=1374587[/url] This is how I do it with Garrysmod but hopefully this gives you some insight.
Right click on the ... in VBCT, and select Counter Strike Source, it should setup correctly
you show to different drive letters C:\Program Files and I:\Program Files i think vbct gliches when its on one drive and the sdk tools are on another try placing vbct on the I as well and start it from there
[QUOTE=taz0;51012936]you show to different drive letters C:\Program Files and I:\Program Files i think vbct gliches when its on one drive and the sdk tools are on another try placing vbct on the I as well and start it from there[/QUOTE] Ah yes, I remember having this issue. Use symbolic links to remedy this.
That's a negative on both of those fellas D: Whenever I try that one it hits me with this [img]http://i.imgur.com/aHIJFvG.png[/img] And the folder's path for VBCT is I:\Users\james\Desktop\VBCT, and my cs:s is installed on the same drive there
try hazard teams compile tool [url]http://forums.blackmesasource.com/index.php/Thread/18201-Hazard-Team-Compile-Tool-Hammer-Map-Compiler-Replacement/[/url]
Cheers for the suggestions lads, turns out the programs take from the I:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\GameConfig.txt So I replaced the settings in there (that was set up for propper) with a copy paste of my cs:s settings and we are a go. Thanks again guys
[QUOTE=Maclman;51013613]That's a negative on both of those fellas D: Whenever I try that one it hits me with this -pic- And the folder's path for VBCT is I:\Users\james\Desktop\VBCT, and my cs:s is installed on the same drive there[/QUOTE] Well i dont get that problem: [IMG]http://i.imgur.com/O6KwZQJ.png[/IMG] anyway, it seem you fixed the problem
Yeah, as I said the sdk folder was messing with it. Must of been trying to read it and the css folder at the same time
Sorry, you need to Log In to post a reply to this thread.