Actually Additions

Actually Additions

66M Downloads

[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

commented

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

commented

Have you reported this to Lithium?

commented

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.

commented

The issue is, the crash logs produced by Lithium are not useful at all

commented

Can confirm that the problem does not come up anymore.
Thanks for the fix.