DaFuqs / Spectrum

A full-feature minecraft mod about harnessing the powers of color
Other
95 stars 51 forks source link

[BUG] Kindling Love #408

Closed FelixArvg closed 3 weeks ago

FelixArvg commented 1 month ago

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

Screenshots image

Crash Report crash-2024-05-31_11.31.12-server.txt

DaFuqs commented 1 month ago

On first glance, this looks like a version mismatch. Are client and server running the same version of Spectrum?

FelixArvg commented 1 month ago

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

DaFuqs commented 3 weeks ago

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: https://github.com/DaFuqs/Spectrum/issues/388#issuecomment-2097803370

TL;DR: Update FTB chunks.