Failed to load the default scheme file: Difference between revisions
Jump to navigation
Jump to search
m (revert) |
m (categorized) |
||
Line 15: | Line 15: | ||
if this doesn't work, then you can use Filemon from sysinternal's to find out where Hammer is actually looking for this file. | if this doesn't work, then you can use Filemon from sysinternal's to find out where Hammer is actually looking for this file. | ||
{{TODO|Verify if this issue is still present in the latest releases of the Source SDK.}} | |||
[[Category:Source SDK FAQ]] |
Revision as of 10:05, 29 January 2008
(hammer editor related)
error message: "Failed to load the default scheme file. The map views may be missing some visual elements"
The cause
For me (Nova), I got this error when trying to start hammer faster using a shortcut, instead of the the source sdk GUI.
The fix
get SourceScheme.res from one of the GCF files or create a mod, and get it from that.
copy it here: SteamApps\usrname\sourcesdk\bin\resource\
or try here: SteamApps\usrname\half-life 2\hl2\resource\
if this doesn't work, then you can use Filemon from sysinternal's to find out where Hammer is actually looking for this file.
Todo: Verify if this issue is still present in the latest releases of the Source SDK.