From 142c62f2b4bc2aa8398b6e3df4869d77e5da4cc1 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Sat, 18 Jul 2020 10:34:09 -0500 Subject: [PATCH] Updated Mapbase Setup Troubleshooting (markdown) --- Mapbase-Setup-Troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Mapbase-Setup-Troubleshooting.md b/Mapbase-Setup-Troubleshooting.md index f7692fe..8db58e9 100644 --- a/Mapbase-Setup-Troubleshooting.md +++ b/Mapbase-Setup-Troubleshooting.md @@ -45,6 +45,14 @@ Some mods (e.g. Map Labs) may also have their own FGD which includes both `halfl --- +* ### Maps are stuck in fullbright! + +Issues like this can happen for many reasons, but if you're setting up Mapbase and you encounter this issue after compiling a map, this is usually because you didn't use compatible compilers. + +In order to compile Mapbase maps, you must use either Mapbase's custom compilers or Slartibarty's Slammin' Source mapping tools. See [this article](https://github.com/mapbase-source/source-sdk-2013/wiki/Map-Compilers) for more information on which compilers to use. + +--- + * ### Maps refuse to compile!