Failed to load the default scheme file: Difference between revisions
Jump to navigation
Jump to search
Note:This error is related to the Hammer editor.
Fail-Man 3D (talk | contribs) |
Fail-Man 3D (talk | contribs) (Undo revision 133374 by Fail-Man 3D (Talk)) |
||
Line 17: | Line 17: | ||
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. | ||
'''Another possible fix (for Orange Box | '''Another possible fix (for Orange Box):''' | ||
#Get SourceScheme.res as outlined above | #Get SourceScheme.res as outlined above | ||
#Copy it to ''\SteamApps\username\sourcesdk\bin\orangebox\bin\resource\'' | #Copy it to ''\SteamApps\username\sourcesdk\bin\orangebox\bin\resource\'' |
Revision as of 01:40, 10 May 2010
Todo: Verify if this issue is still present in the latest releases of the Source SDK. CONFIRMED! STILL PRESENT!
Error message:
"Failed to load the default scheme file. The map views may be missing some visual elements"

Possible causes
The error is known to occur when trying to start Hammer faster using a shortcut, instead of the Source SDK GUI. Although, it can also happen when openning Hammer from the Source SDK GUI today (Sept 2009).
Possible fixes
- Get SourceScheme.res from one of the GCF files or create a mod.
- Copy it to the ...\SteamApps\username\sourcesdk\bin\resource\ folder, or to the ...\SteamApps\username\half-life 2\hl2\resource\ folder.
If this doesn't work, then you can use Filemon from sysinternal's to find out where Hammer is actually looking for this file.
Another possible fix (for Orange Box):
- Get SourceScheme.res as outlined above
- Copy it to \SteamApps\username\sourcesdk\bin\orangebox\bin\resource\
Above Possible fixes need to be... fixed
As there is no such a "resource" folder in today's file structure. The above fixes must be outdated now. Can someone please update these fixes?