KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

Crash with sodium #216

Closed ghost closed 2 years ago

ghost commented 2 years ago

Please consider this https://gist.github.com/ternsip/e50c7bdb060346f8555db867309dbef2

at knightminer.inspirations.tweaks.client.PortalColorHandler.getColor(PortalColorHandler.java:57) ArrayIndexOutOfBoundsException: -311

https://github.com/spoorn/sodium-forge/issues/92

KnightMiner commented 2 years ago

This crash report has Sodium written in so many places I cannot reasonably fix it. Wait for them to respond with the solution and if there is something on my side that needs to be done, they can say.

ghost commented 2 years ago

https://github.com/spoorn/sodium-forge/issues/91 Author said "This is a compatibility issue with Inspirations from the log"

TeamSpen210 commented 2 years ago

Yes, and that the issue is on Sodium's side, due to a lack of a fallback for one of their optimisations. But it'll be fixed in the next release.

KnightMiner commented 2 years ago

Fixed in sodium, so closing this.