O.C. Models not found in SDK

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
death grunt
Vertex
Vertex
Posts: 6
Joined: Fri May 01, 2009 6:39 am

O.C. Models not found in SDK

Post 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.
shiftey
npc_combinegunship
npc_combinegunship
Posts: 705
Joined: Thu Oct 09, 2008 4:45 pm
Contact:

Post 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.
death grunt
Vertex
Vertex
Posts: 6
Joined: Fri May 01, 2009 6:39 am

Post 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"
}
shiftey
npc_combinegunship
npc_combinegunship
Posts: 705
Joined: Thu Oct 09, 2008 4:45 pm
Contact:

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