
Hitting entity with thrown egg crashes while ticking entity.
NyxYoru opened this issue ยท 2 comments
Tested on a default flat world with just the mod and fabric api.
Crashes with following error.
"The game crashed whilst ticking entity
Error: java.lang.ClassCastException: class net.minecraft.class_1681 cannot be cast to class net.minecraft.class_1309 (net.minecraft.class_1681 and net.minecraft.class_1309 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @69b794e2)"
Log is attached below.
latest.log
Edit: didnt go back to flat world with just the mod to test this again, but crash appears to happen with arrows as well, changing the arrow damage multiplier attribute additionally does not seem to have any effect on this issue.