Advertisement
kreezxil

SEVERE Could not pass event InventoryClickEvent to ArmorAbil

May 17th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. 17.05 06:48:21 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  2. 17.05 06:48:21 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  3. 17.05 06:48:21 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. 17.05 06:48:21 [Server] INFO at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)
  5. 17.05 06:48:21 [Server] INFO at com.pluggertech.armorabilities.ArmorListener.inv(ArmorListener.java:241)
  6. 17.05 06:48:21 [Server] INFO Caused by: java.lang.NullPointerException
  7. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  8. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  9. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  10. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  11. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  12. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  13. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  14. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
  15. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  16. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.Packet102WindowClick.handle(SourceFile:31)
  17. 17.05 06:48:21 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:1172)
  18. 17.05 06:48:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  19. 17.05 06:48:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  20. 17.05 06:48:21 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  21. 17.05 06:48:21 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  22. 17.05 06:48:21 [Server] INFO org.bukkit.event.EventException
  23. 17.05 06:48:21 [Server] SEVERE Could not pass event InventoryClickEvent to ArmorAbilities v3.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement