Talk:Source SDK Release Notes: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 19: Line 19:
After doing this and updating the SDK, my MOD (based on HL2 Base) is no longer listed in the "Current Game" listbox... How do I fix this? [[User:Jupix|Jupix]] 08:21, 8 Nov 2007 (PST)
After doing this and updating the SDK, my MOD (based on HL2 Base) is no longer listed in the "Current Game" listbox... How do I fix this? [[User:Jupix|Jupix]] 08:21, 8 Nov 2007 (PST)


Your game information is put inside the file '''[account]/sourcesdk/bin/gameconfig.txt''', copy this file from the old folder to the new, or alternatively open hammer and use '''tools->options''' to reconfigurere it yourself. [[User:Sortie|Sortie]] 06:00, 9 Nov 2007 (PST)
:Your game information is put inside the file '''[account]/sourcesdk/bin/gameconfig.txt''', copy this file from the old folder to the new, or alternatively open hammer and use '''tools->options''' to reconfigurere it yourself. [[User:Sortie|Sortie]] 06:00, 9 Nov 2007 (PST)
 
::Thanks! (I'm still unable to edit my mod, though, as Hammer seems to refuse to read any of the mod's content. I'm hoping a future patch will fix this.) [[User:Jupix|Jupix]] 12:15, 10 Nov 2007 (PST)

Revision as of 13:15, 10 November 2007

SDK Bugs Discussion

hey mike can you add a link to this to the page http://forums.steampowered.com/forums/showthread.php?t=621086 which is the bug disccusion thread on the steam forums

FileSystemOpenDialog.dll-Still bad?

I tried renaming the folders for Source SDK and Steam reinstalled the files. When I try to open Hammer, it still gives me the error, and renaming shortcuts doesn't work. So far, this is the one place on the whole web with people who know enough about SDK to figure out fixes. Urrrgh.

Also, after I kill that error message, when I try to load a map, I get "Missing material 'editor/flatnocull'". I'm deleting everything related to SDK and doing a fresh reinstall now, I'll edit later what happens.. Stormfury 17:56, 7 Nov 2007 (PST)

I already tried extracting the files and adding them. The problem is that a newly created mod (or an existing one) isn't mounting the ep2 gcfs, which is where it's storing the new editor materials. As far as the DLL problem... I've no idea yet. Still trying to figure that one out. If you do extract the materials, nothing in the views render correctly for some reason. Still trying to figure this one out.--Spektre1 18:22, 7 Nov 2007 (PST)

Issue with a mod and sourcesdk and sourcesdk_content

Mdurand: The sourcesdk_content folder is not getting updated consistently so we suggest renaming your 'sourcesdk' and 'sourcesdk_content' directories before running the new SDK the first time.

After doing this and updating the SDK, my MOD (based on HL2 Base) is no longer listed in the "Current Game" listbox... How do I fix this? Jupix 08:21, 8 Nov 2007 (PST)

Your game information is put inside the file [account]/sourcesdk/bin/gameconfig.txt, copy this file from the old folder to the new, or alternatively open hammer and use tools->options to reconfigurere it yourself. Sortie 06:00, 9 Nov 2007 (PST)
Thanks! (I'm still unable to edit my mod, though, as Hammer seems to refuse to read any of the mod's content. I'm hoping a future patch will fix this.) Jupix 12:15, 10 Nov 2007 (PST)