Updated Mapbase Setup Troubleshooting (markdown)

Blixibon 2020-07-05 12:32:57 -05:00
parent dcab919264
commit 2ebcc53f26

@ -16,7 +16,13 @@ This is because Hammer was launched without a valid `-game` parameter while usin
* ### Hammer crashes every time I try to place a Mapbase entity! * ### Hammer crashes every time I try to place a Mapbase entity!
This is usually because the user has set up multiple FGDs in the Mapbase config. `halflife2.fgd` includes `base.fgd` automatically, and mod FGDs (e.g. Map Labs) may have their own FGD which includes both `halflife2.fgd` and `base.fgd`. Normally, you should only be using the `halflife2.fgd` in your Mapbase config. This is usually because the user has set up multiple FGDs in the Mapbase config. `halflife2.fgd` includes `base.fgd` automatically, so you should normally only be using the `halflife2.fgd` in your Mapbase config.
Some mods (e.g. Map Labs) may also have their own FGD which includes both `halflife2.fgd` and `base.fgd`.
<p align="left">
<img src="https://user-images.githubusercontent.com/19228257/86538355-4096ae00-bebb-11ea-8c9a-ddb50a102a3d.png" width="768"/>
</p>
--- ---