Sodium causes Minecraft to crash when using Java 8: java.lang.NoSuchMethodError
violine1101 opened this issue ยท 1 comments
Reproduction Steps
Launch current sodium dev version (1df506f) with Java 8 (in my case, 1.8.0_51, the default Minecraft java version).
Crash Report File
https://gist.github.com/violine1101/6094320e1d16691cf7943db35a1d0563
Additional Information
Works properly with Java 12.0.1.
I should also note that while Java 8 is only installed as JRE, the Java 12 version is installed as JDK, this might also be it.
Duplicate of #16