austinv11 / Loot-Plus

Enhances and allows for customization of dungeon loot and mob drops
1 stars 0 forks source link

PlayerDeathEvent error #2

Open Zilacon opened 10 years ago

Zilacon commented 10 years ago

Here ya go:

08:10:28 [SEVERE] Could not pass event PlayerDeathEvent to LootPlus v1.2.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:437) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:31) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:376) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:529) at micdoodle8.mods.galacticraft.core.entities.player.GCCorePlayerMP.func_70645_a(GCCorePlayerMP.java:149) at org.bukkit.craftbukkit.v1_6_R3.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:63) at net.nunnerycode.bukkit.itemattributes.listeners.ItemAttributesCoreListener.onPlayerJoinEventLow(ItemAttributesCoreListener.java:390) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:435) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:31) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) at net.minecraft.server.management.ServerConfigurationManager.func_72377_c(ServerConfigurationManager.java:325) at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:186) at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:223) at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:168) at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:121) at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:198) at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:82) at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:57) at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:33) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Caused by: java.lang.NullPointerException at io.github.austinv11.LootPlus.LootPlus.onPlayerDeath(LootPlus.java:955) at sun.reflect.GeneratedMethodAccessor378.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:435) ... 32 more

ItemAttributes is used for MythicDrops and is programmed by the same person.

austinv11 commented 10 years ago

Thanks for being patient, I'll get on this as soon as possible, I've just been really busy

Zilacon commented 10 years ago

Join the club... Trying to get 14 servers updated and online with tons of screaming players telling me to hurry up -_-