CleverNucleus / RelicEx

Adds compatible trinket items for PlayerEx attributes.
MIT License
5 stars 10 forks source link

Crash on Creeper Death #9

Closed rauflb14 closed 2 years ago

rauflb14 commented 2 years ago

I had two crashes. The first crash happend when the creeper blew up by himself. The second was i think because it was killed either by falling or getting shot by a skeleton.

first crash

second crash

CleverNucleus commented 2 years ago

Hi there, This issue should now be resolved as of release 3.1.2 and 3.2.2. Thanks.

dadoirie commented 2 years ago

seems like https://github.com/CleverNucleus/RelicEx/issues/8 java.lang.ClassCastException: class java.lang.Float cannot be cast to class java.lang.Double (java.lang.Float and java.lang.Double are in module java.base of loader 'bootstrap') at net.minecraft.class_1309.handler$icj000$relicex_dropLoot(class_1309.java:41570) and tested it out now and should be fixed with the latest version

dadoirie commented 2 years ago

image

rauflb14 commented 2 years ago

thank you, sorry, did not see that other issue