Ecologics

Ecologics

8M Downloads

[Bug]: server crash

kuba26038 opened this issue ยท 5 comments

commented

Mod Version

ecologics-FORGE-1.18.2-1.6.0

Mod Loader

Forge

Mod Loader Version

40.1.0

What happened?

my server crashes while booting up. i tried with and without the rest of my mods, the first log is with, the second without.

latest.log

latest.log

latest.log

commented

Caused by: java.lang.NoSuchMethodError: 'void samebutdifferent.ecologics.compat.quark.QuarkCompatClient.registerRenderLayers(net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent)'

@samedifferent This needs to be conditional, depending on if Quark is loaded.

commented

It is conditional:

FMLJavaModLoadingContext.get().getModEventBus().addListener(QuarkCompatClient::registerRenderLayers);

That's strange.

commented

hope this is fixed soon this mod looks so nice :(

commented

Still happening for me using Ecologics 1.5.3

Edit: Never mind, I'm on fabric, this Issue is for forge