Enderite Mod (for Fabric)

Enderite Mod (for Fabric)

319k Downloads

Enderite Shulker Boxes crash the game

TheLittleBoat1401 opened this issue ยท 1 comments

commented

When using Enderite Shulker Boxes, they act buggy. Sometimes when breaking them, they don't appear, and when picking them up, the game crashes, leaving this message at the crash

The game crashed whilst ticking entity
Error: java.lang.ClassCastException: class net.minecraft.class_2627 cannot be cast to class net.enderitemc.enderitemod.shulker.EnderiteShulkerBoxBlockEntity (net.minecraft.class_2627 and net.enderitemc.enderitemod.shulker.EnderiteShulkerBoxBlockEntity are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @55040f2f)

I added the crash report as well.
crash-2023-12-08_21.11.41-server.txt

It doesn't happen with anything else of the mod, only the shulker boxes

commented

[UPDATE] I figured out the problem.

Turns out the problem was caused by the mod Quick RightClick, which lets me open Shulker Boxes without placing them down, but this was causing the Enderite Shulker box to glitch out and cause the crashing when I tried reclaiming it. Sorry for the trouble