Getting Started: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (RIP Steam Forums, edited to archive link)
m (Moved Steampipe bug note higher for more clarity)
Line 11: Line 11:
}}
}}
{{first room menu}}
{{first room menu}}
{{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://web.archive.org/web/20170525233554/http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums])


# Go to Steam’s '''Library''' tab, then the '''Tools''' tab and launch the '''Source SDK'''.
# Go to Steam’s '''Library''' tab, then the '''Tools''' tab and launch the '''Source SDK'''.
Line 20: Line 22:
{{bug|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 Configuration]]s.}}
{{bug|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 Configuration]]s.}}


{{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://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 04:05, 30 March 2018

Template:Otherlang2

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)
  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 ?]



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