TerminatorNL / TickCentral

GNU General Public License v3.0
2 stars 8 forks source link

MC Lunch crush (compat with ExNihilo) #1

Closed Krutoy242 closed 4 years ago

Krutoy242 commented 4 years ago

With or without Lag Goggles mod, bit after loading this error appear and crush MC

java.lang.NoClassDefFoundError: exnihilocreatio/tiles/TileCrucibleStone
    at exnihilocreatio.ModBlocks.<clinit>(ModBlocks.java:33)
    at exnihilocreatio.proxy.CommonProxy.registerBlocks(CommonProxy.java:32)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_853_CommonProxy_registerBlocks_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)

debug.log

TerminatorNL commented 4 years ago

The supplied debug.log link does not work.

Krutoy242 commented 4 years ago

The supplied debug.log link does not work.

Sorry, acidentally put dot in end of link. Edited.

TerminatorNL commented 4 years ago

Thank you, I don't any error in the log, not even the one you posted above, I do see that you are using an older version of TickCentral, maybe try version 2.4? If that still doesn't work, please add both debug.log and latest.log

Krutoy242 commented 4 years ago

I don't any error in the log

Log is too big to be viewed on github page. Try to download raw file and you will see.

maybe try version 2.4

Right now i downgraded to previous version of LagGoggles and dont have TickCentral. Maybe i will try later.

TerminatorNL commented 4 years ago

If you update TickCentral to 2.5 this issue is fixed