Skip to content

Instantly share code, notes, and snippets.

View rhys-saldanha's full-sized avatar
🎉

Rhys Saldanha rhys-saldanha

🎉
View GitHub Profile
---- 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 minecraft@1.19.2 of loader 'TRANSFORMER' @6c07add6; net.joefoxe.hexerei.tileentity.CandleTile is in module hexerei@0.2.5 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}