-
Notifications
You must be signed in to change notification settings - Fork 9
Troubleshooting
Experiencing issues with other added mods? Here are a few things I advise you to do before submitting an issue to the repository:
While Nvidium should be generally stable at this point, in some (very rare) cases you may possibly experience an issue. If you are experiencing issues, try disabling Nvidium and see if it fixes it. If it does, open a report at the Nvidium issue tracker. Some mods may not be compatible with Nvidium.
In ModernFix, the Dynamic Resources patch is enabled by default that can reduce load times and improve memory usage, however it can possibly break some content mods. If you experience this issue, simply remove the mixin.perf.dynamic_resources
override in the modernfix-mixins.properties
config file.
The mixin.perf.dynamic_entity_renderers
mixin is also enabled by default which can cause issues with mod compatibility. Try disabling that as well.
If you are experiencing issues with GUI, try disabling ImmediatelyFast. ImmediatelyFast optimizes various parts of the immediate mode rendering code, which includes UI.
If you are experiencing lower FPS than expected, try following post-install and see if any of that helps. If it doesn't, join my Discord and open a thread there.
Join my Discord server and I (or community members) can try to help with your issue as long as I'm not busy.