Crashes When Mining Banglum Ore. [ Fabric 0.13.3 ]
jakens1 opened this issue ยท 1 comments
It seems to be crashing when I mine Banglum Ore. Using a Tech Reborn Pickaxe.
This is a really strange issue, but I think it is due to you using Oracle Java for running your server. I used Adoptium OpenJDK 17 to compile, so it might simply not find the exact same method used for nextFloat
.
I am already drafting up a new release, so this will likely be changed and fixed then.
If you are able to I would ask you to try use OpenJDK to run your server and see if it changes things, as then I would be sure this is the issue