Advertisement
Guest User

Untitled

a guest
Mar 24th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.98 KB | None | 0 0
  1. 24.03 04:03:34 [Server] INFO ... 16 more
  2. 24.03 04:03:34 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 24.03 04:03:34 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 24.03 04:03:34 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 24.03 04:03:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. 24.03 04:03:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 24.03 04:03:34 [Server] INFO at com.nedcraft.dpasi314.RandomTP.Listeners.BlockListener.onPlayerInteract(BlockListener.java:51)
  8. 24.03 04:03:34 [Server] INFO Caused by: java.lang.NullPointerException
  9. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
  10. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
  11. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
  12. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
  13. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
  14. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
  15. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
  16. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
  17. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
  18. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.Packet15Place.handle(SourceFile:58)
  19. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:635)
  20. 24.03 04:03:34 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerInteractManager.interact(PlayerInteractManager.java:376)
  21. 24.03 04:03:34 [Server] INFO at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  22. 24.03 04:03:34 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  23. 24.03 04:03:34 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  24. 24.03 04:03:34 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  25. 24.03 04:03:34 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  26. 24.03 04:03:34 [Server] INFO org.bukkit.event.EventException
  27. 24.03 04:03:34 [Server] SEVERE Could not pass event PlayerInteractEvent to RandomTP v1.1.0
  28. 24.03 04:03:33 [Server] INFO ... 16 more
  29. 24.03 04:03:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  30. 24.03 04:03:33 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  31. 24.03 04:03:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. 24.03 04:03:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. 24.03 04:03:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. 24.03 04:03:33 [Server] INFO at com.nedcraft.dpasi314.RandomTP.Listeners.BlockListener.onPlayerInteract(BlockListener.java:51)
  35. 24.03 04:03:33 [Server] INFO Caused by: java.lang.NullPointerException
  36. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
  37. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
  38. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
  39. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
  40. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
  41. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
  42. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
  43. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
  44. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
  45. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.Packet15Place.handle(SourceFile:58)
  46. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:635)
  47. 24.03 04:03:33 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerInteractManager.interact(PlayerInteractManager.java:376)
  48. 24.03 04:03:33 [Server] INFO at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  49. 24.03 04:03:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  50. 24.03 04:03:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  51. 24.03 04:03:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  52. 24.03 04:03:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  53. 24.03 04:03:33 [Server] INFO org.bukkit.event.EventException
  54. 24.03 04:03:33 [Server] SEVERE Could not pass event PlayerInteractEvent to RandomTP v1.1.0
  55. 24.03 04:03:32 [Server] INFO ... 16 more
  56. 24.03 04:03:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  57. 24.03 04:03:32 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  58. 24.03 04:03:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. 24.03 04:03:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. 24.03 04:03:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. 24.03 04:03:32 [Server] INFO at com.nedcraft.dpasi314.RandomTP.Listeners.BlockListener.onPlayerInteract(BlockListener.java:51)
  62. 24.03 04:03:32 [Server] INFO Caused by: java.lang.NullPointerException
  63. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
  64. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
  65. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
  66. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
  67. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
  68. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
  69. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
  70. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
  71. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
  72. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.Packet15Place.handle(SourceFile:58)
  73. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:635)
  74. 24.03 04:03:32 [Server] INFO at net.minecraft.server.v1_5_R1.PlayerInteractManager.interact(PlayerInteractManager.java:376)
  75. 24.03 04:03:32 [Server] INFO at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  76. 24.03 04:03:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  77. 24.03 04:03:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  78. 24.03 04:03:32 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  79. 24.03 04:03:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  80. 24.03 04:03:32 [Server] INFO org.bukkit.event.EventException
  81. 24.03 04:03:32 [Server] SEVERE Could not pass event PlayerInteractEvent to RandomTP v1.1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement