[BUG] Kindling Love
FelixArvg opened this issue ยท 3 comments
Describe the bug
Crash game
To Reproduce
Just break a fully grown flower from the world of DD in Overworld
Expected behavior
Explosion from a flower
Minecraft version
Fabric 1.19.2
Mod version
1.7.6 and 1.7.11
Crash Report
crash-2024-05-31_11.31.12-server.txt
On first glance, this looks like a version mismatch. Are client and server running the same version of Spectrum?
On first glance, this looks like a version mismatch. Are client and server running the same version of Spectrum?
If there is the same version of the mod as on the server, then a disconnect is provided when connecting to the server
Interestingly, the error states something else as the issue from the screenshot entirely.
java.lang.NoClassDefFoundError: dev/ftb/mods/ftbchunks/data/FTBChunksAPI
at dev.ftb.mods.ftbxmodcompat.fabric.ftbchunks.commonprot.FTBChunksProtectionProvider.canBreakBlock(FTBChunksProtectionProvider.java:85)
that rings a bell. See: #388 (comment)
TL;DR: Update FTB chunks.