I've never written to a forum before since i'm usually able to find a solution on my own or on the internet but this time I am at a dead end. If someone can please help me decipher this crash report so that I may find a solution to my problem I would greatly appreciate it.
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
MMFMLCorePlugin (MultiMine-1.8.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
LoadingPlugin (FastLeaveDecay-1.1.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 9/3/15 2:58 AM
Description: Exception in server tick loop
java.lang.IllegalArgumentException
at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:17)
at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:35)
at net.minecraftforge.common.ChestGenHooks.getOneItem(ChestGenHooks.java:233)
at net.minecraftforge.common.ChestGenHooks.getOneItem(ChestGenHooks.java:135)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.addItems(WorldGenFloatingIslandRuin.java:399)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.setChest(WorldGenFloatingIslandRuin.java:125)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.setDungeon(WorldGenFloatingIslandRuin.java:117)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.func_180709_b(WorldGenFloatingIslandRuin.java:100)
at bspkrs.floatingruins.WorldGenFloatingIsland.func_180709_b(WorldGenFloatingIsland.java:64)
at bspkrs.floatingruins.FloatingRuins.doGenerateSurface(FloatingRuins.java:331)
at bspkrs.floatingruins.FloatingRuins.generateSurface(FloatingRuins.java:313)
at bspkrs.floatingruins.fml.FloatingRuinsWorldGenerator.generate(FloatingRuinsWorldGenerator.java:19)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:302)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:183)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
lumien.hardcoredarkness.asm.ClassTransformer
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
LoadingPlugin (FastLeaveDecay-1.1.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
If you don't mind offering your deciphering skills one more time and help me with this last crash report. I think it may be a conflicting mod issue as it only happens when I activate a piston. Thanks again Grimallq.
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
MMFMLCorePlugin (MultiMine-1.8.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
LoadingPlugin (FastLeaveDecay-1.1.jar)
Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 9/3/15 5:19 AM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_178461_a(SourceFile:59)
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_180535_a(SourceFile:23)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(SourceFile:114)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(SourceFile:102)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:843)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1570)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_178461_a(SourceFile:59)
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_180535_a(SourceFile:23)
-- Block Entity Details --
Details:
Name: Piston // net.minecraft.tileentity.TileEntityPiston
Block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (8,63,298), Chunk: (at 8,3,10 in 0,18; contains blocks 0,0,288 to 15,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Actual block data value: 10 / 0xA / 0b1010
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(SourceFile:114)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(SourceFile:102)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:843)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1570)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
lumien.hardcoredarkness.asm.ClassTransformer
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
LoadingPlugin (FastLeaveDecay-1.1.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.58' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1512
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.58, NVIDIA Corporation
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: [PureBDcraft 128x MC.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've never written to a forum before since i'm usually able to find a solution on my own or on the internet but this time I am at a dead end. If someone can please help me decipher this crash report so that I may find a solution to my problem I would greatly appreciate it.
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
MMFMLCorePlugin (MultiMine-1.8.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
LoadingPlugin (FastLeaveDecay-1.1.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 9/3/15 2:58 AM
Description: Exception in server tick loop
java.lang.IllegalArgumentException
at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:17)
at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:35)
at net.minecraftforge.common.ChestGenHooks.getOneItem(ChestGenHooks.java:233)
at net.minecraftforge.common.ChestGenHooks.getOneItem(ChestGenHooks.java:135)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.addItems(WorldGenFloatingIslandRuin.java:399)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.setChest(WorldGenFloatingIslandRuin.java:125)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.setDungeon(WorldGenFloatingIslandRuin.java:117)
at bspkrs.floatingruins.WorldGenFloatingIslandRuin.func_180709_b(WorldGenFloatingIslandRuin.java:100)
at bspkrs.floatingruins.WorldGenFloatingIsland.func_180709_b(WorldGenFloatingIsland.java:64)
at bspkrs.floatingruins.FloatingRuins.doGenerateSurface(FloatingRuins.java:331)
at bspkrs.floatingruins.FloatingRuins.generateSurface(FloatingRuins.java:313)
at bspkrs.floatingruins.fml.FloatingRuinsWorldGenerator.generate(FloatingRuinsWorldGenerator.java:19)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:302)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:183)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 497302392 bytes (474 MB) / 1137192960 bytes (1084 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 92
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1512 Optifine OptiFine_1.8_HD_U_D5 50 mods loaded, 50 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1512.jar)
UCHIJAA Forge{11.14.3.1512} [Minecraft Forge] (forge-1.8-11.14.3.1512.jar)
UCHIJAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAA dynamicswordskills{1.8-2.0} [Dynamic Sword Skills] (1.8-dynamicswordskills-2.0.jar)
UCHIJAA zeldaswordskills{1.8-3.0.3b} [Zelda Sword Skills] (1.8-zeldaswordskills-3.0.3b.jar)
UCHIJAA mopickaxes{7.1.0} [Mo' Pickaxes] ([1.8] CST7 Mo' Pickaxes 7.1.0.jar)
UCHIJAA mo_swords{v8} [Mo'Swords] ([1.8] moSwords v8.jar)
UCHIJAA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCHIJAA DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar)
UCHIJAA FloatingRuins{1.8.r01} [FloatingRuins] ([1.8]FloatingRuins-universal-1.8.r01.jar)
UCHIJAA antiqueatlas{4.2.7-1.8} [Antique Atlas] (antiqueatlas-4.2.7-1.8.jar)
UCHIJAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCHIJAA BattleTowers{1.5.5} [Battle Towers] (BattleTowers-1.8.jar)
UCHIJAA bettermining{0.1} [Better Mining] (BetterMining-1.8.6.jar)
UCHIJAA XaeroBetterPvP{1.6.1} [Better PVP Mod] (BetterPvP_1.6.1_Forge_1.8.jar)
UCHIJAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
UCHIJAA blocklings{3.0.3} [Blocklings] (Blocklings-3.0.3-1.8.jar)
UCHIJAA bc{1.0} [Ollij93's BowCraft] (BowCraft-1.1.jar)
UCHIJAA confighealth{2.1} [Configurable Health] (confighealth-1.8-2.1.jar)
UCHIJAA wonderfulwands{1.7.1} [Wonderful Wands] (CyanosWonderfulWands_1.8-1.7.1.jar)
UCHIJAA LomLib{4.1.0} [LomLib] (LomLib-1.8.jar)
UCHIJAA ElementalCreepers{5.0.0} [Elemental Creepers] (Elemental Creepers-universal-1.8-5.0.0.jar)
UCHIJAA emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar)
UCHIJAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.1.jar)
UCHIJAA forge_TheEpicarnoMod{V1.1.4.6} [The Epicarno Mod] (forge_TheEpicarnoMod-1.1.4.6.jar)
UCHIJAA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.8-1.6.jar)
UCHIJAA hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar)
UCHIJAA samshorsefood{1.8-1.1.2} [Horse Upgrade Food] (HorseUpgradeFood-1.8-1.1.2.jar)
UCHIJAA InfernalMobs{1.6.4} [Infernal Mobs] (InfernalMobs-1.8.jar)
UCHIJAA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176.jar)
UCHIJAA ism{7.0.6} [MaggiCraft's Instant Structures Mod] (ism-7.0.6.jar)
UCHIJAA JCAnimationAPI{1.2.5} [JurassiCraft AnimationAPI] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAA jurassicraft{2.0.0} [JurassiCraft] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAA net/timeless/unilib{${unilib_version}} [Unilib] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAA LavaBoat{2.1.0} [LavaBoat] (LavaBoat-2.1.0.jar)
UCHIJAA chef{4.0} [Master Chef] (Master_Chef_v5.0-1.8.jar)
UCHIJAA mta{6.5} [MoItemsAndArmor] (Mo,ItemsAndArmor(1.8)(v6.5).jar)
UCHIJAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar)
UCHIJAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar)
UCHIJAA MoreFurnaces{1.3.11} [More Furnaces] (MoreFurnaces-1.3.11-MC1.8.jar)
UCHIJAA AS_MultiMine{1.4.9} [Multi Mine] (MultiMine-1.8.jar)
UCHIJAA ParkourMod{1.0} [Parkour Mod (Assassin's Creed Style)] (Parkour Mod for Minecraft 1.8 by Shadow38PL.jar)
UCHIJAA RadixCore{2.0.3-1.8} [RadixCore] (RadixCore-2.0.3-1.8-universal.jar)
UCHIJAA Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
UCHIJAA AS_Ruins{14.8} [Ruins Spawning System] (Ruins-1.8.jar)
UCHIJAA sigurdsEpicAdventureStuff{1.0.1} [Sigurd's Epic Adventure Stuff!] (SigurdsEpicAdventureStuff-1.0.1-mc1.8.jar)
UCHIJAA Sleep{0.0-1} [Sleep] (Sleep-1.8-0.0.1.jar)
UCHIJAA throwabletorchmod{1.1.0} [ThrowableTorchMod] (throwabletorchmod-1.8-1.1.jar)
UCHIJAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.59-176.jar)
invtweaks.forge.asm.ContainerTransformer
MMFMLCorePlugin (MultiMine-1.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
api.player.forge.PlayerAPITransformer
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
lumien.hardcoredarkness.asm.ClassTransformer
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
LoadingPlugin (FastLeaveDecay-1.1.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
My PC specs are as follows:
I assume the solution would be to remove it? Is there another mod that it's conflicting with? Is it possible to keep the mod and resolve the issue?
Thank you for the reply.
Well either way, removing it solved the problem. I can't thank you enough.
If you don't mind offering your deciphering skills one more time and help me with this last crash report. I think it may be a conflicting mod issue as it only happens when I activate a piston. Thanks again Grimallq.
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
MMFMLCorePlugin (MultiMine-1.8.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
LoadingPlugin (FastLeaveDecay-1.1.jar)
Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 9/3/15 5:19 AM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_178461_a(SourceFile:59)
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_180535_a(SourceFile:23)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(SourceFile:114)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(SourceFile:102)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:843)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1570)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_178461_a(SourceFile:59)
at net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer.func_180535_a(SourceFile:23)
-- Block Entity Details --
Details:
Name: Piston // net.minecraft.tileentity.TileEntityPiston
Block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (8,63,298), Chunk: (at 8,3,10 in 0,18; contains blocks 0,0,288 to 15,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Actual block data value: 10 / 0xA / 0b1010
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(SourceFile:114)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(SourceFile:102)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:843)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1570)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['YngFox'/323, l='MpServer', x=10.87, y=63.00, z=300.50]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: 98.00,64.00,289.00 - World: (98,64,289), Chunk: (at 2,4,1 in 6,18; contains blocks 96,0,288 to 111,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 62328 game time, 519 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 49 total; [EntityOctorok['Octorok'/398, l='MpServer', x=-55.09, y=53.41, z=283.59], EntityOctorok['Octorok'/399, l='MpServer', x=-59.84, y=53.00, z=285.94], EntityOctorok['Octorok'/400, l='MpServer', x=-50.13, y=55.28, z=280.34], EntityOctorok['Octorok'/401, l='MpServer', x=-52.44, y=53.03, z=287.28], EntitySheep['Sheep'/150, l='MpServer', x=23.53, y=64.00, z=320.31], EntityItem['item.item.rottenFlesh'/152, l='MpServer', x=21.88, y=63.00, z=355.28], EntitySquid['Squid'/415, l='MpServer', x=70.66, y=56.16, z=331.88], EntitySquid['Squid'/418, l='MpServer', x=10.82, y=55.72, z=267.81], EntitySquid['Squid'/419, l='MpServer', x=15.80, y=59.88, z=275.44], EntitySkeleton['Skeleton'/35, l='MpServer', x=-57.84, y=62.17, z=357.88], EntitySquid['Squid'/420, l='MpServer', x=6.67, y=54.00, z=280.16], EntitySpider['Spider'/165, l='MpServer', x=44.16, y=67.00, z=277.56], EntitySquid['Squid'/421, l='MpServer', x=-8.50, y=61.28, z=238.78], EntitySquid['Squid'/422, l='MpServer', x=-2.28, y=61.91, z=239.44], EntityBlockling['Blockling'/167, l='MpServer', x=42.50, y=67.00, z=305.50], EntitySquid['Squid'/424, l='MpServer', x=-8.06, y=60.69, z=246.59], EntityBat['Bat'/552, l='MpServer', x=-67.44, y=34.97, z=232.75], EntityBat['Bat'/553, l='MpServer', x=-67.88, y=34.59, z=232.22], EntitySquid['Squid'/426, l='MpServer', x=-53.94, y=56.00, z=324.69], EntityBat['Bat'/42, l='MpServer', x=-43.03, y=16.09, z=222.19], EntitySquid['Squid'/427, l='MpServer', x=-52.63, y=56.50, z=323.19], EntityOctorok['Octorok'/429, l='MpServer', x=32.50, y=62.00, z=375.50], EntityOctorok['Octorok'/430, l='MpServer', x=33.50, y=62.00, z=372.50], EntityOctorok['Octorok'/431, l='MpServer', x=35.50, y=62.00, z=373.50], EntityZombie['Zombie'/178, l='MpServer', x=60.50, y=69.00, z=222.50], EntitySkeleton['Skeleton'/179, l='MpServer', x=54.00, y=62.10, z=286.34], EntitySpider['Spider'/180, l='MpServer', x=73.16, y=67.00, z=224.50], EntityOctorok['Octorok'/450, l='MpServer', x=-66.53, y=50.47, z=314.88], EntityOctorok['Octorok'/451, l='MpServer', x=-66.38, y=50.59, z=309.16], EntitySquid['Squid'/457, l='MpServer', x=17.12, y=60.28, z=273.42], EntitySquid['Squid'/458, l='MpServer', x=9.30, y=59.50, z=270.27], EntitySquid['Squid'/459, l='MpServer', x=22.22, y=56.00, z=267.44], EntitySquid['Squid'/460, l='MpServer', x=16.59, y=59.16, z=277.50], EntitySquid['Squid'/473, l='MpServer', x=-4.75, y=61.94, z=359.69], EntitySquid['Squid'/474, l='MpServer', x=-3.44, y=60.00, z=358.13], EntitySquid['Squid'/476, l='MpServer', x=-2.06, y=60.41, z=359.50], EntityOctorok['Octorok'/477, l='MpServer', x=-13.66, y=60.31, z=352.72], EntityOctorok['Octorok'/478, l='MpServer', x=-21.59, y=58.75, z=362.72], EntityOctorok['Octorok'/479, l='MpServer', x=-22.41, y=60.28, z=366.72], EntityOctorok['Octorok'/480, l='MpServer', x=-32.25, y=59.66, z=366.41], EntityOctorok['Octorok'/481, l='MpServer', x=-21.34, y=58.41, z=366.69], EntitySquid['Squid'/482, l='MpServer', x=56.72, y=57.66, z=328.81], EntitySquid['Squid'/483, l='MpServer', x=52.25, y=56.06, z=336.63], EntitySquid['Squid'/484, l='MpServer', x=51.47, y=58.94, z=325.56], EntitySquid['Squid'/485, l='MpServer', x=52.94, y=58.47, z=332.91], EntityBat['Bat'/360, l='MpServer', x=1.09, y=30.09, z=360.09], EntitySquid['Squid'/490, l='MpServer', x=-53.50, y=62.59, z=287.47], EntitySquid['Squid'/492, l='MpServer', x=-53.38, y=59.50, z=294.72], EntityPlayerSP['YngFox'/323, l='MpServer', x=10.87, y=63.00, z=300.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 463311584 bytes (441 MB) / 1219710976 bytes (1163 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 10, allocated: 0, tallocated: 91
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1512 Optifine OptiFine_1.8_HD_U_D5 48 mods loaded, 48 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1512.jar)
UCHIJAAAA Forge{11.14.3.1512} [Minecraft Forge] (forge-1.8-11.14.3.1512.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA dynamicswordskills{1.8-2.0} [Dynamic Sword Skills] (1.8-dynamicswordskills-2.0.jar)
UCHIJAAAA zeldaswordskills{1.8-3.0.3b} [Zelda Sword Skills] (1.8-zeldaswordskills-3.0.3b.jar)
UCHIJAAAA mopickaxes{7.1.0} [Mo' Pickaxes] ([1.8] CST7 Mo' Pickaxes 7.1.0.jar)
UCHIJAAAA mo_swords{v8} [Mo'Swords] ([1.8] moSwords v8.jar)
UCHIJAAAA DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar)
UCHIJAAAA antiqueatlas{4.2.7-1.8} [Antique Atlas] (antiqueatlas-4.2.7-1.8.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCHIJAAAA BattleTowers{1.5.5} [Battle Towers] (BattleTowers-1.8.jar)
UCHIJAAAA bettermining{0.1} [Better Mining] (BetterMining-1.8.6.jar)
UCHIJAAAA XaeroBetterPvP{1.6.1} [Better PVP Mod] (BetterPvP_1.6.1_Forge_1.8.jar)
UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
UCHIJAAAA blocklings{3.0.3} [Blocklings] (Blocklings-3.0.3-1.8.jar)
UCHIJAAAA bc{1.0} [Ollij93's BowCraft] (BowCraft-1.1.jar)
UCHIJAAAA confighealth{2.1} [Configurable Health] (confighealth-1.8-2.1.jar)
UCHIJAAAA wonderfulwands{1.7.1} [Wonderful Wands] (CyanosWonderfulWands_1.8-1.7.1.jar)
UCHIJAAAA LomLib{4.1.0} [LomLib] (LomLib-1.8.jar)
UCHIJAAAA ElementalCreepers{5.0.0} [Elemental Creepers] (Elemental Creepers-universal-1.8-5.0.0.jar)
UCHIJAAAA emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar)
UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.1.jar)
UCHIJAAAA forge_TheEpicarnoMod{V1.1.4.6} [The Epicarno Mod] (forge_TheEpicarnoMod-1.1.4.6.jar)
UCHIJAAAA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.8-1.6.jar)
UCHIJAAAA hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar)
UCHIJAAAA samshorsefood{1.8-1.1.2} [Horse Upgrade Food] (HorseUpgradeFood-1.8-1.1.2.jar)
UCHIJAAAA InfernalMobs{1.6.4} [Infernal Mobs] (InfernalMobs-1.8.jar)
UCHIJAAAA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176.jar)
UCHIJAAAA ism{7.0.6} [MaggiCraft's Instant Structures Mod] (ism-7.0.6.jar)
UCHIJAAAA JCAnimationAPI{1.2.5} [JurassiCraft AnimationAPI] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAAAA jurassicraft{2.0.0} [JurassiCraft] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAAAA net/timeless/unilib{${unilib_version}} [Unilib] (JurassiCraft-2.0.0-Prerelease.jar)
UCHIJAAAA LavaBoat{2.1.0} [LavaBoat] (LavaBoat-2.1.0.jar)
UCHIJAAAA chef{4.0} [Master Chef] (Master_Chef_v5.0-1.8.jar)
UCHIJAAAA mta{6.5} [MoItemsAndArmor] (Mo,ItemsAndArmor(1.8)(v6.5).jar)
UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar)
UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar)
UCHIJAAAA MoreFurnaces{1.3.11} [More Furnaces] (MoreFurnaces-1.3.11-MC1.8.jar)
UCHIJAAAA AS_MultiMine{1.4.9} [Multi Mine] (MultiMine-1.8.jar)
UCHIJAAAA ParkourMod{1.0} [Parkour Mod (Assassin's Creed Style)] (Parkour Mod for Minecraft 1.8 by Shadow38PL.jar)
UCHIJAAAA RadixCore{2.0.3-1.8} [RadixCore] (RadixCore-2.0.3-1.8-universal.jar)
UCHIJAAAA Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
UCHIJAAAA AS_Ruins{14.8} [Ruins Spawning System] (Ruins-1.8.jar)
UCHIJAAAA sigurdsEpicAdventureStuff{1.0.1} [Sigurd's Epic Adventure Stuff!] (SigurdsEpicAdventureStuff-1.0.1-mc1.8.jar)
UCHIJAAAA Sleep{0.0-1} [Sleep] (Sleep-1.8-0.0.1.jar)
UCHIJAAAA throwabletorchmod{1.1.0} [ThrowableTorchMod] (throwabletorchmod-1.8-1.1.jar)
UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.59-176.jar)
invtweaks.forge.asm.ContainerTransformer
MMFMLCorePlugin (MultiMine-1.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
PlayerAPIPlugin (PlayerAPI-1.8-1.4.jar)
api.player.forge.PlayerAPITransformer
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
LoadingPlugin (HardcoreDarkness-MC1.8-1.6.jar)
lumien.hardcoredarkness.asm.ClassTransformer
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
LoadingPlugin (FastLeaveDecay-1.1.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.58' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1512
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.58, NVIDIA Corporation
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: [PureBDcraft 128x MC.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)