Page 1 of 1

O.C. Models not found in SDK

Posted: Sat May 09, 2009 6:31 am
by death grunt
I used the O.C. SDK installer, but when I start hammer or the model viewer I can't see the models and hammer shows error models.

Posted: Sat May 09, 2009 6:37 am
by shiftey
Can you post your game_config or game_info. It's in your sourcesdk\bin\orangebox\bin.

I might just take down that installer since nobody can seem to get it to work.

Posted: Sat May 09, 2009 9:26 am
by death grunt
here my game_config;

Code: Select all

"Configs"
{
	"Games"
	{
		"Obsidian Conflict SDK"
		{
			"GameDir"		"C:\Program Files\Steam\SteamApps\SourceMods\Obsidian\Obsidian SDK"
			"hammer"
			{
				"GameData0"		"C:\Program Files\Steam\SteamApps\SourceMods\Obsidian\Obsidian SDK\Obsidian.fgd"
				"TextureFormat"		"5"
				"MapFormat"		"4"
				"DefaultTextureScale"		"0.250000"
				"DefaultLightmapScale"		"16"
				"GameExe"		"C:\Program Files\Steam\SteamApps\the_death_1337\source sdk base 2007\hl2.exe"
				"DefaultSolidEntity"		"func_detail"
				"DefaultPointEntity"		"prop_physics_multiplayer"
				"BSP"		"C:\Program Files\Steam\SteamApps\the_death_1337\sourcesdk\bin\orangebox\bin\vbsp.exe"
				"Vis"		"C:\Program Files\Steam\SteamApps\the_death_1337\sourcesdk\bin\orangebox\bin\vvis.exe"
				"Light"		"C:\Program Files\Steam\SteamApps\the_death_1337\sourcesdk\bin\orangebox\bin\vrad.exe"
				"GameExeDir"		"C:\Program Files\Steam\SteamApps\the_death_1337\source sdk base 2007"
				"MapDir"		"C:\Program Files\Steam\SteamApps\the_death_1337\sourcesdk_content\obsidian\mapsrc"
				"BSPDir"		"C:\Program Files\Steam\SteamApps\SourceMods\Obsidian\maps"
				"CordonTexture"		"tools\toolsskybox"
				"MaterialExcludeCount"		"0"
			}
		}
	}
	"SDKVersion"		"3"
}

Posted: Sat May 09, 2009 8:55 pm
by shiftey
check if your steam folder is in a folder "Valve". That might be a problem. Also, check for a gameinfo.txt in your obsidian\Obsidian SDK folder. Post that here too. It may not have written correctly.

Also what version of windows are you using? You may have to run the installer with administrator rights.