GoldenEye: Source Forums

Debriefing => Bug Reports & Fixes => Topic started by: namajnaG on November 11, 2013, 12:43:09 am

Title: [Issue] Cannot open my map in Hammer anymore
Post by: namajnaG on November 11, 2013, 12:43:09 am
Hello folks, I'm not sure if this is 4.2.4 related, but ever since I've installed the patch, I've been unable to open nf_maintenance in Hammer.
I've tested the last revision with a friend of mine just now and he reported missing textures in the vents, Those we're stock GE:S textures so I guess 4.2.4 removed them.

I get the following errors when trying to load up the map in Hammer :

-Failed to load the default scheme file. The map views may be missing some visual elements.

-Model models/props_interiors/vendingmachinesoda01a.mdl not found and models/error.mdl couldn't be loaded

Hammer crashes right afterwards this error message.
Note that I could open up my map just fine a week before the patch.

Is this related to the patch or has my files been corrupted?
Thanks for the support.
Title: Re: [Issue] Cannot open my map in Hammer anymore
Post by: soupcan on November 11, 2013, 02:08:54 am
This is because of the recent conversion of the SDK launcher/SDK Base 2007 to Steampipe. In some cases, people aren't getting SDK base updated to Steampipe, so you'll need to reinstall it completely.

Uninstall SDK Base 2007 through Steam, navigate to SteamApps/<username> and delete the Source SDK Base 2007 folder, and reinstall the SDK base through Steam and you should be at the latest version.
Title: Re: [Issue] Cannot open my map in Hammer anymore
Post by: namajnaG on November 11, 2013, 02:40:26 am
I'll try that, thanks for the tip!
Title: Re: [Issue] Cannot open my map in Hammer anymore
Post by: killermonkey on November 11, 2013, 03:27:00 am
http://www.mail-archive.com/hlcoders@list.valvesoftware.com/msg32262.html
Title: Re: [Issue] Cannot open my map in Hammer anymore
Post by: kraid on November 11, 2013, 12:47:02 pm
You need to let Steam update/convert the SDK to steampipe, after that all your custom configurations will be gone.
Copy the GameConfig.txt from Steamapps/username/sourcesdk/bin/source2007/bin/ to Steamapps/common/sourcesdk/bin/source2007/bin/
and change all the Paths for building programms etc. to the new location by editing it in a text editor like Notepad.

I did that yesterday and for me it worked.

If there are still missing props or textures, either replace them with new ones or find them in the previouse version of the game.
But in case two, make sure to pack them into the bsp before releasing the map to the public.
Title: Re: [Issue] Cannot open my map in Hammer anymore
Post by: namajnaG on November 12, 2013, 10:55:37 am
Everything works fine now, even the texture is still there in Hammer, which is strange since it didn't seem to work in-game for my friend. Maybe a patching problem since he was on 4.2.1 and patched straight to 4.2.4.

Thanks for the support folks, I appreciate it, as always!