crash when entering the game
JohnsonRock3000 opened this issue ยท 6 comments
Another one of your mods is loading Minecraft code too early, there is nothing ModernFix can do to fix that. However, disabling mixin.perf.thread_priorities
in the config might work around the issue.
Add mixin.perf.thread_priorities=false
at the bottom of config/modernfix-mixins.properties
.
When I change it to false and log in, it throws me out, I look in the config, and there it is true again