Jump to content

Question

Posted

Title: crashes on map load

Version: 1_0_4

OS: Windows Vista (x86) version 6.0

Java Version: 1.7.0_25, Oracle Corporation.

Description of Problem:

loading the map makes me get this error report .

It happened suddenly but I was playing on the map earlier.

Error Messages:

Error Log:


Time: 28/08/13 3:22 AM

Description: Ticking player



java.lang.NullPointerException

	at net.minecraft.entity.DataWatcher.func_75681_e(SourceFile:104)

	at net.minecraft.entity.EntityLiving.func_94056_bM(EntityLiving.java:3107)

	at net.minecraft.entity.EntityLiving.func_70023_ak(EntityLiving.java:3092)

	at chocolate.mods.BD.items.ItemArmorHelmetScouter.onUpdateEquiped(ItemArmorHelmetScouter.java:42)

	at chocolate.mods.BD.items.ItemArmorBase.onArmorTickUpdate(ItemArmorBase.java:18)

	at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:348)

	at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:591)

	at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)

	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:339)

	at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:326)

	at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:229)

	at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)

	at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

	at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)

	at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)

	at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:111)

	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)

	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)





A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------



-- Head --

Stacktrace:

	at net.minecraft.entity.DataWatcher.func_75681_e(SourceFile:104)

	at net.minecraft.entity.EntityLiving.func_94056_bM(EntityLiving.java:3107)

	at net.minecraft.entity.EntityLiving.func_70023_ak(EntityLiving.java:3092)

	at chocolate.mods.BD.items.ItemArmorHelmetScouter.onUpdateEquiped(ItemArmorHelmetScouter.java:42)

	at chocolate.mods.BD.items.ItemArmorBase.onArmorTickUpdate(ItemArmorBase.java:18)

	at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:348)

	at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:591)

	at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858)

	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:339)



-- Player being ticked --

Details:

	Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)

	Entity ID: 312

	Entity Name: paradineshift

	Entity's Exact location: 64.86, 70.90, -416.63

	Entity's Block location: World: (64,70,-417), Chunk: (at 0,4,15 in 4,-27; contains blocks 64,0,-432 to 79,255,-417), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

	Entity's Momentum: 0.00, 0.00, 0.00

Stacktrace:

	at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:326)

	at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:229)

	at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)

	at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

	at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)

	at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)

	at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:111)

	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)

	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...