The Minecraft version is 1.8, I'm using forge and have a total of 30 mods (all compatible with 1.8) loaded and used.
I'm also using 32 bit java on a 64 bit computer.
Using mods V
Too Many Items
Chimneys
Fantastic Foods
Backpacks by Grim3212
Better HUD by NukeDuck
Bucket Blocks
Chisel and Bits
DeathChest
Decocraft
Fishing Net by Giacomos
Core by Grim3212
Inventory Tweaks
Minecraft Comes Alive
More Bows
Furniture mod by MrCrayfish
Optifine
Ding
Project Bench
Expanded Rails
Iron Chest
Codechickenlib]
Radixcore
Core by RikMuld
Smart Cursor
Sophisticated Wolves
Camping Mod
Wall Clock
Minimap by Xaeros
The crash report V
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 15. 8. 19 오후 8:07
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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: (-1444,55,-395), Chunk: (at 12,3,5 in -91,-25; contains blocks -1456,0,-400 to -1441,255,-385), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Actual block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Actual block data value: 11 / 0xB / 0b1011
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['ThePyroBear'/20, l='MpServer', x=-1443.93, y=56.00, z=-396.56]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -1430.00,4.00,-402.00 - World: (-1430,4,-402), Chunk: (at 10,0,14 in -90,-26; contains blocks -1440,0,-416 to -1425,255,-401), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Level time: 49271 game time, 765 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: 1 total; [EntityPlayerSP['ThePyroBear'/20, l='MpServer', x=-1443.93, y=56.00, z=-396.56]]
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [A-Brush-More-Colour-1.8.zip, paper_cutout_3_31859379.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Minecraft will crash whenever a piston is activated, and it is repeatable.
Most mods are out for 1.7.10, and some of the ones that are out for 1.8 are kind of buggy. I would presume that something like TMI is being glitchy right now, but I'm not sure. I don't mess with configs and jar files much. Just my two cents.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The Minecraft version is 1.8, I'm using forge and have a total of 30 mods (all compatible with 1.8) loaded and used.
I'm also using 32 bit java on a 64 bit computer.
Using mods V
The crash report V
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 15. 8. 19 오후 8:07
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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: (-1444,55,-395), Chunk: (at 12,3,5 in -91,-25; contains blocks -1456,0,-400 to -1441,255,-385), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Actual block type: ID #36 (tile.null // net.minecraft.block.BlockPistonMoving)
Actual block data value: 11 / 0xB / 0b1011
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['ThePyroBear'/20, l='MpServer', x=-1443.93, y=56.00, z=-396.56]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -1430.00,4.00,-402.00 - World: (-1430,4,-402), Chunk: (at 10,0,14 in -90,-26; contains blocks -1440,0,-416 to -1425,255,-401), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Level time: 49271 game time, 765 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: 1 total; [EntityPlayerSP['ThePyroBear'/20, l='MpServer', x=-1443.93, y=56.00, z=-396.56]]
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 (x86) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 232879144 bytes (222 MB) / 490237952 bytes (467 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 Optifine OptiFine_1.8_HD_U_D5 28 mods loaded, 28 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.1502.jar)
UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA TooManyItems{1.8} [TooManyItems] (minecraft.jar)
UCHIJAAAA Chimneys{1.8} [Chimneys] ([1.8]Chimneys(4).jar)
UCHIJAAAA FantasticFood{1.8} [FantasticFood] ([1.8]FantasticFoods.jar)
UCHIJAAAA grim3212core{V0.1 - 1.8} [Grim3212 Core] (Grim3212-Core-1.8.jar)
UCHIJAAAA backpacksmod{V0.1 - 1.8} [Backpacks] (Backpacks-mod-by-grim3212-1.8.jar)
UCHIJAAAA hud{1.2.1} [Better HUD] (Better HUD by NukeDuck [1.8][1.2.1].zip)
UCHIJAAAA samsbucketblocks{1.8-1.0.0} [Bucket Storage] (BucketBlocks-1.8-1.0.0.jar)
UCHIJAAAA chiselsandbits{1.3} [Chisels & Bits] (chiselsandbits-1.3.jar)
UCHIJAAAA DeathChest{1.8} [Death Chest] (DeathChest-1.0.2.jar)
UCHIJAAAA expandedrailsmod{1.7} [Expanded Rails Mod] (ExpandedRailsModv1.7--1.8.jar)
UCHIJAAAA fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar)
UCHIJAAAA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176.jar)
UCHIJAAAA IronChest{6.0.87.745} [Iron Chest] (ironchest-1.8-6.0.87.745-universal.jar)
UCHIJAAAA RadixCore{2.0.3-1.8} [RadixCore] (RadixCore-2.0.3-1.8-universal.jar)
UCHIJAAAA MCA{5.0.6.1-1.8} [Minecraft Comes Alive] (MCA-5.0.6.2-1.8-universal.jar)
UCHIJAAAA morebows{2.0.0} [More Bows!] (morebows-1.8-2.0.0a2.jar)
UCHIJAAAA cfm{3.4.8} [?9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8) (2).jar)
UCHIJAAAA PetBat{1.4.0} [Pet Bat] (PetBat-1.8.jar)
UCHIJAAAA projectbench{0.5.0} [Project Bench Updated] (ProjectBench-Update-1.8-0.5.0.jar)
UCHIJAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2c.jar)
UCHIJAAAA SmartCursor{1.5.0} [SmartCursor] (SmartCursor-1.5.0-MC1.8.jar)
UCHIJAAAA SophisticatedWolves{3.3.0} [SophisticatedWolves] (Sophisticated-Wolves-Mod-1.8.jar)
UCHIJAAAA camping{2.2e} [The Camping Mod 2] (TheCampingMod_2.2e.jar)
UCHIJAAAA wallclock{V0.1 - 1.8} [Wall Clock] (Wall-Clock-Mod-1.8.jar)
UCHIJAAAA XaeroMinimap{1.5.9} [Xaero's Minimap] (xaeros_minimap_v1.5.9_1.8_Forge.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.59-176.jar)
invtweaks.forge.asm.ContainerTransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
TMIForgeTransformer
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2869' Renderer: 'Intel(R) G41 Express Chipset'
Launched Version: 1.8-Forge11.14.3.1502
LWJGL: 2.9.1
OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2869, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because EXT_framebuffer_object is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [A-Brush-More-Colour-1.8.zip, paper_cutout_3_31859379.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Minecraft will crash whenever a piston is activated, and it is repeatable.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEvery time if mminecraft keep crashing try remove one mod
Ben Nelson,
Check out my youtube website
DarkerMinecraft
Sadly not the case here :/ I removed all of my mods and it still crashes. Oh well
Most mods are out for 1.7.10, and some of the ones that are out for 1.8 are kind of buggy. I would presume that something like TMI is being glitchy right now, but I'm not sure. I don't mess with configs and jar files much. Just my two cents.