You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shortly java.lang.ClassCastException: class io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState cannot be cast to class io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState (io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState and io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @68837a77) at io.github.lucaargolo.kibe.KibeModKt.initExtras$lambda-20(KibeMod.kt:186) ~[kibe-1.9.6-BETA+1.18.jar:?]
It happens when player opens inventory which contains entangled tank & chest binded to player somehow.
The text was updated successfully, but these errors were encountered:
crash-2022-05-03_15.13.36-server.txt
shortly
java.lang.ClassCastException: class io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState cannot be cast to class io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState (io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState and io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @68837a77) at io.github.lucaargolo.kibe.KibeModKt.initExtras$lambda-20(KibeMod.kt:186) ~[kibe-1.9.6-BETA+1.18.jar:?]
It happens when player opens inventory which contains entangled tank & chest binded to player somehow.
The text was updated successfully, but these errors were encountered: