CaffeineMC / lithium-fabric

A Fabric mod designed to improve the general performance of Minecraft without breaking things
GNU Lesser General Public License v3.0
1.94k stars 188 forks source link

neoforge 1.21.1 crash on launch with newest snapshot #569

Closed VaporeonScripts closed 1 month ago

VaporeonScripts commented 1 month ago

Version Information

neoforge 1.21.1

latest and only existent lithium version

Expected Behavior

expected to work

Actual Behavior

crash on launch

Reproduction Steps

add the mod,crash

Other Information

https://mclo.gs/2MyYH4B

douira commented 1 month ago

appears to be a conflict of something with ferrite core, unsure if related to lithium

java.lang.UnsupportedOperationException: A mod tried to access the state neighbor table directly. Please report this at https://github.com/malte0811/FerriteCore/issues

VaporeonScripts commented 1 month ago

so its an incompatibility between lithium and ferritecore?

douira commented 1 month ago

If it doesn't happen with everything except ferrite core, and also not with everything except lithium that would point to an conflict between the two.

VaporeonScripts commented 1 month ago

well this crash only happens if i add lithium to my mods folder,along with ferrite core

VaporeonScripts commented 1 month ago

ima see if ferrite core owner can do something about it

2No2Name commented 1 month ago

Can you try using the latest actions build from FerriteCore? Malte seems to have fixed it already.

https://github.com/malte0811/FerriteCore/actions/runs/11371242578 The mod jar is in the build-artifacts.

2No2Name commented 1 month ago

https://github.com/CaffeineMC/lithium-fabric/issues/570 Is the same issue