Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MC Lunch crush (compat with ExNihilo) #1

Closed
Krutoy242 opened this issue Apr 23, 2020 · 5 comments
Closed

MC Lunch crush (compat with ExNihilo) #1

Krutoy242 opened this issue Apr 23, 2020 · 5 comments

Comments

@Krutoy242
Copy link

Krutoy242 commented Apr 23, 2020

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
Copy link
Owner

TerminatorNL commented Apr 23, 2020

The supplied debug.log link does not work.

@Krutoy242
Copy link
Author

The supplied debug.log link does not work.

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

@TerminatorNL
Copy link
Owner

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
Copy link
Author

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
Copy link
Owner

If you update TickCentral to 2.5 this issue is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants