mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-26 05:37:58 +03:00
Updated Mapbase Setup Troubleshooting (markdown)
parent
8bf79d71f8
commit
6600526886
@ -1,6 +1,26 @@
|
||||
This article tries to cover common issues encountered by users trying to set up Mapbase for Hammer. If you cannot find the solution to your problem here, you may be able to find help on [Mapbase's Discord server](https://discord.gg/nd8tXNg).
|
||||
This article tries to cover common issues encountered by users trying to set up Mapbase. If you cannot find the solution to your problem here, you may be able to find help on [Mapbase's Discord server](https://discord.gg/nd8tXNg).
|
||||
|
||||
# Installing Mapbase
|
||||
|
||||
---
|
||||
|
||||
* ### Mapbase crashes every time I try to start it!
|
||||
|
||||
Make sure Source SDK Base 2013 Singleplayer is running on the `upcoming` branch.
|
||||
|
||||
---
|
||||
|
||||
* ### None of the Mapbase mods are appearing in Steam!
|
||||
|
||||
Make sure you are placing the Mapbase mods inside of the `sourcemods` folder and the `sourcemods` folder is in the right place. (e.g. `Steam/SteamApps/sourcemods/mapbase_episodic` is a valid directory)
|
||||
|
||||
Otherwise, this often has to do with whether you use multiple drives for storing Steam games; you may need your `sourcemods` folder to be located in the same directory as Source SDK Base 2013 Singleplayer.
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
# Using Mapbase in Hammer
|
||||
|
||||
---
|
||||
|
||||
* ### My grid has disappeared and my brushes, models, etc. are either wireframe or missing!
|
||||
@ -11,7 +31,6 @@ This article tries to cover common issues encountered by users trying to set up
|
||||
|
||||
This happens when Hammer is launched without a valid `-game` parameter while using a Mapbase config. Make sure you are using a shortcut to launch Hammer and make sure the shortcut was set up correctly. Please return to the setup page for more information on setting up a shortcut.
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
* ### Hammer crashes every time I try to place a Mapbase entity!
|
||||
@ -24,7 +43,6 @@ Some mods (e.g. Map Labs) may also have their own FGD which includes both `halfl
|
||||
<img src="https://user-images.githubusercontent.com/19228257/86538355-4096ae00-bebb-11ea-8c9a-ddb50a102a3d.png" width="768"/>
|
||||
</p>
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
* ### Maps refuse to compile!
|
||||
|
Loading…
x
Reference in New Issue
Block a user