Currently experiencing some startup crashes.. I had 2.1.2 on my MP server and thought it was a version issue, but when i finished updating to 2.1.6 it was still in effect. This have happened before on another world but never bother to look into it.. Since ive been spending so much time on this map, i'd thought it would be a good idea to share the problem. I think its related to Thaumcraft since the client have been running perfectly fines for a couple of weeks and i was just about to take on Oh wizard steve questpath and thats when it started to happen. It never crashed while in game, but when trying to log in again it crashes. It won't even render the world before the crash.
Looking at the dump, the first "modish" related thing i can find is
java.lang.NullPointerException
at net.minecraft.tileentity.TileEntity.func_70311_o(TileEntity.java:224)
at net.minecraft.tileentity.TileEntity.func_85027_a(TileEntity.java:283)
at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:111)
at thaumcraft.client.renderers.block.BlockTubeRenderer.renderInventoryBlock(BlockTubeRenderer.java:53)
so its pretty early on where its mentioning thaumcraft.. guess it sends some tube to rendering with null..
Here is the complete dump:
My system: OSX 10.9.2
Crashing: Client side only
Looking at the dump, the first "modish" related thing i can find is
java.lang.NullPointerException
at net.minecraft.tileentity.TileEntity.func_70311_o(TileEntity.java:224)
at net.minecraft.tileentity.TileEntity.func_85027_a(TileEntity.java:283)
at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:111)
at thaumcraft.client.renderers.block.BlockTubeRenderer.renderInventoryBlock(BlockTubeRenderer.java:53)
so its pretty early on where its mentioning thaumcraft.. guess it sends some tube to rendering with null..
Here is the complete dump:
Code:
---- Minecraft Crash Report ----
// Ouch. That hurt :(
Time: 5/25/14 4:07 PM
Description: Unexpected error
java.lang.NullPointerException
at net.minecraft.tileentity.TileEntity.func_70311_o(TileEntity.java:224)
at net.minecraft.tileentity.TileEntity.func_85027_a(TileEntity.java:283)
at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:111)
at thaumcraft.client.renderers.block.BlockTubeRenderer.renderInventoryBlock(BlockTubeRenderer.java:53)
at cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock(RenderingRegistry.java:159)
at FMLRenderAccessLibrary.renderInventoryBlock(FMLRenderAccessLibrary.java:63)
at net.minecraft.client.renderer.RenderBlocks.func_78600_a(RenderBlocks.java:8076)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:375)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.tileentity.TileEntity.func_70311_o(TileEntity.java:224)
at net.minecraft.tileentity.TileEntity.func_85027_a(TileEntity.java:283)
at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:111)
at thaumcraft.client.renderers.block.BlockTubeRenderer.renderInventoryBlock(BlockTubeRenderer.java:53)
at cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock(RenderingRegistry.java:159)
at FMLRenderAccessLibrary.renderInventoryBlock(FMLRenderAccessLibrary.java:63)
at net.minecraft.client.renderer.RenderBlocks.func_78600_a(RenderBlocks.java:8076)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:375)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:976)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP[‘XXX’/477, l='MpServer', x=-1074.84, y=71.62, z=1596.49]]
Chunk stats: MultiplayerChunkCache: 10
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (1033,64,-546), Chunk: (at 9,4,14 in 64,-35; contains blocks 1024,0,-560 to 1039,255,-545), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Level time: 65012482 game time, 69499972 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: 80 total; [EntityChicken['Chicken'/2, l='MpServer', x=-1073.84, y=75.00, z=1605.16], EntityChicken['Chicken'/3, l='MpServer', x=-1073.84, y=75.00, z=1606.25], EntityChicken['Chicken'/4, l='MpServer', x=-1073.84, y=75.00, z=1605.75], EntityClientPlayerMP['Crollum'/477, l='MpServer', x=-1074.84, y=71.62, z=1596.49], EntityChicken['Chicken'/5, l='MpServer', x=-1073.38, y=75.00, z=1605.16], EntityChicken['Chicken'/6, l='MpServer', x=-1073.84, y=75.00, z=1606.72], EntityChicken['Chicken'/7, l='MpServer', x=-1073.84, y=75.00, z=1607.84], EntityChicken['Chicken'/8, l='MpServer', x=-1073.84, y=75.00, z=1607.84], EntityChicken['Chicken'/9, l='MpServer', x=-1072.81, y=75.00, z=1605.16], EntityChicken['Chicken'/10, l='MpServer', x=-1073.28, y=75.00, z=1606.28], EntityChicken['Chicken'/11, l='MpServer', x=-1073.22, y=75.00, z=1607.84], EntityChicken['Chicken'/12, l='MpServer', x=-1071.75, y=75.00, z=1607.31], EntityChicken['Chicken'/13, l='MpServer', x=-1073.19, y=75.00, z=1606.78], EntityChicken['Chicken'/14, l='MpServer', x=-1072.78, y=75.00, z=1606.22], EntityChicken['Chicken'/15, l='MpServer', x=-1072.75, y=75.00, z=1606.81], EntityChicken['Chicken'/17, l='MpServer', x=-1073.84, y=75.00, z=1607.28], EntityChicken['Chicken'/16, l='MpServer', x=-1072.22, y=75.00, z=1605.78], EntityChicken['Chicken'/19, l='MpServer', x=-1072.84, y=75.00, z=1605.78], EntityChicken['Chicken'/18, l='MpServer', x=-1073.31, y=75.00, z=1607.28], EntityChicken['Chicken'/21, l='MpServer', x=-1072.25, y=75.00, z=1606.84], EntityChicken['Chicken'/20, l='MpServer', x=-1072.69, y=75.00, z=1607.84], EntityChicken['Chicken'/23, l='MpServer', x=-1072.19, y=75.00, z=1607.84], EntityChicken['Chicken'/22, l='MpServer', x=-1072.25, y=75.00, z=1605.16], EntityPainting['Painting'/40, l='MpServer', x=-1093.50, y=71.50, z=1582.94], EntityChicken['Chicken'/25, l='MpServer', x=-1072.81, y=75.00, z=1607.31], EntityChicken['Chicken'/24, l='MpServer', x=-1072.22, y=75.00, z=1606.25], EntityWolf['jadedcat'/27, l='MpServer', x=-1092.97, y=73.00, z=1605.50], EntityChicken['Chicken'/26, l='MpServer', x=-1071.69, y=75.00, z=1605.72], EntityCow['Cow'/29, l='MpServer', x=-1091.28, y=75.00, z=1572.66], EntityCow['Cow'/31, l='MpServer', x=-1091.25, y=75.00, z=1573.78], EntityCow['Cow'/30, l='MpServer', x=-1094.84, y=75.00, z=1570.38], EntityCow['Cow'/34, l='MpServer', x=-1093.50, y=75.00, z=1573.22], EntityCow['Cow'/35, l='MpServer', x=-1094.84, y=75.00, z=1571.97], EntityCow['Cow'/32, l='MpServer', x=-1094.84, y=75.00, z=1573.53], EntityCow['Cow'/33, l='MpServer', x=-1092.44, y=75.00, z=1573.53], EntityCow['Cow'/38, l='MpServer', x=-1093.66, y=75.00, z=1571.22], EntityCow['Cow'/39, l='MpServer', x=-1093.09, y=75.00, z=1570.03], EntityCow['Cow'/36, l='MpServer', x=-1090.16, y=75.00, z=1573.53], EntityCow['Cow'/37, l='MpServer', x=-1094.22, y=75.00, z=1569.16], EntityCow['Cow'/42, l='MpServer', x=-1091.22, y=75.00, z=1576.25], EntityCow['Cow'/43, l='MpServer', x=-1095.06, y=75.00, z=1575.56], EntityPainting['Painting'/40, l='MpServer', x=-1093.50, y=71.50, z=1582.94], EntityCow['Cow'/41, l='MpServer', x=-1093.94, y=75.00, z=1574.94], EntityPig['Pig'/46, l='MpServer', x=-1089.06, y=75.00, z=1578.50], EntityPig['Pig'/47, l='MpServer', x=-1088.84, y=75.00, z=1573.50], EntityCow['Cow'/44, l='MpServer', x=-1091.22, y=75.00, z=1575.59], EntityCow['Cow'/45, l='MpServer', x=-1094.59, y=75.00, z=1574.94], EntityCow['Cow'/51, l='MpServer', x=-1091.03, y=75.00, z=1574.94], EntityCow['Cow'/50, l='MpServer', x=-1095.06, y=75.00, z=1576.84], EntityCow['Cow'/49, l='MpServer', x=-1092.75, y=75.00, z=1576.78], EntityPig['Pig'/48, l='MpServer', x=-1089.06, y=75.00, z=1577.50], EntityPig['Pig'/55, l='MpServer', x=-1089.06, y=75.00, z=1576.50], EntityCow['Cow'/54, l='MpServer', x=-1095.06, y=75.00, z=1576.25], EntityCow['Cow'/53, l='MpServer', x=-1091.75, y=75.00, z=1574.94], EntityCow['Cow'/52, l='MpServer', x=-1090.25, y=75.00, z=1574.94], EntityCow['Cow'/59, l='MpServer', x=-1089.94, y=75.00, z=1575.50], EntityCow['Cow'/58, l='MpServer', x=-1090.56, y=75.00, z=1576.34], EntityCow['Cow'/57, l='MpServer', x=-1091.94, y=75.00, z=1576.16], EntityCow['Cow'/56, l='MpServer', x=-1091.34, y=75.00, z=1577.06], EntityCow['Cow'/62, l='MpServer', x=-1093.28, y=75.00, z=1574.94], EntityCow['Cow'/61, l='MpServer', x=-1092.00, y=75.00, z=1575.59], EntityCow['Cow'/60, l='MpServer', x=-1094.41, y=75.00, z=1575.56], EntityXPOrb['Experience Orb'/68, l='MpServer', x=-34946.00, y=2404.00, z=50360.00], EntityPig['Pig'/69, l='MpServer', x=-1088.53, y=75.00, z=1569.16], EntityItem['item.nickel_broken'/476, l='MpServer', x=-1092.31, y=71.13, z=1605.41], EntityItem['item.item.flint'/475, l='MpServer', x=-1092.44, y=71.13, z=1605.00], EntityChicken['Chicken'/103, l='MpServer', x=-1073.22, y=75.00, z=1605.63], EntityChicken['Chicken'/110, l='MpServer', x=-1071.72, y=75.00, z=1606.81], EntityChicken['Chicken'/111, l='MpServer', x=-1071.16, y=75.00, z=1607.31], EntityChicken['Chicken'/108, l='MpServer', x=-1071.16, y=75.00, z=1606.78], EntityChicken['Chicken'/109, l='MpServer', x=-1071.72, y=75.00, z=1607.84], EntityChicken['Chicken'/106, l='MpServer', x=-1071.16, y=75.00, z=1605.16], EntityChicken['Chicken'/107, l='MpServer', x=-1071.16, y=75.00, z=1606.19], EntityChicken['Chicken'/104, l='MpServer', x=-1071.16, y=75.00, z=1605.16], EntityChicken['Chicken'/105, l='MpServer', x=-1071.16, y=75.00, z=1607.84], EntityChicken['Chicken'/116, l='MpServer', x=-1071.72, y=75.00, z=1605.16], EntityChicken['Chicken'/115, l='MpServer', x=-1071.69, y=75.00, z=1606.22], EntityChicken['Chicken'/114, l='MpServer', x=-1071.16, y=75.00, z=1605.66], EntityChicken['Chicken'/113, l='MpServer', x=-1071.16, y=75.00, z=1605.16], EntityChicken['Chicken'/112, l='MpServer', x=-1071.16, y=75.00, z=1605.16]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Mac OS X (x86_64) version 10.9.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 255439792 bytes (243 MB) / 607256576 bytes (579 MB) up to 3480944640 bytes (3319 MB)
JVM Flags: 4 total; -Xms256M -Xmx3328M -XX:PermSize=256m -XX:MaxPermSize=2048M
AABB Pool Size: 21748 (1217888 bytes; 1 MB) allocated, 21748 (1217888 bytes; 1 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 103 mods loaded, 103 mods active
mcp{8.09}......
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Ender-Quarry Relfection Code:: No problems here
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: ATI Radeon HD 5670 OpenGL Engine GL version 2.1 ATI-1.20.11, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 51 (2856 bytes; 0 MB) allocated, 51 (2856 bytes; 0 MB) used
My system: OSX 10.9.2
Crashing: Client side only
Last edited: