[1.19.3] Client crashes in Yeti battle
Maruhl opened this issue ยท 2 comments
Forge Version
44.1.23
Twilight Forest Version
4.2.1620
Client Log
No response
Crash Report (if applicable)
https://gist.github.com/Maruhl/956e13f3d2d974ea9922080e782ec3c7
Steps to Reproduce
Simply fight against Yeti.
What You Expected
No crash
What Happened Instead
Crash
Additional Details
No response
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
Caused by: java.lang.ClassCastException: class twilightforest.entity.projectile.FallingIce cannot be cast to class net.minecraft.world.entity.LivingEntity (twilightforest.entity.projectile.FallingIce is in module [email protected] of loader 'TRANSFORMER' @11a3a45f; net.minecraft.world.entity.LivingEntity is in module [email protected] of loader 'TRANSFORMER' @11a3a45f)
at com.teamdurt.netherdungeons.event.NDEventsHandler.applyVampirismEffect(NDEventsHandler.java:95) ~[netherdungeons-1.0.2.jar%23252!/:1.0.2]
Might want to report this to Nether Dungeons, seems like they might not be checking for living entities properly, ie. it's assuming the falling ice is living.
Thanks for the tip, I didn't really look at the stacktrace. Yeti is dead now :D, "Nether Dungeons" flies out - I can't make a report because there is no issue board according to CurseForge (https://www.curseforge.com/minecraft/mc-mods/durts-nether-dungeons). Maybe someone has an account there, I don't. Thanks for the quick help.