Charflow

mystery crates error

Jul 1st, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.32 KB | None | 0 0
  1. 01.07 05:30:44 [Server] INFO ... 16 more
  2. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[custom.jar:git-Spigot-1521]
  3. 01.07 05:30:44 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  4. 01.07 05:30:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  5. 01.07 05:30:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor183.invoke(Unknown Source) ~[?:?]
  6. 01.07 05:30:44 [Server] INFO at me.PickNChew.MysteryCrates.MysteryCrates.onPlayerInteract(MysteryCrates.java:505) ~[?:?]
  7. 01.07 05:30:44 [Server] INFO Caused by: java.lang.NullPointerException
  8. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1521]
  9. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [custom.jar:git-Spigot-1521]
  10. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [custom.jar:git-Spigot-1521]
  11. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [custom.jar:git-Spigot-1521]
  12. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720) [custom.jar:git-Spigot-1521]
  13. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [custom.jar:git-Spigot-1521]
  14. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184) [custom.jar:git-Spigot-1521]
  15. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInArmAnimation.handle(SourceFile:9) [custom.jar:git-Spigot-1521]
  16. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInArmAnimation.a(SourceFile:43) [custom.jar:git-Spigot-1521]
  17. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1053) [custom.jar:git-Spigot-1521]
  18. 01.07 05:30:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:213) [custom.jar:git-Spigot-1521]
  19. 01.07 05:30:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:243) [custom.jar:git-Spigot-1521]
  20. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-1521]
  21. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-1521]
  22. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) ~[custom.jar:git-Spigot-1521]
  23. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-1521]
  24. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[custom.jar:git-Spigot-1521]
  25. 01.07 05:30:44 [Server] INFO org.bukkit.event.EventException
  26. 01.07 05:30:44 [Server] ERROR Could not pass event PlayerInteractEvent to MysteryCrates v1.7
  27. 01.07 05:30:44 [Server] INFO ... 16 more
  28. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[custom.jar:git-Spigot-1521]
  29. 01.07 05:30:44 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  30. 01.07 05:30:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  31. 01.07 05:30:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor183.invoke(Unknown Source) ~[?:?]
  32. 01.07 05:30:44 [Server] INFO at me.PickNChew.MysteryCrates.MysteryCrates.onPlayerInteract(MysteryCrates.java:505) ~[?:?]
  33. 01.07 05:30:44 [Server] INFO Caused by: java.lang.NullPointerException
  34. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1521]
  35. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [custom.jar:git-Spigot-1521]
  36. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [custom.jar:git-Spigot-1521]
  37. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [custom.jar:git-Spigot-1521]
  38. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720) [custom.jar:git-Spigot-1521]
  39. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [custom.jar:git-Spigot-1521]
  40. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184) [custom.jar:git-Spigot-1521]
  41. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInArmAnimation.handle(SourceFile:9) [custom.jar:git-Spigot-1521]
  42. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInArmAnimation.a(SourceFile:43) [custom.jar:git-Spigot-1521]
  43. 01.07 05:30:44 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1053) [custom.jar:git-Spigot-1521]
  44. 01.07 05:30:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:213) [custom.jar:git-Spigot-1521]
  45. 01.07 05:30:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:243) [custom.jar:git-Spigot-1521]
  46. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-1521]
  47. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-1521]
  48. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) ~[custom.jar:git-Spigot-1521]
  49. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-1521]
  50. 01.07 05:30:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[custom.jar:git-Spigot-1521]
  51. 01.07 05:30:44 [Server] INFO org.bukkit.event.EventException
  52. 01.07 05:30:44 [Server] ERROR Could not pass event PlayerInteractEvent to MysteryCrates v1.7
Advertisement
Add Comment
Please, Sign In to add comment