Crash on startup with latest LandOfSignals and UniversalModCore version
Danielxs01 opened this issue ยท 1 comments
As reported, following issue seems to be happing right now:
crash-2022-04-09_13.58.48-client.txt
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from UniversalModCore (universalmodcore)
Caused by: java.lang.NoSuchMethodError: cam72cam.mod.render.GlobalRender.registerOverlay(Ljava/util/function/Consumer;)V
at net.landofrails.landofsignals.LandOfSignals.clientEvent(LandOfSignals.java:90)
We may have to fix or deactivate that code.