[1.21.1] Crash on worldgen when AA and Lithium are both active: "Attempted to load class net/minecraft/client/gui/GuiGraphics for invalid dist DEDICATED_SERVER"
Closed this issue ยท 4 comments
When both Actually Additions and Lithium are enabled on the server side the server crashes when generating villages.
Deactivating either one resolves the generation issue (using a fixed seed).
Logfile:
crash.log
No, should I?
Further down the crash log there is a notice about the AtomicReconstructorClass specifically:
"-- class java.lang.RuntimeException when getting declared methods. --
Details:
Analyzed class: de.ellpeck.actuallyadditions.mod.blocks.BlockAtomicReconstructor
Analyzed method name: entityInside
Analyzed method args: [Ljava.lang.Class;@286edb66"
so I thought It would be appropriate to report here.