Spectrum

Spectrum

2M Downloads

[BUG] Kindling Love

FelixArvg opened this issue ยท 3 comments

commented

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

commented

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

commented

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

commented

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.