[0.1.12] Crash with Corail Tombstone Zombify Villager
leagris opened this issue ยท 0 comments
When having the Necromancer capability (Alignment < -1) in Corail Tombstone, zombifying a Villager throws a ClassCastException
because of an invalid chunk cache side cast:
java.lang.ClassCastException: class net.minecraft.client.multiplayer.ClientChunkCache cannot be cast to class net.minecraft.server.level.ServerChunkCache
Also reported to @Corail31: Corail31/tombstone_lite#181