Getting Started: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This bug annoyed me, so I figure putting the solution here would be useful.)
m (RIP Steam Forums, edited to archive link)
Line 21: Line 21:


{{bug|The recent SteamPipe update has also created a bug where, upon clicking File > New, Hammer reports that it "failed to load the default scheme file", and all viewports will be black. To fix this Hammer must not be launched from the SDK program through Steam, but instead through the chosen game directory (e.g. C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin).}}
{{bug|The recent SteamPipe update has also created a bug where, upon clicking File > New, Hammer reports that it "failed to load the default scheme file", and all viewports will be black. To fix this Hammer must not be launched from the SDK program through Steam, but instead through the chosen game directory (e.g. C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin).}}
::([http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums])
::([http://web.archive.org/web/20170525233554/http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums])


{{Navbar|:Category:Level Design|Your First Map|View Navigation}}
{{Navbar|:Category:Level Design|Your First Map|View Navigation}}

Revision as of 09:53, 1 December 2017

Template:Otherlang2

  1. Go to Steam’s Library tab, then the Tools tab and launch the Source SDK.
  2. Select the engine version and game you want to use for your map.
  3. Launch Hammer, the level editor for Source:
    Launching Hammer for Half-Life 2: Deathmatch
  4. From the File menu, select New:
    Hammer newwindow.png
  5. An empty map will appear.
    Hammer emptyworkspace.png
Icon-Bug.pngBug:You may find that Hammer’s viewports are all totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, Reset the Source SDK Game Configurations.  [todo tested in ?]
Icon-Bug.pngBug:The recent SteamPipe update has also created a bug where, upon clicking File > New, Hammer reports that it "failed to load the default scheme file", and all viewports will be black. To fix this Hammer must not be launched from the SDK program through Steam, but instead through the chosen game directory (e.g. C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin).  [todo tested in ?]
(solution on Steam SDK Forums)

← [[::Category:Level Design|:Category:Level Design]]