I'm no Minecraft expert by any means! I recently downloaded Traincraft, the latest version, and it's been working fine. I use Forge, have my proper loaders, and everything seemed to work fine.
However, my world will crash whenever I open it up now! Everything was fine a a few hours ago, but I can't figure out what changed in that time. I've restarted my computer, and even tried a new world, but nothing seems to help.
Any advice would be greatly appreciated! Thank you
Report below.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
java.lang.NullPointerException: Rendering Block Entity
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98265_a(SourceFile:110)
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98281_h(SourceFile:236)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147517_a(SourceFile:20)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:15)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:10)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.tileentity.MobSpawnerBaseLogic.func_98265_a(SourceFile:110)
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98281_h(SourceFile:236)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147517_a(SourceFile:20)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:15)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:10)
-- Block Entity Details --
Details:
Name: MobSpawner // net.minecraft.tileentity.TileEntityMobSpawner
Block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (799,45,-405), Chunk: (at 15,2,11 in 49,-26; contains blocks 784,0,-416 to 799,255,-401), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Actual block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
I'm no Minecraft expert by any means! I recently downloaded Traincraft, the latest version, and it's been working fine. I use Forge, have my proper loaders, and everything seemed to work fine.
However, my world will crash whenever I open it up now! Everything was fine a a few hours ago, but I can't figure out what changed in that time. I've restarted my computer, and even tried a new world, but nothing seems to help.
Any advice would be greatly appreciated! Thank you
Report below.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 12/30/16 9:03 PM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98265_a(SourceFile:110)
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98281_h(SourceFile:236)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147517_a(SourceFile:20)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:15)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:10)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.tileentity.MobSpawnerBaseLogic.func_98265_a(SourceFile:110)
at net.minecraft.tileentity.MobSpawnerBaseLogic.func_98281_h(SourceFile:236)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147517_a(SourceFile:20)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:15)
at net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a(SourceFile:10)
-- Block Entity Details --
Details:
Name: MobSpawner // net.minecraft.tileentity.TileEntityMobSpawner
Block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (799,45,-405), Chunk: (at 15,2,11 in 49,-26; contains blocks 784,0,-416 to 799,255,-401), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Actual block type: ID #52 (tile.mobSpawner // net.minecraft.block.BlockMobSpawner)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Fabroman'/7258, l='MpServer', x=829.34, y=94.99, z=-431.21]]
Chunk stats: MultiplayerChunkCache: 295, 295
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (152,64,256), Chunk: (at 8,4,0 in 9,16; contains blocks 144,0,256 to 159,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 8662308 game time, 12284459 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: 43 total; [EntityPig['Pig'/7296, l='MpServer', x=895.78, y=63.00, z=-489.31], EntityCow['Cow'/7298, l='MpServer', x=864.88, y=73.00, z=-503.52], EntityChicken['Chicken'/7299, l='MpServer', x=898.56, y=62.40, z=-368.41], EntityBat['Bat'/7310, l='MpServer', x=909.51, y=49.76, z=-455.50], EntityPig['Pig'/7311, l='MpServer', x=895.03, y=73.00, z=-498.47], EntityPig['Pig'/7312, l='MpServer', x=907.16, y=65.00, z=-488.53], EntityChicken['Chicken'/7313, l='MpServer', x=909.47, y=62.51, z=-362.53], EntityClientPlayerMP['Fabroman'/7258, l='MpServer', x=829.34, y=94.99, z=-431.21], EntityBat['Bat'/7260, l='MpServer', x=831.06, y=26.39, z=-411.41], EntityPig['Pig'/7261, l='MpServer', x=857.94, y=69.00, z=-428.41], EntityPig['Pig'/7262, l='MpServer', x=796.94, y=69.00, z=-405.25], EntitySquid['Squid'/7263, l='MpServer', x=786.47, y=58.28, z=-437.47], EntitySquid['Squid'/7264, l='MpServer', x=781.88, y=61.97, z=-443.51], EntityBat['Bat'/7265, l='MpServer', x=811.78, y=26.09, z=-465.95], EntityPig['Pig'/7266, l='MpServer', x=800.91, y=66.00, z=-454.84], EntityCow['Cow'/7267, l='MpServer', x=846.31, y=63.00, z=-463.72], EntityBat['Bat'/7268, l='MpServer', x=858.40, y=31.01, z=-415.54], EntityPig['Pig'/7269, l='MpServer', x=807.66, y=73.00, z=-383.47], EntitySquid['Squid'/7270, l='MpServer', x=778.66, y=60.19, z=-444.51], EntitySquid['Squid'/7271, l='MpServer', x=770.70, y=61.35, z=-444.52], EntitySquid['Squid'/7272, l='MpServer', x=772.65, y=62.28, z=-445.47], EntitySquid['Squid'/7273, l='MpServer', x=773.20, y=61.01, z=-445.50], EntityBat['Bat'/7274, l='MpServer', x=808.88, y=36.80, z=-471.63], EntityPig['Pig'/7275, l='MpServer', x=873.91, y=66.00, z=-433.78], EntityCow['Cow'/7276, l='MpServer', x=858.59, y=71.00, z=-476.63], EntityBat['Bat'/7277, l='MpServer', x=820.52, y=34.01, z=-481.92], EntityBat['Bat'/7278, l='MpServer', x=820.64, y=33.88, z=-483.68], EntityPig['Pig'/7279, l='MpServer', x=880.75, y=66.00, z=-427.28], EntityPig['Pig'/7280, l='MpServer', x=882.13, y=66.00, z=-417.25], EntityBat['Bat'/7281, l='MpServer', x=884.55, y=23.78, z=-397.83], EntityPig['Pig'/7282, l='MpServer', x=784.02, y=72.00, z=-493.71], EntityBat['Bat'/7283, l='MpServer', x=893.23, y=42.00, z=-450.33], EntityPig['Pig'/7284, l='MpServer', x=885.66, y=66.00, z=-448.81], EntityBat['Bat'/7412, l='MpServer', x=779.25, y=18.00, z=-460.25], EntityBat['Bat'/7285, l='MpServer', x=843.30, y=51.70, z=-357.33], EntityBat['Bat'/7413, l='MpServer', x=778.25, y=19.00, z=-460.25], EntityPig['Pig'/7286, l='MpServer', x=782.13, y=71.00, z=-359.91], EntityCow['Cow'/7287, l='MpServer', x=828.53, y=84.00, z=-502.22], EntityBat['Bat'/7415, l='MpServer', x=781.78, y=19.32, z=-464.03], EntityBat['Bat'/7288, l='MpServer', x=906.52, y=18.43, z=-431.72], EntityBat['Bat'/7416, l='MpServer', x=791.64, y=19.00, z=-467.40], EntityBat['Bat'/7289, l='MpServer', x=805.05, y=32.82, z=-491.90], EntityPig['Pig'/7295, l='MpServer', x=857.25, y=72.00, z=-502.38]]
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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
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: 206157848 bytes (196 MB) / 506191872 bytes (482 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAAAAAAA tc{4.3.0_005} [Traincraft] (Traincraft-4.3.0_005.jar)
GL info: ' Vendor: 'Intel' Version: '3.3.0 - Build 8.15.10.2696' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 3.3.0 - Build 8.15.10.2696, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)