Troubleshooting
Last updated
Last updated
If a mod is not working, before you reach out to the developers, there are some easy troubleshooting steps to go through.
Check the pause menu
BepInHecks always adds a list of active mods in the bottom right corner of the pause menu (image below), so you can look at that to see if the mod has been found.
If there is no text under the game version at all, that means that BepInHecks is not loading properly. Even if there are no mods installed, the Mods:
text will still show.
If the list is present but a particular mod isn't showing up, that means the problem is with the mod. This is commonly caused by the mod being in the wrong folder. Remember, if the mod comes with a .dll
, put it in <game folder>/BepInEx/plugins
. If it comes as a .zip
, extract all the files into the plugins folder.
If you still can't get the mod to work after checking this, then you should ask in the modding channel for help.