Immersive Geology

Immersive Geology

14.6k Downloads

Immersive Geology (immersive_geology) encountered an error during the sided_setup event phase

FortyTwoCn opened this issue · 0 comments

commented
-- MOD immersive_geology --
Details:
	Mod File: [I][1.16.5][沉浸地质学]immersive_geology-1.0v8-1.16.5.jar
	Failure message: Immersive Geology (immersive_geology) encountered an error during the sided_setup event phase
		java.lang.ArrayIndexOutOfBoundsException: 4096
	Mod Version: Beta v1.5.2 MC 1.16.5
	Mod Issue URL: 
	Exception message: java.lang.ArrayIndexOutOfBoundsException: 4096
Stacktrace:
	at it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap.rehash(Reference2ReferenceOpenHashMap.java:908) ~[fastutil-8.2.1.jar:?] {re:classloading}
	at it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap.insert(Reference2ReferenceOpenHashMap.java:273) ~[fastutil-8.2.1.jar:?] {re:classloading}
	at it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap.put(Reference2ReferenceOpenHashMap.java:281) ~[fastutil-8.2.1.jar:?] {re:classloading}
	at net.minecraft.client.renderer.color.ItemColors.handler$zbm000$preRegisterColor(ItemColors.java:533) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
	at igteam.immersive_geology.core.proxy.ClientProxy.registerItemColors(ClientProxy.java:154) ~[?:beta_1.0v8-1.16.5] {re:classloading}
	at igteam.immersive_geology.core.proxy.ClientProxy.onClientSetup(ClientProxy.java:85) ~[?:beta_1.0v8-1.16.5] {re:classloading}
	at igteam.immersive_geology.ImmersiveGeology.onClientSetup(ImmersiveGeology.java:109) ~[?:beta_1.0v8-1.16.5] {re:classloading}
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106) ~[?:36.2] {re:classloading}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107) ~[?:?] {re:classloading,re:mixin}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:computing_frames}
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {}