LagGoggles

LagGoggles

9M Downloads

Crashes with Ex Nihilo Creatio

Discomanco opened this issue ยท 1 comments

commented

Describe the bug
Crashes on startup if you have Ex Nihilo Creatio installed

To Reproduce
Install LagGoggles 5.7 and Ex Nihilo Creatio 0.4.7.2, plus dependencies for both, and launch profile

If you are using SpongeForge, which version are you using?

Please provide the early startup messages starting with [LagGoggles-Boot]
Does not get that far

If you used the word 'error' somewhere, always provide the stack trace along with both debug.log and latest.log

-- Head --
Thread: Client thread
Stacktrace:
	at exnihilocreatio.ModBlocks.<clinit>(ModBlocks.java:33)
	at exnihilocreatio.proxy.CommonProxy.registerBlocks(CommonProxy.java:32)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_5_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 com.github.terminatornl.laggoggles.tickcentral.EventBusTransformer.redirectEvent(EventBusTransformer.java:63)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Latest log: https://pastebin.com/kNYYj4qi
Debug log was not generated

commented

Just noticed TerminatorNL/TickCentral#1, however this is still present with TickCentral 2.5