Jump to content

Server was stuck on repeat until it finally crashed.


BuushMasta

Recommended Posts

My server will get to a certain point which is shown here in the error and keeps repeating it. After trying to figure out what is wrong by restarting the server multiple times I finally recieved a crash report.

 

 

 

---- Minecraft Crash Report ----
// You're mean.

Time: 2020-11-09 18:36:49 EST
Description: Exception initializing level

java.lang.StackOverflowError
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:188)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:484)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:480)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:480)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:484)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:480)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:484)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:484)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.World.observedNeighborChanged(World.java:581)
    at net.minecraft.world.World.updateObservingBlocksAt(World.java:484)
    at net.minecraft.world.World.markAndNotifyBlock(World.java:390)
    at net.minecraft.world.World.setBlockState(World.java:361)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:79)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)
    at net.minecraft.world.World.getBlockState(World.java:911)
    at net.minecraft.world.gen.feature.WorldGenMinable.generate(WorldGenMinable.java:76)
    at com.zeitheron.hammercore.world.gen.WorldGenFeatureOre.generate(WorldGenFeatureOre.java:62)
    at com.zeitheron.hammercore.world.gen.WorldRetroGen.generateChunk(WorldRetroGen.java:106)
    at com.zeitheron.hammercore.world.WorldGenHelper.chunkLoad(WorldGenHelper.java:213)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1601_WorldGenHelper_chunkLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.world.chunk.Chunk.onLoad(Chunk.java:862)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:156)
    at net.minecraft.world.World.getChunk(World.java:310)
    at net.minecraft.world.World.getChunk(World.java:305)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Affected level --
  Level name: world
  All players: 0 total; []
  Chunk stats: ServerChunkCache: 547 Drop: 0
  Level seed: 5350120847560613573
  Level generator: ID 00 - default, ver 1. Features enabled: true
  Level generator options: 
  Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  Level time: 0 game time, 0 day time
  Level dimension: 0
  Level storage version: 0x04ABD - Anvil
  Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_271, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 2472950728 bytes (2358 MB) / 5456789504 bytes (5204 MB) up to 5592580096 bytes (5333 MB)
  JVM Flags: 2 total; -Xmx6000M -Xms2000M
  IntCache: cache: 14, tcache: 94, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2854 317 mods loaded, 317 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State  | ID                                | Version                  | Source                                          | Signature                                |
       |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                   | None                                     |
       | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                   | None                                     |
       | LCHIJA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2854.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | forge                             | 14.23.5.2854             | forge-1.12.2-14.23.5.2854.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
       | LCHIJA | otgcore                           | 1.12.2 - v9.0            | minecraft.jar                                   | None                                     |
       | LCHIJA | smoothfontcore                    | mc1.12.2-2.1.2           | minecraft.jar                                   | None                                     |
       | LCHIJA | openmodscore                      | 0.12.2                   | minecraft.jar                                   | None                                     |
       | LCHIJA | randompatches                     | 1.12.2-1.22.1.7          | randompatches-1.12.2-1.22.1.7.jar               | None                                     |
       | LCHIJA | buildcraftlib                     | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildcraftcore                    | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildcraftfactory                 | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildcrafttransport               | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildcraftsilicon                 | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | additionalpipes                   | 6.0.0.8                  | additionalpipes-6.0.0.8.jar                     | None                                     |
       | LCHIJA | ic2                               | 2.8.187-ex112            | industrialcraft-2-2.8.187-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
       | LCHIJA | advanced_solar_panels             | 4.3.0                    | Advanced Solar Panels-4.3.0.jar                 | None                                     |
       | LCHIJA | advanced_machines                 | 61.0.0                   | Advanced+Machines-61.0.0.jar                    | None                                     |
       | LCHIJA | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LCHIJA | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                    | None                                     |
       | LCHIJA | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                   | None                                     |
       | LCHIJA | aether_legacy                     | 1.5.2                    | aether-1.12.2-v1.5.2.jar                        | None                                     |
       | LCHIJA | aether_legacy_addon               | 1.12.2-v1.3.0            | Aether Continuation v1.3.0.jar                  | None                                     |
       | LCHIJA | aiimprovements                    | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                 | None                                     |
       | LCHIJA | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                          | None                                     |
       | LCHIJA | applecore                         | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                    | None                                     |
       | LCHIJA | charset                           | 0.5.6.5                  | Charset-Lib-0.5.6.5.jar                         | None                                     |
       | LCHIJA | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.586.jar               | None                                     |
       | LCHIJA | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                 | None                                     |
       | LCHIJA | modtweaker                        | 4.0.18                   | modtweaker-4.0.18.jar                           | None                                     |
       | LCHIJA | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                       | None                                     |
       | LCHIJA | appleskin                         | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                     | None                                     |
       | LCHIJA | hammercore                        | 2.0.6.23                 | HammerLib-1.12.2-2.0.6.23.jar                   | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
       | LCHIJA | hammermetals                      | 15r                      | HammerMetals-1.12.2-15r.jar                     | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
       | LCHIJA | apsrepowered                      | 12.1.6                   | APSRepowered-1.12.2-12.1.6.jar                  | None                                     |
       | LCHIJA | aquaculture                       | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                    | None                                     |
       | LCHIJA | aroma1997core                     | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
       | LCHIJA | aroma1997sdimension               | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
       | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
       | LCHIJA | atum                              | 2.0.19                   | Atum-1.12.2-2.0.19.jar                          | None                                     |
       | LCHIJA | morphtool                         | 1.2-21                   | Morph-o-Tool-1.2-21.jar                         | None                                     |
       | LCHIJA | tombstone                         | 4.0.0                    | tombstone-4.0.0-1.12.2.jar                      | None                                     |
       | LCHIJA | quark                             | r1.6-179                 | Quark-r1.6-179.jar                              | None                                     |
       | LCHIJA | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                           | None                                     |
       | LCHIJA | better_diving                     | 1.5.8                    | BetterDiving-1.12.2-1.5.8.jar                   | None                                     |
       | LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
       | LCHIJA | biggerpacketsplz                  | 1.2                      | biggerpacketsplz-since1.8-1.2.jar               | 266588b191a3e2974a4a577f282858a3bc07da42 |
       | LCHIJA | buildcraftenergy                  | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | reborncore                        | 3.19.4.529               | RebornCore-1.12.2-3.19.4.529-universal.jar      | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | LCHIJA | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar         | None                                     |
       | LCHIJA | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar           | None                                     |
       | LCHIJA | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar          | None                                     |
       | LCHIJA | thermalfoundation                 | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar  | None                                     |
       | LCHIJA | thermalexpansion                  | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar   | None                                     |
       | LCHIJA | techreborn                        | 2.27.3.1084              | TechReborn-1.12.2-2.27.3.1084-universal.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | LCHIJA | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
       | LCHIJA | binniecore                        | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | binniedesign                      | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | genetics                          | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | botany                            | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | extrabees                         | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | extratrees                        | 2.5.1.203                | binnie-mods-1.12.2-2.5.1.203.jar                | None                                     |
       | LCHIJA | openterraingenerator              | v9.0                     | OpenTerrainGenerator-1.12.2-v9.0.jar            | None                                     |
       | LCHIJA | biomebundle                       | 5.1                      | Biome_Bundle-1.12.2-v6.1.jar                    | None                                     |
       | LCHIJA | blockcraftery                     | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                  | None                                     |
       | LCHIJA | blocklings                        | 1.0                      | Blocklings+6.0.1_b+-+1.12.2.jar                 | None                                     |
       | LCHIJA | bloodmoon                         | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | bonsaitrees                       | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                      | None                                     |
       | LCHIJA | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                              | None                                     |
       | LCHIJA | bountiful                         | 2.2.2                    | Bountiful-2.2.2.jar                             | None                                     |
       | LCHIJA | buildcraftbuilders                | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | theoneprobe                       | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                     | None                                     |
       | LCHIJA | buildcraftcompat                  | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildcraftrobotics                | 7.99.24.7                | buildcraft-all-7.99.24.7.jar                    | None                                     |
       | LCHIJA | buildinggadgets                   | 2.8.4                    | BuildingGadgets-2.8.4.jar                       | None                                     |
       | LCHIJA | capsule                           | 1.12.2-3.3.11            | Capsule-1.12.2-3.3.11.jar                       | None                                     |
       | LCHIJA | cavern                            | 2.3.1                    | Cavern_1.12.2-v2.3.1.jar                        | None                                     |
       | LCHIJA | cctweaked                         | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                    | None                                     |
       | LCHIJA | computercraft                     | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                    | None                                     |
       | LCHIJA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
       | LCHIJA | chancecubes                       | 1.12.2-5.0.2.385         | ChanceCubes-1.12.2-5.0.2.385.jar                | None                                     |
       | LCHIJA | charm                             | 1.4                      | Charm-1.12.2-1.4.jar                            | None                                     |
       | LCHIJA | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar               | None                                     |
       | LCHIJA | chickenchunks                     | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | chisel                            | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                    | None                                     |
       | LCHIJA | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                        | None                                     |
       | LCHIJA | chunkpregenerator                 | 2.1                      | Chunk Pregenerator V1.12-2.4E.jar               | None                                     |
       | LCHIJA | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                | None                                     |
       | LCHIJA | cyclopscore                       | 1.6.6                    | CyclopsCore-1.12.2-1.6.6.jar                    | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCHIJA | colossalchests                    | 1.7.3                    | ColossalChests-1.12.2-1.7.3.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCHIJA | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                     | None                                     |
       | LCHIJA | comforts                          | 1.4.1.3                  | comforts-1.12.2-1.4.1.3.jar                     | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCHIJA | compactsolars                     | 1.12.2-5.0.18.341        | CompactSolars-1.12.2-5.0.18.341-universal.jar   | None                                     |
       | LCHIJA | asielib                           | 1.0.0                    | Computronics-1.12.2-1.6.6.jar                   | None                                     |
       | LCHIJA | endercore                         | 1.12.2-0.5.76            | EnderCore-1.12.2-0.5.76.jar                     | None                                     |
       | LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
       | LCHIJA | enderio                           | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
       | LCHIJA | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                            | a0c255ac501b2749537d5824bb0f0588bf0320fa |
       | LCHIJA | computronics                      | 1.6.6                    | Computronics-1.12.2-1.6.6.jar                   | None                                     |
       | LCHIJA | cookingforblockheads              | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
       | LCHIJA | cosmeticarmorreworked             | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
       | LCHIJA | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.586.jar               | None                                     |
       | LCHIJA | creeperconfetti                   | 1.4.2                    | creeperconfetti-1.4.2.jar                       | None                                     |
       | LCHIJA | crimsonrevelations                | 0.8                      | crimsonrevelations-0.8.jar                      | None                                     |
       | LCHIJA | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                       | None                                     |
       | LCHIJA | customizeddungeonloot             | 1.0.3                    | Customized-Dungeon-Loot-1.12 -(v.1.0.3).jar     | None                                     |
       | LCHIJA | fastbench                         | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                  | None                                     |
       | LCHIJA | cyclicmagic                       | 1.20.8                   | Cyclic-1.12.2-1.20.8.jar                        | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
       | LCHIJA | diethopper                        | 1.1                      | diethopper-1.1.jar                              | None                                     |
       | LCHIJA | dimdoors                          | 1.12.2-3.1.2+UNOFFICIAL  | DimensionalDoors-1.12.2-3.1.2-UNOFFICIAL.jar    | None                                     |
       | LCHIJA | disenchanter                      | 1.6                      | disenchanter-[1.12]1.6.jar                      | None                                     |
       | LCHIJA | doggytalents                      | 1.15.1.6                 | DoggyTalents-1.12.2-1.15.1.6.jar                | None                                     |
       | LCHIJA | dldungeonsjbg                     | 1.13.2                   | DoomlikeDungeons-1.13.2-MC1.12.2.jar            | None                                     |
       | LCHIJA | dungeontactics                    | DT-0.16.9                | DungeonTactics-1.12.2-0.16.9.jar                | None                                     |
       | LCHIJA | orelib                            | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dsurround                         | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | ebwizardry                        | 4.3.1                    | ElectroblobsWizardry-4.3.1-MC1.12.2.jar         | None                                     |
       | LCHIJA | elenaidodge                       | 1.12.0                   | ElenaiDodge-1.12.2-1.12.0.jar                   | None                                     |
       | LCHIJA | mysticalmechanics                 | 0.18                     | Mystical Mechanics-0.18.jar                     | None                                     |
       | LCHIJA | embers                            | 1.14-hotfix              | EmbersRekindled-1.14-hotfix.jar                 | None                                     |
       | LCHIJA | embersified                       | 1.0.3                    | Embersified-1.12.2-1.0.3.jar                    | None                                     |
       | LCHIJA | enderiointegrationtic             | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderiobase                       | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderioconduits                   | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderioconduitsappliedenergistics | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderioconduitsopencomputers      | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderioconduitsrefinedstorage     | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderiointegrationforestry        | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
       | LCHIJA | twilightforest                    | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar   | None                                     |
       | LCHIJA | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
       | LCHIJA | enderiointegrationticlate         | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | ftblib                            | 5.4.7.2                  | FTBLib-5.4.7.2.jar                              | None                                     |
       | LCHIJA | enderiomachines                   | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderiopowertools                 | 5.2.61                   | EnderIO-1.12.2-5.2.61.jar                       | None                                     |
       | LCHIJA | enderioendergy                    | 5.2.61                   | EnderIO-endergy-1.12.2-5.2.61.jar               | None                                     |
       | LCHIJA | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | energyconverters                  | 1.3.7.30                 | energyconverters_1.12.2-1.3.7.30.jar            | None                                     |
       | LCHIJA | engineersworkshop                 | 1.0.9.40                 | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | LCHIJA | minerva                           | 1.0.13                   | minerva-library-1.0.13.jar                      | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
       | LCHIJA | extraalchemy                      | 0.5.4                    | extraalchemy-forge-1.12-build11-0.5.4.jar       | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
       | LCHIJA | potioncore                        | 1.9_for_1.12.2           | PotionCore-1.9_for_1.12.2.jar                   | None                                     |
       | LCHIJA | extra_spells                      | 1.2.0                    | ExtraSpells-1.12.2-1.2.0.jar                    | None                                     |
       | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                      | None                                     |
       | LCHIJA | ffs                               | 1.12.2-2.2.5             | Fancy Fluid Storage-1.12.2-2.2.5.jar            | None                                     |
       | LCHIJA | flatcoloredblocks                 | mc1.12-6.8               | flatcoloredblocks-mc1.12-6.8.jar                | None                                     |
       | LCHIJA | fluxnetworks                      | 4.0.14                   | fluxnetworks-1.12.2-4.0.15-32.jar               | None                                     |
       | LCHIJA | followingvillagers                | 1.0.1                    | Following+Villagers-1.0.1.jar                   | None                                     |
       | LCHIJA | forgeendertech                    | 1.12.2-4.5.4.0           | ForgeEndertech-1.12.2-4.5.4.0-build.0534.jar    | None                                     |
       | LCHIJA | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
       | LCHIJA | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
       | LCHIJA | ftbbackups                        | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                          | None                                     |
       | LCHIJA | ftbutilities                      | 5.4.1.130                | FTBUtilities-5.4.1.130.jar                      | None                                     |
       | LCHIJA | itemfilters                       | 1.0.4.2                  | ItemFilters-1.0.4.2.jar                         | None                                     |
       | LCHIJA | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                     | None                                     |
       | LCHIJA | ftbquests                         | 1202.9.0.13              | FTBQuests-1202.9.0.13.jar                       | None                                     |
       | LCHIJA | ftbmoney                          | 1.2.0.47                 | FTBMoney-1.2.0.47.jar                           | None                                     |
       | LCHIJA | futuremc                          | 0.2.4.1                  | future-mc-1.12.2-0.2.4.1.jar                    | None                                     |
       | LCHIJA | gemsplusplus                      | 1.12.2-V7.0.4            | gemsplusplus-1.12.2-7.0.4.jar                   | None                                     |
       | LCHIJA | gravisuite                        | 3.1.1                    | Gravitation Suite-3.1.1.jar                     | None                                     |
       | LCHIJA | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | gravitygun                        | 7.1.0                    | GravityGun-1.12.2-7.1.0.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | modularrouters                    | 1.12.2-3.3.0-33          | modular-routers-1.12.2-3.3.0-33.jar             | None                                     |
       | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                     | None                                     |
       | LCHIJA | gunpowderlib                      | 1.12.2-1.0               | GunpowderLib-1.12.2-1.0.jar                     | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | LCHIJA | harvest                           | 1.12-1.2.8-25            | Harvest-1.12-1.2.8-25.jar                       | None                                     |
       | LCHIJA | heroicarmory                      | 1.1.3                    | heroicarmory-1.2.0.jar                          | None                                     |
       | LCHIJA | librarianlib                      | 4.22                     | librarianlib-1.12.2-4.22.jar                    | None                                     |
       | LCHIJA | hooked                            | %VERSION%                | hooked-1.0.3.jar                                | None                                     |
       | LCHIJA | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                      | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
       | LCHIJA | iceandfire                        | 1.9.1                    | iceandfire-1.9.1-1.12.2.jar                     | None                                     |
       | LCHIJA | immersiveengineering              | 0.12-98                  | ImmersiveEngineering-0.12-98.jar                | None                                     |
       | LCHIJA | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                | None                                     |
       | LCHIJA | improvedbackpacks                 | 1.12.2-1.5.0.0           | ImprovedBackpacks-1.12.2-1.5.0.0.jar            | None                                     |
       | LCHIJA | teslacorelib                      | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar      | None                                     |
       | LCHIJA | infernalmobs                      | 1.7.6                    | InfernalMobs-1.12.2.jar                         | None                                     |
       | LCHIJA | mysticalagriculture               | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar            | None                                     |
       | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                 | None                                     |
       | LCHIJA | randomthings                      | 4.2.7.4                  | RandomThings-MC1.12.2-4.2.7.4.jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | rustic                            | 1.1.6                    | rustic-1.1.6.jar                                | None                                     |
       | LCHIJA | simplecorn                        | 2.5.12                   | SimpleCorn1.12-2.5.12.jar                       | None                                     |
       | LCHIJA | integrationforegoing              | 1.12.2-1.10              | IntegrationForegoing-1.12.2-1.10.jar            | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | LCHIJA | inventorypets                     | 2.0.6                    | inventorypets-1.12-2.0.6.jar                    | None                                     |
       | LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
       | LCHIJA | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                    | None                                     |
       | LCHIJA | journeymap                        | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                     | None                                     |
       | LCHIJA | jee                               | 1.0.8                    | JustEnoughEnergistics-1.12.2-1.0.8.jar          | None                                     |
       | LCHIJA | jeid                              | 1.0.3-55                 | JustEnoughIDs-1.0.3-55.jar                      | None                                     |
       | LCHIJA | letsencryptcraft                  | @VERSION@                | letsencryptcraft-1.10.2-1.2.0.jar               | None                                     |
       | LCHIJA | levelup2                          | ${version}               | levelup2-1.5.8.jar                              | None                                     |
       | LCHIJA | libraryex                         | 1.1.3                    | LibraryEx-1.12.2-1.1.3.jar                      | None                                     |
       | LCHIJA | limelib                           | 1.7.12                   | limelib-1.12.2-1.7.12.jar                       | None                                     |
       | LCHIJA | livingenchantment                 | 3.2.3                    | living_enchantment-3.2.3.jar                    | None                                     |
       | LCHIJA | login_shield                      | 1.12.2-6-g5654706        | Login_Shield-1.12.2-6-g5654706.jar              | None                                     |
       | LCHIJA | longfallboots                     | 1.2.1a                   | longfallboots-1.2.1b.jar                        | None                                     |
       | LCHIJA | lost_aether                       | 1.0.2                    | lost-aether-content-1.12.2-1.0.2.jar            | None                                     |
       | LCHIJA | lunatriuscore                     | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar     | None                                     |
       | LCHIJA | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                     | None                                     |
       | LCHIJA | mca                               | 6.1.0                    | MCA-1.12.2-6.1.0-universal.jar                  | None                                     |
       | LCHIJA | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                           | None                                     |
       | LCHIJA | megaloot                          | 0.2.40                   | megaloot-1.12.2-0.2.40.jar                      | None                                     |
       | LCHIJA | modularforcefieldsystem           | 3.0.1                    | MFFS-1.12.2-4.0.1.0_1.12_cc3a5aa.jar            | None                                     |
       | LCHIJA | minetogether                      | 2.3.9                    | MineTogether-1.12.2-2.3.9.jar                   | None                                     |
       | LCHIJA | minetogetherserver                | 2.3.9                    | MineTogether-1.12.2-2.3.9.jar                   | None                                     |
       | LCHIJA | mjrlegendslib                     | 1.12.2-1.2.0             | MJRLegendsLib-1.12.2-1.2.0.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
       | LCHIJA | moartinkers                       | 0.6.0                    | moartinkers-0.6.0.jar                           | None                                     |
       | LCHIJA | numina                            | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                        | None                                     |
       | LCHIJA | powersuits                        | 1.12.2-1.0.46            | ModularPowersuits-1.12.2-1.0.46.jar             | None                                     |
       | LCHIJA | mowziesmobs                       | 1.5.8                    | mowziesmobs-1.5.8.jar                           | None                                     |
       | LCHIJA | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar         | None                                     |
       | LCHIJA | naturescompass                    | 1.8.5                    | NaturesCompass-1.12.2-1.8.5.jar                 | None                                     |
       | LCHIJA | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar            | None                                     |
       | LCHIJA | projectred-exploration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar           | None                                     |
       | LCHIJA | netherendingores                  | 1.12.2-1.4.2             | Netherending-Ores-1.12.2-1.4.2.jar              | None                                     |
       | LCHIJA | netherex                          | 2.1.8                    | NetherEx-1.12.2-2.1.8.jar                       | None                                     |
       | LCHIJA | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar               | None                                     |
       | LCHIJA | yurtmod                           | 9.5.2                    | NomadicTents-1.12.2-9.5.2.jar                   | None                                     |
       | LCHIJA | recipehandler                     | 0.13                     | NoMoreRecipeConflict-0.13(1.12.2).jar           | None                                     |
       | LCHIJA | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | LCHIJA | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                     | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | LCHIJA | ordinarycoins                     | 1.5                      | ordinarycoins-1.12.2-1.5.jar                    | None                                     |
       | LCHIJA | oreexcavation                     | 1.4.150                  | OreExcavation-1.4.150.jar                       | None                                     |
       | LCHIJA | patchouli                         | 1.0-22                   | Patchouli-1.0-22.jar                            | None                                     |
       | LCHIJA | theframework                      | 1.12.2-1.0.1-build-T23   | TheFramework-1.12.2-1.0.1-build-T23.jar         | None                                     |
       | LCHIJA | peripheralsplusone                | 1.12.2-1.1-build-T58     | PeripheralsPlusOne-1.12.2-1.1-build-T58.jar     | None                                     |
       | LCHIJA | pitweaks                          | 1.12-1.1.1               | PiTweaks-1.12-1.1.1.jar                         | None                                     |
       | LCHIJA | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                        | None                                     |
       | LCHIJA | playerplates                      | 1.12.2-1.3.1.1           | playerplates-1.12.2-1.3.1.1.jar                 | None                                     |
       | LCHIJA | plethora-core                     | 1.2.3                    | plethora-1.12.2-1.2.3.jar                       | None                                     |
       | LCHIJA | plethora                          | 1.2.3                    | plethora-1.12.2-1.2.3.jar                       | None                                     |
       | LCHIJA | portablecraft                     | 1.1                      | portablecraft-1.1.jar                           | None                                     |
       | LCHIJA | portablecrafting                  | @VERSION@                | PortableCrafting-1.12.2-1.0.2.jar               | None                                     |
       | LCHIJA | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | prefab                            | 1.3.0.26                 | prefab-1.3.0.26.jar                             | None                                     |
       | LCHIJA | progressivebosses                 | 1.5.4                    | ProgressiveBosses-1.5.4-mc1.12.x.jar            | None                                     |
       | LCHIJA | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.4.120-compat.jar          | None                                     |
       | LCHIJA | projectred-integration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
       | LCHIJA | projectred-transmission           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
       | LCHIJA | projectred-fabrication            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-fabrication.jar     | None                                     |
       | LCHIJA | projectred-illumination           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-lighting.jar        | None                                     |
       | LCHIJA | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
       | LCHIJA | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
       | LCHIJA | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
       | LCHIJA | traverse                          | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                    | None                                     |
       | LCHIJA | pvj                               | 1.6.4                    | ProjectVibrantJourneys-1.12.2-1.6.4.jar         | None                                     |
       | LCHIJA | projectx                          | 2.2.7                    | ProjectX-1.12.2-2.2.7-universal.jar             | None                                     |
       | LCHIJA | pyramidplunder                    | 1.12.2-1.0               | PyramidPlunder-1.12.2-1.4.jar                   | None                                     |
       | LCHIJA | qualitytools                      | 1.0.7_for_1.12.2         | QualityTools-1.0.7_for_1.12.2.jar               | None                                     |
       | LCHIJA | quarkoddities                     | 1                        | QuarkOddities-1.12.2.jar                        | None                                     |
       | LCHIJA | randomloot                        | 1.7.3                    | randomloot 1.7.4.jar                            | None                                     |
       | LCHIJA | randomtweaks                      | 1.12.2-2.8.2.0           | randomtweaks-1.12.2-2.8.2.0.jar                 | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
       | LCHIJA | reccomplex                        | 1.4.8.2                  | RecurrentComplex-1.4.8.2.jar                    | None                                     |
       | LCHIJA | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                  | None                                     |
       | LCHIJA | retroexchange                     | 1.0.0                    | Retro-Exchange-1.12.2-1.0.7.jar                 | None                                     |
       | LCHIJA | roguelike                         | 2.1.4                    | RoguelikeDungeonsFnarEdition-1.12.2-2.1.4.jar   | None                                     |
       | LCHIJA | ropebridge                        | 2.0.5                    | ropebridge-1.12-2.0.7.jar                       | None                                     |
       | LCHIJA | roughtweaks                       | 1.0                      | roughTweaks0.2.4-1.12.2.jar                     | None                                     |
       | LCHIJA | rsgauges                          | 1.2.5                    | rsgauges-1.12.2-1.2.5.jar                       | ed58ed655893ced6280650866985abcae2bf7559 |
       | LCHIJA | silentlib                         | 3.0.13                   | SilentLib-1.12.2-3.0.14+168.jar                 | None                                     |
       | LCHIJA | scalinghealth                     | 1.3.37                   | ScalingHealth-1.12.2-1.3.42+147 (1).jar         | None                                     |
       | LCHIJA | signpost                          | 1.08.3                   | signpost-1.12.2-1.08.3.jar                      | None                                     |
       | LCHIJA | silverfish                        | 0.0.19                   | Silverfish-1.12.2-0.0.19-universal.jar          | None                                     |
       | LCHIJA | storagenetwork                    | 1.7.11                   | SimpleStorageNetwork-1.12.2-1.7.11.jar          | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
       | LCHIJA | simplybackpacks                   | 1.4.9                    | simplybackpacks-1.4.9.jar                       | None                                     |
       | LCHIJA | skewers                           | 1.1                      | Skewers-1.1.jar                                 | None                                     |
       | LCHIJA | soulshardsrespawn                 | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar           | None                                     |
       | LCHIJA | spartanweaponry                   | beta 1.3.8               | SpartanWeaponry-1.12.2-beta-1.3.8.jar           | None                                     |
       | LCHIJA | spartanfire                       | 0.08                     | spartanfire-0.08.jar                            | None                                     |
       | LCHIJA | spawntemple                       | 2.1                      | SpawnTemple-v.2.1-mc1.12.jar                    | None                                     |
       | LCHIJA | stackie                           | 1.6.0.48                 | Stackie-1.12.2-1.6.0.48-universal.jar           | None                                     |
       | LCHIJA | stevescarts                       | 2.4.32.137               | StevesCarts-1.12.2-2.4.32.137.jar               | None                                     |
       | LCHIJA | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                            | None                                     |
       | LCHIJA | storagedrawers                    | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                 | None                                     |
       | LCHIJA | strawgolem                        | 1.3                      | strawgolem-1.4.1.jar                            | None                                     |
       | LCHIJA | sasit                             | 1.1.30                   | StuffASockInIt-1.12.2-1.1.30.jar                | None                                     |
       | LCHIJA | subterraneanswitcheroo            | 1.1.0                    | SubSwitch1.1.0.jar                              | None                                     |
       | LCHIJA | terracart                         | 1.12.2-1.2.3             | terracartreloaded-1.12.2-1.2.3.jar              | None                                     |
       | LCHIJA | thaumicaugmentation               | 1.12.2-2.0.9             | ThaumicAugmentation-1.12.2-2.0.9.jar            | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
       | LCHIJA | thaumicenergistics                | 2.2.3                    | thaumicenergistics-2.2.4.jar                    | None                                     |
       | LCHIJA | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
       | LCHIJA | thaumictinkerer                   | 1.12.2-5.0-620a0c5       | thaumictinkerer-1.12.2-5.0-620a0c5.jar          | None                                     |
       | LCHIJA | beneath                           | 1.7.0                    | The Beneath-1.12.2-1.7.0.jar                    | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHIJA | thermaldynamics                   | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar    | None                                     |
       | LCHIJA | titles                            | 3.1.6                    | Titles-1.12.2-3.1.6.jar                         | None                                     |
       | LCHIJA | topaddons                         | 1.12.2-1.13.0            | topaddons-1.12.2-1.13.0.jar                     | None                                     |
       | LCHIJA | torchmaster                       | 1.8.4.84                 | torchmaster_1.12.2-1.8.4.84.jar                 | 5e9a436b366831c8f54a7e80b015784da69278c6 |
       | LCHIJA | tropicraft                        | 7.1.9.115                | tropicraft-MC1.12.2-7.1.9.115.jar               | None                                     |
       | LCHIJA | uniquee                           | 1.9.0                    | Unique Enchantments V1.12.2-1.9.jar             | None                                     |
       | LCHIJA | uniquecrops                       | 0.2.1                    | uniquecrops-1.12.2-0.2.1.jar                    | None                                     |
       | LCHIJA | uppers                            | 0.0.6                    | Uppers-0.0.6.jar                                | None                                     |
       | LCHIJA | vanillafix                        | 1.0.10-150               | VanillaFix-1.0.10-150.jar                       | None                                     |
       | LCHIJA | vc                                | 5.9.16                   | ViesCraft-1.12.2-5.9.16.jar                     | None                                     |
       | LCHIJA | vtweaks                           | 2.0.8                    | VTweaks-1.12.2-2.0.8.jar                        | None                                     |
       | LCHIJA | walljump                          | 1.3.2                    | walljump-1.12.2-1.3.2.jar                       | None                                     |
       | LCHIJA | wanionlib                         | 1.12.2-2.5               | WanionLib-1.12.2-2.5.jar                        | None                                     |
       | LCHIJA | waystones                         | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                      | None                                     |
       | LCHIJA | worldcontrol                      | 1.0.31                   | WorldControl-1.0.31.jar                         | None                                     |
       | LCHIJA | wrcbe                             | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | xpbook                            | v1.1.6                   | xptome-1.12.2-v1.1.6.jar                        | None                                     |
       | LCHIJA | yabba                             | 1.1.2.54                 | YABBA-1.1.2.54.jar                              | None                                     |
       | LCHIJA | yoyos                             | 1.12.2-1.3.3.25          | yoyos_1.12.2-1.3.3.25.jar                       | None                                     |
       | LCHIJA | pumpkinlauncher                   | 1.12.2-1.7.0             | Jack-O'-Launcher-1.12.2-1.7.0.jar               | None                                     |
       | LCHIJA | phosphor-lighting                 | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50-universal.jar     | f0387d288626cc2d937daa504e74af570c52a2f1 |
       | LCHIJA | shetiphiancore                    | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                 | None                                     |
       | LCHIJA | solcarrot                         | 1.8.4                    | solcarrot-1.12.2-1.8.4.jar                      | None                                     |
       | LCHIJA | techreborn_compat                 | 1.0.0                    | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | LCHIJA | thebetweenlands                   | 3.7.1                    | TheBetweenlands-3.7.1-universal.jar             | 38067d6878811efb38b6a045521cfd80b9b60b38 |
       | LCHIJA | vt                                | 1.12.2-1.5.6             | VanillaTweaks-1.12.2-1.5.6.jar                  | None                                     |
       | LCHIJA | librarianliblate                  | 4.22                     | librarianlib-1.12.2-4.22.jar                    | None                                     |
       | LCHIJA | mysticallib                       | 1.12.2-1.9.0             | mysticallib-1.12.2-1.9.0.jar                    | None                                     |
       | LCHIJA | teslacorelib_registries           | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar                | None                                     |
       | LCHIJA | unidict                           | 1.12.2-2.9.8             | UniDict-1.12.2-2.9.8.jar                        | None                                     |
  Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
                                        blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                      CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
                                        bre.smoothfont.asm.Transformer
                                      LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
                                        com.teamwizardry.librarianlib.asm.LibLibTransformer
                                      OTGCorePlugin (OTG-Core.jar)
                                        com.pg85.otg.forge.asm.excluded.OTGClassTransformer
                                      Quark Plugin (Quark-r1.6-179.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      iceandfire (iceandfire-1.9.1-1.12.2.jar)
                                        com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                      LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
                                        lumien.bloodmoon.asm.ClassTransformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                        
                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      LevelUpCore (levelup2-1.5.8.jar)
                                        
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      RandomPatches (randompatches-1.12.2-1.22.1.7.jar)
                                        com.therandomlabs.randompatches.core.RPTransformer
                                      HCASM (HammerLib-1.12.2-2.0.6.23.jar)
                                        com.zeitheron.hammercore.asm.HammerCoreTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
                                        
                                      FutureMC (future-mc-1.12.2-0.2.4.1.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
                                        
                                      LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
                                        lumien.randomthings.asm.ClassTransformer
                                      SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
                                        pl.asie.splashanimation.core.SplashProgressTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                        openmods.core.OpenModsClassTransformer
                                      CorePlugin (ForgeEndertech-1.12.2-4.5.4.0-build.0534.jar)
                                        
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      CharmLoadingPlugin (Charm-1.12.2-1.4.jar)
                                        svenhjol.charm.base.CharmClassTransformer
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
                                        shetiphian.asm.ClassTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                        
                                      TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.1-core.jar)
                                        thebetweenlands.core.TheBetweenlandsClassTransformer
                                      BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
                                        net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
                                      Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.0.9.jar)
                                        thecodex6824.thaumicaugmentation.core.TATransformer
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  HammerCore Debug Information: Dependent Mods:
                                -Hammer Metals (hammermetals) @ 15r
                                -Advanced Power Systems: Repowered (apsrepowered) @ 12.1.6
  Ender IO: No known problems detected.
            Authlib is : /Z:/Minecraft%20Modded%20Server/minecraft_server.1.12.2.jar
            
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
                                   - TinkerWorld (Enabled/Not Forced)
                                   - TinkerTools (Enabled/Not Forced)
                                   - TinkerHarvestTools (Enabled/Forced)
                                   - TinkerMeleeWeapons (Enabled/Forced)
                                   - TinkerRangedWeapons (Enabled/Forced)
                                   - TinkerModifiers (Enabled/Forced)
                                   - TinkerSmeltery (Enabled/Not Forced)
                                   - TinkerGadgets (Enabled/Not Forced)
                                   - TinkerOredict (Enabled/Forced)
                                   - TinkerIntegration (Enabled/Forced)
                                   - TinkerFluids (Enabled/Forced)
                                   - TinkerMaterials (Enabled/Forced)
                                   - TinkerModelRegister (Enabled/Forced)
                                   - chiselIntegration (Enabled/Not Forced)
                                   - chiselsandbitsIntegration (Enabled/Not Forced)
                                   - wailaIntegration (Enabled/Not Forced)
                                   - theoneprobeIntegration (Enabled/Not Forced)
                                   - quarkIntegration (Enabled/Not Forced)
  List of loaded APIs: * AetherAPI (v1.0.0) from aether-1.12.2-v1.5.2.jar
                       * apAPI (3) from additionalpipes-6.0.0.8.jar
                       * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
                       * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
                       * asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
                       * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
                       * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar
                       * AtumAPI (0.0.2) from Atum-1.12.2-2.0.19.jar
                       * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
                       * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
                       * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
                       * BetweenlandsAPI (1.13.0) from TheBetweenlands-3.7.1-universal.jar
                       * BotaniaAPI (79) from AkashicTome-1.2-12.jar
                       * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.7.jar
                       * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.7.jar
                       * cavern.api (2.2.5) from Cavern_1.12.2-v2.3.1.jar
                       * cavern.api.data (2.2.5) from Cavern_1.12.2-v2.3.1.jar
                       * cavern.api.entity (2.2.5) from Cavern_1.12.2-v2.3.1.jar
                       * cavern.api.event (2.2.5) from Cavern_1.12.2-v2.3.1.jar
                       * cavern.api.item (2.2.5) from Cavern_1.12.2-v2.3.1.jar
                       * CharsetAPI (0.1) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Audio (0.0) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Carry (0.0) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Laser (0.0) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Lib (0.2) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Locks (0.1) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Pipes (0.3) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Storage (0.1) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Tape (0.0) from Charset-Lib-0.5.6.5.jar
                       * CharsetAPI|Wires (0.3) from Charset-Lib-0.5.6.5.jar
                       * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
                       * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
                       * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
                       * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
                       * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
                       * ComputerCraft|API (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|FileSystem (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Lua (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Media (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Network (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Network|Wired (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Peripheral (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Permissions (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Redstone (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Turtle (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * ComputerCraft|API|Turtle|Event (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
                       * computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
                       * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
                       * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
                       * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
                       * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
                       * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
                       * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.13.2-MC1.12.2.jar
                       * EmbersAPI (0.1) from EmbersRekindled-1.14-hotfix.jar
                       * enderioapi (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.2.61.jar
                       * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
                       * ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.5.4.0-build.0534.jar
                       * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
                       * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
                       * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
                       * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
                       * ImprovedBackpacks|API (1.2.0.3) from ImprovedBackpacks-1.12.2-1.5.0.0.jar
                       * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
                       * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
                       * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
                       * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
                       * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
                       * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
                       * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar
                       * modtogether|api (1.0) from MineTogether-1.12.2-2.3.9.jar
                       * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
                       * MysticalMechanicsAPI (0.1) from Mystical Mechanics-0.18.jar
                       * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
                       * PatchouliAPI (6) from Patchouli-1.0-22.jar
                       * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
                       * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
                       * projectx-api (0.0.1) from ProjectX-1.12.2-2.2.7-universal.jar
                       * QuarkAPI (4) from Quark-r1.6-179.jar
                       * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
                       * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
                       * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
                       * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
                       * reborncoreAPI (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
                       * reborncoreAPI|Power (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
                       * reborncoreAPI|Recipe (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
                       * reborncoreAPI|Tile (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
                       * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
                       * ScalingHealthAPI (2) from ScalingHealth-1.12.2-1.3.42+147 (1).jar
                       * spartanweaponry_api (5) from SpartanWeaponry-1.12.2-beta-1.3.8.jar
                       * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
                       * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
                       * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
                       * team_reborn|Praescriptum (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
                       * techrebornAPI (2.27.3.1084) from TechReborn-1.12.2-2.27.3.1084-universal.jar
                       * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
                       * thaumicaugmentationapi (2.0.5) from ThaumicAugmentation-1.12.2-2.0.9.jar
                       * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
                       * TitlesAPI (1) from Titles-1.12.2-3.1.6.jar
                       * tombstone-api (1.0.7) from tombstone-4.0.0-1.12.2.jar
                       * tombstone-api-capability (1.0.7) from tombstone-4.0.0-1.12.2.jar
                       * tombstone-api-event (1.0.7) from tombstone-4.0.0-1.12.2.jar
                       * tombstone-api-magic (1.0.7) from tombstone-4.0.0-1.12.2.jar
                       * tombstone-api-recipe (1.0.7) from tombstone-4.0.0-1.12.2.jar
                       * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
                       * WIT-API (2) from ScalingHealth-1.12.2-1.3.42+147 (1).jar
  RebornCore: Plugin Engine: 0
              RebornCore Version: 3.19.4.529
              Runtime Debofucsation 1
  AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  Suspected Mods: Hammer Core (hammercore)
  Profiler Position: N/A (disabled)
  Player Count: 0 / 20; []
  Is Modded: Definitely; Server brand changed to 'fml,forge'
  Type: Dedicated Server (map_server.txt)
 

Link to comment
Share on other sites

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.