Deep Aether

Deep Aether

10M Downloads

Crash when Zephyr's snowball hiting poison block (1.19.2)

SZUMIKK opened this issue ยท 1 comments

commented

Forge/Neoforge Version

forge-43.4.0

Deep Aether Version

1.0.3

Terrablender Version

2.0.1.166

Aether Version

1.5.1

Log Files

crash-2025-02-21_13.51.27-server.txt

commented

The issue occurred when the ZephyrSnowball object attempted to interact with the PoisonBlock (the poison block from Deep Aether). This triggered a ClassCastException error, which means that the game was trying to convert ZephyrSnowball to LivingEntity, which is not possible.