SkywardMC Logo

SkywardMC

Troubleshooting

Experiencing issues with other added mods? Here are a few things I advise you to do before submitting an issue to the repository:

Mod incompatibilities

In ModernFix, the Dynamic Resources mixin is enabled by default that can reduce load times and improve memory usage, however it can possibly break some content mods. If you experience any issues, simply try removing the mixin.perf.dynamic_resources override in the modernfix-mixins.properties config file.

There are also other ModernFix mixins which are enabled by default, which can cause issues with mod compatibility. Try disabling those as well.

Experiencing GUI issues

If you are experiencing issues with GUI, try disabling ImmediatelyFast. ImmediatelyFast optimizes various parts of the immediate mode rendering code, which includes UI.

Java 26 crash on mc1.21.1

On mc1.21.1, any version of Java 26 and above may cause a crash. See https://github.com/skywardmc/hammer/issues/6.

Having other issues

Join our Discord server and I (or community members) can try to help with your issue as long as I’m not busy.