summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt')
-rw-r--r--eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt90
1 files changed, 90 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt b/eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt
new file mode 100644
index 0000000..9f6ea20
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-07_16.58.29-server.txt
@@ -0,0 +1,90 @@
+---- Minecraft Crash Report ----
+// I feel sad now :(
+
+Time: 3/7/15 4:58 PM
+Description: Ticking player
+
+java.lang.NullPointerException: Ticking player
+ at darkknight.jewelrycraft.effects.EffectFeather.action(EffectFeather.java:44)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.action(ItemBaseJewelry.java:209)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityUpdate(EntityEventHandler.java:112)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_EntityEventHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:277)
+ at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1763)
+ at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:327)
+ at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:330)
+ at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:329)
+ at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
+ at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+ at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
+ at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
+ at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
+ at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Stacktrace:
+ at darkknight.jewelrycraft.effects.EffectFeather.action(EffectFeather.java:44)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.action(ItemBaseJewelry.java:209)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityUpdate(EntityEventHandler.java:112)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_EntityEventHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:277)
+ at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1763)
+ at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:327)
+
+-- Player being ticked --
+Details:
+ Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
+ Entity ID: 131
+ Entity Name: OnyxDarkKnight
+ Entity's Exact location: -214.46, 64.00, -754.01
+ Entity's Block location: World: (-215,64,-755), Chunk: (at 9,4,13 in -14,-48; contains blocks -224,0,-768 to -209,255,-753), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
+ Entity's Momentum: 0.00, -0.08, 0.00
+Stacktrace:
+ at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:330)
+ at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:329)
+ at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
+ at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
+ at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
+
+-- Ticking connection --
+Details:
+ Connection: net.minecraft.network.NetworkManager@6be1b66d
+Stacktrace:
+ at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
+ at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
+ at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
+ at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
+ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
+ at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
+
+-- System Details --
+Details:
+ Minecraft Version: 1.7.10
+ Operating System: Windows 8.1 (amd64) version 6.3
+ Java Version: 1.7.0_71, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
+ Memory: 177592504 bytes (169 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
+ JVM Flags: 3 total; -Xincgc -Xmx512M -Xms512M
+ AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
+ FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Jewelrycraft{2.0} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Player Count: 1 / 8; [EntityPlayerMP['OnyxDarkKnight'/131, l='Test 2', x=-214.46, y=64.00, z=-754.01]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file