My game is crashing every time I login to the server and the last thing I was doing was making a circuit with super circuit maker. please help Code: ---- Minecraft crash-report ---- WARNING: coremods are present: DepLoader (BrandonsCore-1.10.2-2.1.1.61-universal.jar) LoadingPlugin (Quark-r1.0-60.jar) AppEngCore (appliedenergistics2-rv4-alpha-8.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.145-universal.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.0.4.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) IC2core (industrialcraft-2-2.6.105-ex110.jar) DepLoader (CodeChickenCore-1.10.2-2.3.5.91-universal.jar) Contact their authors BEFORE contacting forge // I let you down. Sorry :( Time: 12/24/16 4:30 PM Description: Tesselating block model com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: No OpenGL context found in the current thread. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.get(SimpleModelFontRenderer.java:39) at com.amadornes.rscircuits.client.ModelWrapperCircuit.processQuads(ModelWrapperCircuit.java:146) at com.amadornes.rscircuits.client.ModelWrapperCircuit.func_188616_a(ModelWrapperCircuit.java:114) at mcmultipart.client.multipart.ModelMultipartContainer.func_188616_a(ModelMultipartContainer.java:94) at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:112) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107) at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81) at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:53) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:290) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: No OpenGL context found in the current thread. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL11.glBindTexture(GL11.java:651) at net.minecraft.client.renderer.GlStateManager.func_179144_i(GlStateManager.java:508) at net.minecraft.client.renderer.texture.TextureUtil.func_94277_a(TextureUtil.java:331) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:57) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.<init>(SimpleModelFontRenderer.java:81) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.<init>(SimpleModelFontRenderer.java:29) at com.amadornes.rscircuits.client.SimpleModelFontRenderer$1.<init>(SimpleModelFontRenderer.java:46) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.lambda$get$0(SimpleModelFontRenderer.java:46) at com.amadornes.rscircuits.client.SimpleModelFontRenderer$$Lambda$1360/539226162.call(Unknown Source) at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4739) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) ... 16 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.get(SimpleModelFontRenderer.java:39) at com.amadornes.rscircuits.client.ModelWrapperCircuit.processQuads(ModelWrapperCircuit.java:146) at com.amadornes.rscircuits.client.ModelWrapperCircuit.func_188616_a(ModelWrapperCircuit.java:114) at mcmultipart.client.multipart.ModelMultipartContainer.func_188616_a(ModelMultipartContainer.java:94) at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:112) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107) -- Block model being tesselated -- Details: Block: mcmultipart:multipart[ticking=true] Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Using AO: true Stacktrace: at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52) -- Block being tesselated -- Details: Block type: ID #1223 (tile.null // mcmultipart.block.BlockMultipartContainer) Block data value: 0 / 0x0 / 0b0000 Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81) -- Block being tesselated -- Details: Block type: ID #1223 (tile.null // mcmultipart.block.BlockMultipartContainer) Block data value: 0 / 0x0 / 0b0000 Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:53) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['BluNt3D'/26011, l='MpServer', x=317.99, y=32.13, z=23.70]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (136,65,266), Chunk: (at 8,4,10 in 8,16; contains blocks 128,0,256 to 143,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 43756264 game time, 11779169 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 61 total; [EntityManaBurst['Mana Burst'/28167, l='MpServer', x=352.10, y=49.50, z=11.50], EntitySpider['Spider'/26639, l='MpServer', x=361.50, y=63.00, z=4.50], EntitySpider['Spider'/26640, l='MpServer', x=360.50, y=63.00, z=0.50], EntityWitch['Witch'/26008, l='MpServer', x=311.36, y=44.00, z=20.31], EntityTNTPrimed['Block of TNT'/27807, l='MpServer', x=343.31, y=49.00, z=7.51], EntitySkeleton['Skeleton'/26784, l='MpServer', x=334.50, y=63.00, z=-11.50], EntitySlime['Slime'/26788, l='MpServer', x=344.41, y=63.33, z=-12.41], EntitySlime['Slime'/26667, l='MpServer', x=274.17, y=63.39, z=18.59], EntitySpark['Spark'/46, l='MpServer', x=337.50, y=50.50, z=11.50], EntitySpark['Spark'/47, l='MpServer', x=350.50, y=50.50, z=11.50], EntityEnderman['Enderman'/26673, l='MpServer', x=271.50, y=63.00, z=25.50], EntityCreeper['Creeper'/26547, l='MpServer', x=279.50, y=28.00, z=52.50], EntitySpider['Spider'/26548, l='MpServer', x=274.50, y=19.00, z=57.50], EntityPlayerSP['BluNt3D'/26011, l='MpServer', x=317.99, y=32.13, z=23.70], EntitySkeleton['Skeleton'/26549, l='MpServer', x=280.50, y=27.00, z=48.50], EntitySkeleton['Skeleton'/26550, l='MpServer', x=276.50, y=26.00, z=53.50], EntityZombie['Zombie'/26551, l='MpServer', x=275.50, y=26.00, z=49.50], EntityBat['Bat'/26552, l='MpServer', x=274.43, y=26.12, z=51.45], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26553, l='MpServer', x=293.50, y=62.50, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26554, l='MpServer', x=293.50, y=62.50, z=-17.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26555, l='MpServer', x=290.50, y=62.50, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26556, l='MpServer', x=290.50, y=62.50, z=-17.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26558, l='MpServer', x=287.50, y=62.50, z=-15.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26559, l='MpServer', x=281.50, y=62.50, z=-14.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26560, l='MpServer', x=284.50, y=62.50, z=-14.50], EntitySkeleton['Skeleton'/26563, l='MpServer', x=365.50, y=34.00, z=19.50], EntityXPOrb['Experience Orb'/27587, l='MpServer', x=297.66, y=46.42, z=8.68], EntitySkeleton['Skeleton'/26564, l='MpServer', x=363.50, y=34.00, z=21.50], EntityZombie['Zombie'/26565, l='MpServer', x=275.50, y=14.00, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26566, l='MpServer', x=281.50, y=62.50, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26567, l='MpServer', x=284.50, y=62.50, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26568, l='MpServer', x=287.50, y=62.50, z=-20.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26569, l='MpServer', x=281.50, y=62.50, z=-17.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26570, l='MpServer', x=287.50, y=62.50, z=-17.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26571, l='MpServer', x=284.50, y=62.50, z=-17.50], EntityItem['item.tile.actuallyadditions.blockMiscCharcoal'/26573, l='MpServer', x=355.50, y=49.00, z=11.50], EntitySpider['Spider'/26581, l='MpServer', x=352.91, y=63.00, z=-6.59], EntitySpark['Spark'/26583, l='MpServer', x=330.50, y=50.50, z=20.50], EntitySpark['Spark'/26584, l='MpServer', x=330.50, y=50.50, z=26.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26588, l='MpServer', x=293.50, y=62.50, z=-8.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26589, l='MpServer', x=290.50, y=62.50, z=-8.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26590, l='MpServer', x=293.50, y=62.50, z=-11.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26591, l='MpServer', x=293.50, y=62.50, z=-14.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26592, l='MpServer', x=290.50, y=62.50, z=-11.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26593, l='MpServer', x=290.50, y=62.50, z=-14.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26594, l='MpServer', x=288.50, y=62.50, z=-11.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/26595, l='MpServer', x=288.50, y=62.50, z=-8.50], EntityCreeper['Creeper'/26986, l='MpServer', x=359.50, y=36.00, z=13.50], EntitySpark['Spark'/492, l='MpServer', x=338.50, y=50.50, z=22.50], EntitySpark['Spark'/493, l='MpServer', x=338.50, y=50.50, z=23.50], EntitySpark['Spark'/494, l='MpServer', x=338.50, y=50.50, z=24.50], EntitySpark['Spark'/495, l='MpServer', x=339.50, y=50.50, z=22.50], EntitySpark['Spark'/496, l='MpServer', x=339.50, y=50.50, z=23.50], EntitySpark['Spark'/497, l='MpServer', x=339.50, y=50.50, z=24.50], EntitySpark['Spark'/498, l='MpServer', x=340.50, y=50.50, z=22.50], EntitySpark['Spark'/499, l='MpServer', x=340.50, y=50.50, z=23.50], EntitySpark['Spark'/500, l='MpServer', x=340.50, y=50.50, z=24.50], EntitySpark['Spark'/501, l='MpServer', x=343.50, y=50.50, z=16.50], EntitySpark['Spark'/502, l='MpServer', x=339.50, y=50.50, z=31.50], EntitySpark['Spark'/503, l='MpServer', x=339.50, y=50.50, z=27.50], EntitySpark['Spark'/504, l='MpServer', x=339.50, y=50.50, z=19.50]] Retry entities: 2 total; [EntitySkeleton['Skeleton'/1157, l='MpServer', x=294.50, y=44.00, z=11.50], EntityZombie['Zombie'/1114, l='MpServer', x=294.50, y=44.00, z=8.50]] Server brand: Waterfall (git:Waterfall-Bootstrap:1.10-SNAPSHOT:3974d04:52) <- fml,forge,sponge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:498) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57) at java.lang.Thread.run(Thread.java:745)
I was flying around and accidentally went near that coords , also crashed. Something probably happen to the circuit and that was causing MCMultipart to freak out, I think. ( I got out of the coords by spamming TP wand before my game crashed. ) Here's the crash log for the curious. Code: ---- Minecraft crash-report ---- WARNING: coremods are present: DepLoader (BrandonsCore-1.10.2-2.1.1.61-universal.jar) LoadingPlugin (Quark-r1.0-60.jar) AppEngCore (appliedenergistics2-rv4-alpha-8.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.145-universal.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.0.4.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) IC2core (industrialcraft-2-2.6.105-ex110.jar) DepLoader (CodeChickenCore-1.10.2-2.3.5.91-universal.jar) Contact their authors BEFORE contacting forge // Would you like a cupcake? Time: 12/25/16 9:56 PM Description: Tesselating block model com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: No OpenGL context found in the current thread. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.get(SimpleModelFontRenderer.java:39) at com.amadornes.rscircuits.client.ModelWrapperCircuit.processQuads(ModelWrapperCircuit.java:146) at com.amadornes.rscircuits.client.ModelWrapperCircuit.func_188616_a(ModelWrapperCircuit.java:114) at mcmultipart.client.multipart.ModelMultipartContainer.func_188616_a(ModelMultipartContainer.java:94) at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:112) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107) at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81) at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:53) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:290) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.RuntimeException: No OpenGL context found in the current thread. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) at org.lwjgl.opengl.GL11.glBindTexture(GL11.java:651) at net.minecraft.client.renderer.GlStateManager.func_179144_i(GlStateManager.java:508) at net.minecraft.client.renderer.texture.TextureUtil.func_94277_a(TextureUtil.java:331) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:57) at net.minecraft.client.gui.FontRenderer.bindTexture(FontRenderer.java:1107) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:133) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.<init>(SimpleModelFontRenderer.java:80) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.<init>(SimpleModelFontRenderer.java:29) at com.amadornes.rscircuits.client.SimpleModelFontRenderer$1.<init>(SimpleModelFontRenderer.java:46) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.lambda$get$0(SimpleModelFontRenderer.java:46) at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4739) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) ... 16 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736) at com.amadornes.rscircuits.client.SimpleModelFontRenderer.get(SimpleModelFontRenderer.java:39) at com.amadornes.rscircuits.client.ModelWrapperCircuit.processQuads(ModelWrapperCircuit.java:146) at com.amadornes.rscircuits.client.ModelWrapperCircuit.func_188616_a(ModelWrapperCircuit.java:114) at mcmultipart.client.multipart.ModelMultipartContainer.func_188616_a(ModelMultipartContainer.java:94) at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:112) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107) -- Block model being tesselated -- Details: Block: mcmultipart:multipart[ticking=true] Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Using AO: true Stacktrace: at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52) -- Block being tesselated -- Details: Block type: ID #1223 (tile.null // mcmultipart.block.BlockMultipartContainer) Block data value: 0 / 0x0 / 0b0000 Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81) -- Block being tesselated -- Details: Block type: ID #1223 (tile.null // mcmultipart.block.BlockMultipartContainer) Block data value: 0 / 0x0 / 0b0000 Block location: World: (317,32,23), Chunk: (at 13,2,7 in 19,1; contains blocks 304,0,16 to 319,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:53) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Maiddd'/1542426, l='MpServer', x=314.66, y=66.62, z=56.32]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (136,65,266), Chunk: (at 8,4,10 in 8,16; contains blocks 128,0,256 to 143,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 45869415 game time, 13909500 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 41 total; [EntityXPOrb['Experience Orb'/1552594, l='MpServer', x=311.05, y=46.50, z=22.64], EntityXPOrb['Experience Orb'/1552593, l='MpServer', x=312.44, y=46.50, z=23.23], EntityItem['item.item.bone'/1542800, l='MpServer', x=338.27, y=71.94, z=88.54], EntityItem['item.tile.actuallyadditions.blockMiscCharcoal'/1551839, l='MpServer', x=355.50, y=49.00, z=11.50], EntityXPOrb['Experience Orb'/1552606, l='MpServer', x=312.80, y=46.50, z=23.62], EntitySpark['Spark'/1551837, l='MpServer', x=350.50, y=50.50, z=11.50], EntitySpark['Spark'/1551836, l='MpServer', x=337.50, y=50.50, z=11.50], EntitySpark['Spark'/1470662, l='MpServer', x=340.50, y=50.50, z=24.50], EntitySpark['Spark'/1470663, l='MpServer', x=343.50, y=50.50, z=16.50], EntitySpark['Spark'/1470660, l='MpServer', x=340.50, y=50.50, z=22.50], EntitySpark['Spark'/1470661, l='MpServer', x=340.50, y=50.50, z=23.50], EntitySpark['Spark'/1470658, l='MpServer', x=339.50, y=50.50, z=23.50], EntityXPOrb['Experience Orb'/1553027, l='MpServer', x=311.55, y=46.50, z=24.51], EntitySpark['Spark'/1470659, l='MpServer', x=339.50, y=50.50, z=24.50], EntitySpark['Spark'/1470656, l='MpServer', x=338.50, y=50.50, z=24.50], EntityXPOrb['Experience Orb'/1552513, l='MpServer', x=311.76, y=46.50, z=22.56], EntitySpark['Spark'/1470657, l='MpServer', x=339.50, y=50.50, z=22.50], EntitySpark['Spark'/1470666, l='MpServer', x=339.50, y=50.50, z=19.50], EntityItem['item.item.rottenFlesh'/1542795, l='MpServer', x=279.12, y=63.00, z=46.75], EntitySpark['Spark'/1470664, l='MpServer', x=339.50, y=50.50, z=31.50], EntitySpark['Spark'/1470665, l='MpServer', x=339.50, y=50.50, z=27.50], EntityWitch['Witch'/1551944, l='MpServer', x=311.53, y=44.00, z=26.50], EntitySpider['Spider'/1551799, l='MpServer', x=360.50, y=30.00, z=18.50], EntityXPOrb['Experience Orb'/1553013, l='MpServer', x=312.36, y=46.50, z=21.35], EntityXPOrb['Experience Orb'/1553012, l='MpServer', x=309.98, y=46.50, z=22.81], EntityItem['item.item.arrow'/1476402, l='MpServer', x=305.41, y=63.00, z=44.43], EntitySpark['Spark'/1470654, l='MpServer', x=338.50, y=50.50, z=22.50], EntitySpark['Spark'/1470655, l='MpServer', x=338.50, y=50.50, z=23.50], EntitySpark['Spark'/1551801, l='MpServer', x=330.50, y=50.50, z=26.50], EntitySpark['Spark'/1551800, l='MpServer', x=330.50, y=50.50, z=20.50], EntityBat['Bat'/1542823, l='MpServer', x=345.61, y=45.44, z=66.75], EntityPlayerSP['Maiddd'/1542426, l='MpServer', x=314.38, y=66.62, z=56.37], EntityBat['Bat'/1542816, l='MpServer', x=336.63, y=47.73, z=97.43], EntityTippedArrow['Arrow'/1551597, l='MpServer', x=298.43, y=62.03, z=69.60], EntitySpider['Spider'/1551917, l='MpServer', x=278.50, y=27.00, z=81.50], EntityCreeper['Creeper'/1551916, l='MpServer', x=275.50, y=26.00, z=49.50], EntitySkeleton['Skeleton'/1551915, l='MpServer', x=278.67, y=27.00, z=51.56], EntityBat['Bat'/1551914, l='MpServer', x=272.73, y=27.01, z=54.96], EntitySlime['Slime'/1542825, l='MpServer', x=337.89, y=63.00, z=67.16], EntityEnderman['Enderman'/1551913, l='MpServer', x=277.50, y=28.00, z=57.50], EntityZombie['Zombie'/1542824, l='MpServer', x=351.59, y=50.00, z=73.21]] Retry entities: 0 total; [] Server brand: Waterfall (git:Waterfall-Bootstrap:1.10-SNAPSHOT:3974d04:52) <- fml,forge,sponge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:498) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_111, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1410752848 bytes (1345 MB) / 3403153408 bytes (3245 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D4 80 mods loaded, 80 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185-universal.jar) UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185-universal.jar) UCHIJA appliedenergistics2-core{rv4-alpha-8} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA OpenComputers|Core{1.6.0.4} [OpenComputers (Core)] (minecraft.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.4.3.145-universal.jar) UCHIJA actuallyadditions{1.10.2-r88} [Actually Additions] (ActuallyAdditions-1.10.2-r88.jar) UCHIJA Baubles{1.3.6} [Baubles] (Baubles-1.10.2-1.3.6.jar) UCHIJA Botania{r1.9-339} [Botania] (Botania r1.9-339.jar) UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) UCHIJA appliedenergistics2{rv4-alpha-8} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-8.jar) UCHIJA autorefresh{1.0.0} [Auto Refresh] (AutoRefresh-1.10.2-1.0.0.jar) UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJA Quark{r1.0-60} [Quark] (Quark-r1.0-60.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar) UCHIJA betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar) UCHIJA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar) UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar) UCHIJA JEI{3.13.6.387} [Just Enough Items] (jei_1.10.2-3.13.6.387.jar) UCHIJA BloodMagic{1.9.4-2.1.0-68} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-68.jar) UCHIJA bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar) UCHIJA CodeChickenLib{2.4.3.145} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.4.3.145-universal.jar) UCHIJA brandonscore{2.1.1} [Brandon's Core] (BrandonsCore-1.10.2-2.1.1.61-universal.jar) UCHIJA Chameleon{1.10-2.2.0} [Chameleon] (Chameleon-1.10-2.2.0.jar) UCHIJA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar) UCHIJA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar) UCHIJA chiselsandbits{12.7} [Chisels & Bits] (chiselsandbits-12.7.jar) UCHIJA CodeChickenCore{2.3.5.91} [CodeChicken Core] (CodeChickenCore-1.10.2-2.3.5.91-universal.jar) UCHIJA IC2{2.6.105-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.105-ex110.jar) UCHIJA CompactSolars{5.0.5.329} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.5.329-universal.jar) UCHIJA MineTweaker3{3.0.14} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.15.jar) UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.15.jar) UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar) UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) UCHIJA darkutils{1.1.6.99} [Dark Utilities] (DarkUtilities-1.10.2-1.1.6.99.jar) UCHIJA forestry{5.2.16.331} [Forestry] (forestry_1.10.2-5.2.16.331.jar) UCHIJA eleccore{1.6.345} [ElecCore] (ElecCore-1.10.2-1.6.345.jar) UCHIJA EnderStorage{2.1.5.84} [EnderStorage] (EnderStorage-1.10.2-2.1.5.84-universal.jar) UCHIJA OpenComputers{1.6.0.4} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.4.jar) UCHIJA deepresonance{1.3.1} [DeepResonance] (deepresonance-1.10-1.3.1.jar) UCHIJA draconicevolution{2.0.3} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.3.137-universal.jar) UCHIJA endercore{1.10.2-0.4.1.60-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.60-beta.jar) UCHIJA EnderIO{1.10.2-3.0.1.138_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.138_beta.jar) UCHIJA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-1.1.2.jar) UCHIJA zerocore{1.10.2-0.0.8.2} [Zero CORE] (zerocore-1.10.2-0.0.8.2.jar) UCHIJA bigreactors{1.10.2-0.4.5.21} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.21.jar) UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) UCHIJA foamfix{0.4.1} [FoamFix] (foamfix-0.4.1-law.jar) UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.1.5.jar) UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.1.4.jar) UCHIJA gravestone{1.5.9} [Gravestone] (GraveStone Mod 1.5.9.jar) UCHIJA mantle{1.10.2-1.1.2.197} [Mantle] (Mantle-1.10.2-1.1.2.jar) UCHIJA tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar) UCHIJA immersiveengineering{0.10-52} [Immersive Engineering] (ImmersiveEngineering-0.10-52.jar) UCHIJA inventorysorter{0.10.0+42} [Simple Inventory sorting] (inventorysorter-1.10-0.10.0+42.jar) UCHIJA ironbackpacks{1.10.2-2.2.19} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.19.jar) UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.10.2.jar) UCHIJA journeymap{1.10.2-5.3.1} [JourneyMap] (journeymap-1.10.2-5.3.1.jar) UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJA llor{1.1.1-mc[1.9-1.11]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.1-mc[1.9-1.11].jar) UCHIJA mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.2.jar) UCHIJA Morpheus{1.10.2-3.1.12} [Morpheus] (Morpheus-1.10.2-3.1.12.jar) UCHIJA notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar) UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar) UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJA StorageDrawers{1.10.2-3.5.7} [Storage Drawers] (StorageDrawers-1.10.2-3.5.7.jar) UCHIJA refinedstorage{1.2.8} [Refined Storage] (refinedstorage-1.2.8.jar) UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJA rftools{5.62} [RFTools] (rftools-1.10-5.62.jar) UCHIJA rftoolscontrol{1.5.2} [RFTools Control] (rftoolsctrl-1.10-1.5.2.jar) UCHIJA rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar) UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar) UCHIJA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar) UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar) UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar) UCHIJA wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar) Loaded coremods (and transformers): DepLoader (BrandonsCore-1.10.2-2.1.1.61-universal.jar) LoadingPlugin (Quark-r1.0-60.jar) vazkii.quark.base.asm.ClassTransformer AppEngCore (appliedenergistics2-rv4-alpha-8.jar) appeng.coremod.asm.ASMIntegration CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.145-universal.jar) codechicken.lib.asm.ClassHeirachyManager LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.0.4.jar) li.cil.oc.common.asm.ClassTransformer BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar) team.chisel.common.asm.ChiselTransformer IC2core (industrialcraft-2-2.6.105-ex110.jar) DepLoader (CodeChickenCore-1.10.2-2.3.5.91-universal.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: alpha rv4-alpha-8 for Forge 12.18.2.2139 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) - chiselsandbitsIntegration (Enabled/Not Forced) - WailaIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced) EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.): * Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Detailed RF API diagnostics: * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/MultiMC/instances/Direwolf20%201.10/minecraft/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/TileEnergyHandler.class Detailed Tesla API diagnostics: * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla) * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities) * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer) * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder) * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer) * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer) * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider) * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer) * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider) * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer) * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider) AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF Launched Version: MultiMC5 LWJGL: 2.9.1 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: F32-1.10.2 (1).zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz OptiFine Version: OptiFine_1.10.2_HD_U_D4 Render Distance Chunks: 8 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13417 Compatibility Profile Context 15.301.1901.0 OpenGlRenderer: AMD Radeon HD 5500 Series OpenGlVendor: ATI Technologies Inc. CpuCount: 4
If it's a block that needs to be nuked... I can't do it myself. @Senior Moderator will have to assist you with that.
Sorry for the delay! I'm looking into this at the moment and I'll report back when I've taken care of the problem block. Thanks for your patience![DOUBLEPOST=1482882088,1482880577][/DOUBLEPOST]@BluNt3D @Maiddd I had to remove the block itself, unfortunately we can't refund that as per our strict No Refund Policy. I checked out the area myself and all seems well now so I'll mark this as done, feel free to contact us again if you have any questions or concerns. Happy gaming! -Tuff