caused by a ClassCastException in the SculkSnapperEntity.tick()
jaynotgay opened this issue ยท 1 comments
Mod Version 1.19.2
Mod Loade: /fabric/
Description:
The crash report indicates that the issue is caused by a ClassCastException in the SculkSnapperEntity.tick() method from the deeperdarker mod. The problematic line is SculkSnapperEntity.java:130.
It seems that the mod is trying to cast a net.minecraft.util.registry.RegistryKey object to a java.util.List, which is not allowed.
To Reproduce
Steps to reproduce the behavior:
- Go to deeperdarker
- taim SculkSnapperEntity
- Scroll down to '...'
- See error
https://mclo.gs/VM0UnwP