Skip to content

Troubleshooting

Daniel7400 edited this page May 8, 2024 · 2 revisions

If for some reason the mod doesn't work for you here are some things you can check.


1. Verify that the mod is installed properly.

You can refer to question #3 from the FAQ to verify that these files exist in your game directory.

The game directory is where ever the game was installed, which should be something like this: .../MonsterHunterRise

Note: This mod was tested and developed against the Steam version of the game. So I am unsure how the file structure of other versions of the game. But theoretically as long as the mod requirements AND this mod are installed correctly, this mod should function regardless of where it is.


2. Reset the config, or delete the config file.

If your settings are messed up, or possibly selected a language you don't understand from the dropdown, an easy solution is to click the Reset Config button. This is the very first item that displays in the REFramework mod UI menu, so even if it is in a different language it will still be in the same spot. Pressing this will reset ALL of your settings back to their default, including language.

Another option is to go to the config file location: .../MonsterHunterRise/reframework/data/Bow_Coating_Notifier/config.json and delete the file. Once the file is deleted you can restart the game and the config should regenerate back to the default state


3. Update the mod(s).

Its possible there was a breaking change made to an update in either this mod or one of its requirements which require you to update.

  1. Update the mod.
  2. Update the dependencies for this mod:
  1. If it still doesn't work then maybe try deleting the config file mentioned above.

4. Update your system

Its possible you may need to update the drivers for your graphics card or perform some other updates (Windows, etc.)


5. Remove other mods

It is very unlikely that other mods would break this mod, but its definitely not impossible. So if you are still having issues then try removing/disabling all other mods (besides the required ones for this mod, so REFramework and REFramework Direct2D will still need to be installed/active).


6. Verify game files

If nothing has worked up until this point it may be worth the hassle to attempt to verify your game files. This may delete files added by mods, so make sure to check afterwards if those files are gone and if you need to re-add them.


7. Uninstall and Re-install the game

At the worst case scenario you may want to try uninstalling the game, and then re-installing it. Sometimes this fixes things that other steps might not fix for whatever reason. But of course this is not what anyone wants to do for a single mod.


8. If NOTHING else works, file a bug report

If nothing on this list has helped you and you are sure its a problem with the mod itself, you can create a bug report on this repository or leave a post on the Nexus Mods page. If you do take this route, PLEASE include as much detail as you can. Simply saying it doesn't work without any details does nothing for me in terms of being able to identify a potential problem and attempt to fix it.

  • Description: A description of the problem you are having. What steps you did to trigger the issue. When it started. Was it always happening. As much information as possible.
  • OS Info: What operating system you are running, and ideally the version and build number. Windows 11 23H2 22631.3527
  • PC Specs: Your main system components, like CPU, amount of RAM, graphics card.
  • In game settings: What settings are you using in-game, mostly the graphics/display settings.
  • Other mods: A list of other mods you have enabled. (And if you tried disabling any of them in troubleshooting)
  • REFramework Log File: Certain errors are captured here that might be useful. Ideally you delete the file and try again so it is not bloated with previous issues. You can find it here: .../MonsterHunterRise/re2_framework_log.txt
  • Screenshots: Show the issue if possible, a video could also be helpful depending on the issue