Sodium 0.5+ currently breaks dynamic resources
TheBossMagnus opened this issue ยท 5 comments
https://mclo.gs/AQXX2m6
During the loading of Minehut's resourcepack, the game sometimes crashes. I only experienced this crash with modernfix and mixin.perf.dynamic_resources enabled, but that might be a coincidence.
It's worth noting a couple of things
- During the resourcepack loading w/o crashes there are some probably related errors in the log
- Another user is experiencing a similar issue, this time with missing texture on the same configuration:
See: TheBossMagnus/Thunder#12
This appears to be a Sodium compatibility issue: CaffeineMC/sodium#2011
This crash will happen just with mixin.perf.dynamic_resources enabled or in any case?
It will probably not happen with dynamic_resources disabled, but the reason the issue occurs seems to be a Sodium design change, not a ModernFix bug.