Description: Initializing game
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2020-01-26 10:34:18 EST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Chance Cubes (chancecubes)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.ArrayList.iterator(ArrayList.java:834)
at chanceCubes.util.SchematicUtil.loadCustomSchematic(SchematicUtil.java:302)
at chanceCubes.util.SchematicUtil.loadCustomSchematic(SchematicUtil.java:260)
at chanceCubes.registry.GiantCubeRegistry.loadDefaultRewards(GiantCubeRegistry.java:59)
at chanceCubes.CCubesCore.postInit(CCubesCore.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 432073552 bytes (412 MB) / 3008888832 bytes (2869 MB) up to 3008888832 bytes (2869 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 231 mods loaded, 230 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
ChiselPlugin (Enabled/Not Forced)
Pulsar/tmechworks loaded Pulses:
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''EnderCore''CodeChickenLib'
RebornCore: Plugin Engine: 0
RebornCore Version: 3.13.12.447
Runtime Debofucsation 1
RenderEngine: 0
Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Suspected Mods: Chance Cubes (chancecubes)
Launched Version: forge-14.23.5.2838
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.7584, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Midnight+1.11+-+1.12.zip, RSRecolor - Purple.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz
Description: Initializing game ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.
Time: 2020-01-26 10:34:18 EST Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Chance Cubes (chancecubes) Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.ArrayList.iterator(ArrayList.java:834) at chanceCubes.util.SchematicUtil.loadCustomSchematic(SchematicUtil.java:302) at chanceCubes.util.SchematicUtil.loadCustomSchematic(SchematicUtil.java:260) at chanceCubes.registry.GiantCubeRegistry.loadDefaultRewards(GiantCubeRegistry.java:59) at chanceCubes.CCubesCore.postInit(CCubesCore.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 432073552 bytes (412 MB) / 3008888832 bytes (2869 MB) up to 3008888832 bytes (2869 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 231 mods loaded, 230 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): wings (wings-1.1.5-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher RandomPatches (randompatches-1.12.2-1.17.2.0.jar) com.therandomlabs.randompatches.core.RPTransformer Incorporeal Tweaker (incorporeal-1.0.4.jar) quaternary.incorporeal.spookyasm.IncorporealTransformer HCASM (HammerCore-1.12.2-2.0.4.7.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) invtweaks.forge.asm.ContainerTransformer AstralCore (astralsorcery-1.12.2-1.10.14.jar)
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
theoneprobeIntegration (Enabled/Not Forced) Hammer Core Information: FluidDictionary Info: Registered 2 fluids. OreDictionary Info: Registered 3026 names; 6594 stacks. Pastebin Connection: Okay. Dependent Mods: -Botanic Additions (botanicadds) @2r -Thaumic Additions: Reconstructed (thaumadditions) @18r Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
TheOneProbePlugin (Enabled/Not Forced) Modpack Information: Modpack: [Mystical Skies] Version: [1.8.3] by author [knoxhack] Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
ChiselPlugin (Enabled/Not Forced) Pulsar/tmechworks loaded Pulses: [DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''EnderCore''CodeChickenLib' RebornCore: Plugin Engine: 0 RebornCore Version: 3.13.12.447 Runtime Debofucsation 1 RenderEngine: 0 Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Suspected Mods: Chance Cubes (chancecubes) Launched Version: forge-14.23.5.2838 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.7584, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Midnight+1.11+-+1.12.zip, RSRecolor - Purple.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz