Jump to content

Custom Modpack Stack Overflow


Glowworm04

Recommended Posts

I'm creating modpack for my friends and I to play. I have created packs in the past for my friends and haven't had this happen before, after creating a world I can move around for a few minutes and then I get a 'Stack Overflow' crash, because the crash report mentions chests and checking chests surroundings I tried removing Astral Sorcery because it generates some chests in temples near spawn, this didn't help however and I still got the error. I don't know why I get this error and am hoping someone can help, thanks. Here is the crash report.

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 2019-08-31 21:18:47 AEST
Description: Exception in server tick loop

java.lang.StackOverflowError
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightOpacity(BlockStateContainer.java:504)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:544)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)
    at net.minecraft.block.BlockChest.onBlockAdded(BlockChest.java:98)
    at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:614)
    at net.minecraft.world.World.setBlockState(World.java:343)
    at net.minecraft.block.BlockChest.checkForSurroundingChests(BlockChest.java:261)


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

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_211, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 1866206848 bytes (1779 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  JVM Flags: 5 total; -Xms8192m -Xmx8192m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  IntCache: cache: 0, tcache: 92, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2838 184 mods loaded, 184 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                | modpack.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | forge                                        | 14.23.5.2838             | modpack.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | creativecoredummy                            | 1.0.0                    | minecraft.jar                                        | None                                     |
       | LCHIJA | littletilescore                              | 1.0.0                    | minecraft.jar                                        | None                                     |
       | LCHIJA | micdoodlecore                                |                          | minecraft.jar                                        | None                                     |
       | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                        | None                                     |
       | LCHIJA | openmodscore                                 | 0.12.2                   | minecraft.jar                                        | None                                     |
       | LCHIJA | bnbgamingcore                                | 0.11.0                   | minecraft.jar                                        | None                                     |
       | LCHIJA | opencomputers|core                           | 1.7.4.153                | minecraft.jar                                        | None                                     |
       | LCHIJA | jei                                          | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                            | None                                     |
       | LCHIJA | abyssalcraft                                 | 1.9.11                   | AbyssalCraft-1.12.2-1.9.11.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHIJA | actuallyadditions                            | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                    | None                                     |
       | LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
       | LCHIJA | actuallybaubles                              | 1.1                      | ActuallyBaubles-1.12-1.1.jar                         | None                                     |
       | LCHIJA | appleskin                                    | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
       | LCHIJA | ctm                                          | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                            | None                                     |
       | LCHIJA | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LCHIJA | architecturecraft                            | @VERSION@                | architecturecraft-1.12-3.98.jar                      | None                                     |
       | LCHIJA | astralsorcery                                | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                     | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
       | LCHIJA | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                                | None                                     |
       | LCHIJA | betteradvancements                           | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar               | None                                     |
       | LCHIJA | betterbuilderswands                          | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar      | None                                     |
       | LCHIJA | forgelin                                     | 1.8.3                    | Forgelin-1.8.3.jar                                   | None                                     |
       | LCHIJA | betterportals                                | 0.2.7                    | betterportals-0.2.7.jar                              | None                                     |
       | LCHIJA | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
       | LCHIJA | biomesoplenty                                | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar        | None                                     |
       | LCHIJA | guideapi                                     | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                          | None                                     |
       | LCHIJA | bloodmagic                                   | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                      | None                                     |
       | LCHIJA | bnbgaminglib                                 | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                       | None                                     |
       | LCHIJA | bookshelf                                    | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | codechickenlib                               | 3.2.3.357                | CodeChickenLib-1.12.2-3.2.3.357-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | redstoneflux                                 | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | brandonscore                                 | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar         | None                                     |
       | LCHIJA | buildcraftlib                                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftcore                               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftbuilders                           | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcrafttransport                          | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftsilicon                            | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftenergy                             | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | ic2                                          | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
       | LCHIJA | forestry                                     | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                        | None                                     |
       | LCHIJA | theoneprobe                                  | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                          | None                                     |
       | LCHIJA | buildcraftcompat                             | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftfactory                            | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildcraftrobotics                           | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | LCHIJA | buildinggadgets                              | 2.7.3                    | BuildingGadgets-2.7.3.jar                            | None                                     |
       | LCHIJA | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.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-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
       | LCHIJA | chiselsandbits                               | 14.33                    | chiselsandbits-14.33.jar                             | None                                     |
       | LCHIJA | cofhcore                                     | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar               | None                                     |
       | LCHIJA | cofhworld                                    | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | computercraft                                | 1.80pr1                  | ComputerCraft1.80pr1.jar                             | None                                     |
       | LCHIJA | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                             | None                                     |
       | LCHIJA | endercore                                    | 1.12.2-0.5.65            | EnderCore-1.12.2-0.5.65.jar                          | None                                     |
       | LCHIJA | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                     | None                                     |
       | LCHIJA | thermalfoundation                            | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | draconicevolution                            | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar   | None                                     |
       | LCHIJA | thermalexpansion                             | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | enderio                                      | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderiointegrationtic                        | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | twilightforest                               | 3.9.984                  | twilightforest-1.12.2-3.9.984-universal.jar          | None                                     |
       | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                     | None                                     |
       | LCHIJA | conarm                                       | 1.2.4                    | conarm-1.12.2-1.2.4.jar                              | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
       | LCHIJA | controlling                                  | 3.0.7                    | Controlling-3.0.7.jar                                | None                                     |
       | LCHIJA | creativecore                                 | 1.9.9                    | CreativeCore_v1.9.62_mc1.12.2.jar                    | None                                     |
       | LCHIJA | cucumber                                     | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                            | None                                     |
       | LCHIJA | culinaryconstruct                            | 1.3.3                    | culinaryconstruct-1.3.3.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
       | LCHIJA | cyclopscore                                  | 1.5.0                    | CyclopsCore-1.12.2-1.5.0.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                      | None                                     |
       | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                  | None                                     |
       | LCHIJA | ptrmodellib                                  | 1.0.4                    | PTRLib-1.0.4.jar                                     | None                                     |
       | LCHIJA | props                                        | 2.6.2                    | Decocraft-2.6.2_1.12.2.jar                           | None                                     |
       | LCHIJA | dimdoors                                     | 3.0.9+287                | DimensionalDoors-3.0.9-287.jar                       | None                                     |
       | LCHIJA | enderiobase                                  | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderioconduits                              | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderioconduitsappliedenergistics            | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | opencomputers                                | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar                 | None                                     |
       | LCHIJA | enderioconduitsopencomputers                 | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderioconduitsrefinedstorage                | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderiointegrationforestry                   | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderiointegrationticlate                    | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderiomachines                              | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderiopowertools                            | 5.0.50                   | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
       | LCHIJA | enderstorage                                 | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | energyconverters                             | 1.3.0.15                 | energyconverters_1.12.2-1.3.0.15.jar                 | None                                     |
       | LCHIJA | valkyrielib                                  | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
       | LCHIJA | environmentaltech                            | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar                | None                                     |
       | LCHIJA | evilcraft                                    | 0.10.77                  | EvilCraft-1.12.2-0.10.77.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCHIJA | evilcraftcompat                              | 1.0.0                    | EvilCraft-1.12.2-0.10.77.jar                         | None                                     |
       | LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                           | None                                     |
       | LCHIJA | zerocore                                     | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                          | None                                     |
       | LCHIJA | bigreactors                                  | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.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 | galacticraftcore                             | 4.0.2.226                | GalacticraftCore-1.12.2-4.0.2.226.jar                | None                                     |
       | LCHIJA | galacticraftplanets                          | 4.0.2.226                | Galacticraft-Planets-1.12.2-4.0.2.226.jar            | None                                     |
       | LCHIJA | ichunutil                                    | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | generallaymansaestheticspyingscreen          | 7.0.0                    | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
       | LCHIJA | gravestone                                   | 1.10.1                   | gravestone-1.10.1.jar                                | None                                     |
       | LCHIJA | growthcraft                                  | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_apples                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_bamboo                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_cellar                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_bees                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_fishtrap                         | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_grapes                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_hops                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_milk                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | growthcraft_rice                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                         | None                                     |
       | LCHIJA | placebo                                      | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                             | None                                     |
       | LCHIJA | hexxitgear                                   | 2.8.0                    | Hexxit Gear-1.12.2-2.8.0.jar                         | None                                     |
       | LCHIJA | icbmclassic                                  | 1.12.2-3.3.0.63          | ICBM-classic-1.12.2-3.3.0b63.jar                     | None                                     |
       | LCHIJA | llibrary                                     | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                           | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
       | LCHIJA | iceandfire                                   | 1.8.1                    | iceandfire-1.8.1.jar                                 | None                                     |
       | LCHIJA | mekanism                                     | 1.12.2-9.8.1.383         | Mekanism-1.12.2-9.8.1.383.jar                        | None                                     |
       | LCHIJA | teslacorelib                                 | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | industrialforegoing                          | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar           | None                                     |
       | LCHIJA | mysticalagriculture                          | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                 | None                                     |
       | LCHIJA | mysticalagradditions                         | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar                | None                                     |
       | LCHIJA | harvestcraft                                 | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                      | None                                     |
       | LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                              | None                                     |
       | LCHIJA | rftools                                      | 7.72                     | rftools-1.12-7.72.jar                                | None                                     |
       | LCHIJA | railcraft                                    | 12.0.0                   | railcraft-12.0.0.jar                                 | a0c255ac501b2749537d5824bb0f0588bf0320fa |
       | LCHIJA | immersiveengineering                         | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
       | LCHIJA | integrationforegoing                         | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar                  | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | LCHIJA | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | ironbackpacks                                | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                    | None                                     |
       | 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.5.5             | journeymap-1.12.2-5.5.5.jar                          | None                                     |
       | LCHIJA | jeresources                                  | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar              | None                                     |
       | LCHIJA | littletiles                                  | 1.5.0                    | LittleTiles_v1.5.0-pre158_mc1.12.2.jar               | None                                     |
       | LCHIJA | mekanismgenerators                           | 1.12.2-9.8.1.383         | MekanismGenerators-1.12.2-9.8.1.383.jar              | None                                     |
       | LCHIJA | mekanismtools                                | 1.12.2-9.8.1.383         | MekanismTools-1.12.2-9.8.1.383.jar                   | None                                     |
       | LCHIJA | modnametooltip                               | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                     | None                                     |
       | LCHIJA | morpheus                                     | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                          | None                                     |
       | LCHIJA | mousetweaks                                  | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                        | None                                     |
       | LCHIJA | mrtjpcore                                    | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar              | None                                     |
       | LCHIJA | mystcraft                                    | 0.13.7.04                | mystcraft-1.12.2-0.13.7.04.jar                       | None                                     |
       | LCHIJA | naturescompass                               | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                      | None                                     |
       | LCHIJA | netherportalfix                              | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                    | None                                     |
       | LCHIJA | neid                                         | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                             | None                                     |
       | LCHIJA | notenoughwands                               | 1.8.1                    | notenoughwands-1.12-1.8.1.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 | oreexcavation                                | 1.4.140                  | OreExcavation-1.4.140.jar                            | None                                     |
       | LCHIJA | patchouli                                    | 1.0-20                   | Patchouli-1.0-20.jar                                 | None                                     |
       | LCHIJA | projecte                                     | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
       | LCHIJA | projectred-core                              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.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 | projectred-exploration                       | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar                | None                                     |
       | LCHIJA | sandro                                       | 1.2d                     | Redstone++ ver1.2d.jar                               | None                                     |
       | LCHIJA | redstoneplusplus                             | 1.2d                     | Redstone++ ver1.2d.jar                               | None                                     |
       | LCHIJA | redstonearsenal                              | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | rftoolscontrol                               | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                           | None                                     |
       | LCHIJA | rftoolspower                                 | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                          | None                                     |
       | LCHIJA | rftpwroc                                     | 0.1                      | rftpwr_oc-0.2.jar                                    | None                                     |
       | LCHIJA | thermaldynamics                              | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | simplyjetpacks                               | 2.2.13.66                | SimplyJetpacks2-1.12.2-2.2.13.66.jar                 | None                                     |
       | LCHIJA | storagedrawers                               | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                      | None                                     |
       | LCHIJA | thaumicjei                                   | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                       | None                                     |
       | LCHIJA | thermalcultivation                           | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalinnovation                            | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                  | None                                     |
       | LCHIJA | treechopper                                  | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                         | None                                     |
       | LCHIJA | universalmodifiers                           | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
       | LCHIJA | vanillafix                                   | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                             | None                                     |
       | LCHIJA | wanionlib                                    | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                             | None                                     |
       | LCHIJA | wrcbe                                        | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | reauth                                       | 3.6.0                    | reauth-3.6.0.jar                                     | daba0ec4df71b6da841768c49fb873def208a1e3 |
       | LCHIJA | teslacorelib_registries                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
       | LCHIJA | unidict                                      | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                             | None                                     |
  Loaded coremods (and transformers): OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                        openmods.core.OpenModsClassTransformer
                                      CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
                                        
                                      TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
                                        li.cil.oc.common.asm.ClassTransformer
                                      MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.226.jar)
                                        micdoodle8.mods.miccore.MicdoodleTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      AstralCore (astralsorcery-1.12.2-1.10.20.jar)
                                        
                                      CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      ForgelinPlugin (Forgelin-1.8.3.jar)
                                        
                                      Plugin (NotEnoughIDs-1.5.4.4.jar)
                                        ru.fewizz.neid.asm.Transformer
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
                                        blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar)
                                        mekanism.coremod.KeybindingMigrationHelper
                                      BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
                                        com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      LittlePatchingLoader (LittleTiles_v1.5.0-pre158_mc1.12.2.jar)
                                        com.creativemd.littletiles.LittleTilesTransformer
                                      MovingWorldCore (movingworld-1.12-6.342-full.jar)
  GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  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)
                                   - theoneprobeIntegration (Enabled/Not Forced)
  Ender IO: No known problems detected.
            
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:OFF
  Suspected Mods: Unknown
  Profiler Position: N/A (disabled)
  Player Count: 1 / 8; [GCEntityPlayerMP['Glowworm04'/7062, l='New World', x=-182.89, y=84.00, z=166.30]]
  Type: Integrated Server (map_client.txt)
  Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Link to comment
Share on other sites

According to this crash report you still have astral sorcery installed.

If you uninstalled it please provide the debug.log from the run without it.

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

6 hours ago, DaemonUmbra said:

According to this crash report you still have astral sorcery installed.

If you uninstalled it please provide the debug.log from the run without it.

Here is the debug.log without Astral Sorcery installed.

https://gist.githubusercontent.com/1SaltyBoi/1a41c1bb9eeb8bb6d36a44414f6b06de/raw/4416f73ebf7fc50a4add176c926d7705725cde8e/debug.log

Link to comment
Share on other sites

Honestly I'm not 100% sure I'm reading this correctly, but back up your world and try removing Mystcraft

  • Thanks 1

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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