This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Why is it breaking :( | |
Time: 2022-12-12 23:00:57 | |
Description: Exception ticking world | |
java.lang.ClassCastException: class net.minecraft.world.level.block.entity.CampfireBlockEntity cannot be cast to class net.joefoxe.hexerei.tileentity.CandleTile (net.minecraft.world.level.block.entity.CampfireBlockEntity is in module [email protected] of loader 'TRANSFORMER' @6c07add6; net.joefoxe.hexerei.tileentity.CandleTile is in module [email protected] of loader 'TRANSFORMER' @6c07add6) | |
at net.joefoxe.hexerei.block.custom.Candle.canBeLit(Candle.java:606) ~[hexerei-0.2.5.jar%23210!/:0.2.5] {re:classloading} | |
at net.joefoxe.hexerei.item.custom.CandleItem$1.m_7498_(CandleItem.java:68) ~[hexerei-0.2.5.jar%23210!/:0.2.5] {re:classloading} | |
at net.minecraft.core.dispenser.DefaultDispenseItemBehavior.m_6115_(DefaultDispenseItemBehavior.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} |