Connectivity

Connectivity

80M Downloads

1.21-6.6 Neo is having problems with FTB Ultimine

alfonsan opened this issue ยท 2 comments

commented

I'm having desync problems with Ultimine and your mod. I A/B tested the different mods in the modpack and ended up tracing it back to yours. Disabling your mod ends the problem, but obviously I want your awesome mod in the modpack ;)

Started while farming Mystical Aggriculture seeds, ultimine started to cause desync problems. Some rendered mature crops were not getting mined, and sometimes, while gathering a non mature one, a lot that didn't look like grown up got harvested. Seems like there is a graphical desync between crop state and rendered state (note: It was common soil with red fertilazer from F4B and Pneuma crop stands).

Then I noticed the desync was happening with chopping down with ultimine regular birch trees, so I decided to investigate. Stack traces are not very informative, just this in loop:

[04Feb2025 17:04:33.312] [Server thread/ERROR] [net.minecraft.network.protocol.game.ServerPacketListener/]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundInteractPacket@5f89df7, suppressing error
java.lang.ArrayIndexOutOfBoundsException: null
[04Feb2025 17:04:33.811] [Server thread/ERROR] [net.neoforged.bus.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 1
Listeners:
0: com.blamejared.crafttweaker.api.event.bus.NeoForgeEventBusWire$$Lambda/0x0000000802cb9f58@1f6f7b62
1: net.neoforged.bus.EventListenerFactory$onItemBreak/0x000000080123c800@6ac5959b
2: com.blamejared.crafttweaker.api.event.bus.NeoForgeEventBusWire$$Lambda/0x0000000802cb9f58@18f2592c
3: net.neoforged.bus.EventListenerFactory$PlayerDestroyItem/0x0000000803e09c00@70fd0329
4: com.blamejared.crafttweaker.api.event.bus.NeoForgeEventBusWire$$Lambda/0x0000000802cb9f58@470801dc
java.lang.ArrayIndexOutOfBoundsException

But I AB tested the problem back to your mod. Hope it helps.

Thanks for your work and dedication.

commented

I need the full log during the time you got errors

commented

try 6.8, that should work