Advertisement
Guest User

Untitled

a guest
Jul 30th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. 30.07 10:19:17 [Multicraft] Skipped 143 lines due to rate limit (60/s)
  2. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  3. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  4. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  5. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  6. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  7. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  8. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  9. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  10. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  11. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  12. 30.07 10:19:13 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  13. 30.07 10:19:13 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  14. 30.07 10:19:13 [Server] INFO at a.a.onCommand(GameCommands.java:91)
  15. 30.07 10:19:13 [Server] INFO at main.a.a(Game.java:607)
  16. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  17. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  18. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  19. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  20. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  21. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  22. 30.07 10:19:13 [Server] INFO org.bukkit.event.EventException
  23. 30.07 10:19:13 [Server] SEVERE Could not pass event PlayerTeleportEvent to WorldGuard v5.8
  24. 30.07 10:19:13 [Server] INFO ... 23 more
  25. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  26. 30.07 10:19:13 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  27. 30.07 10:19:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. 30.07 10:19:13 [Server] INFO at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
  29. 30.07 10:19:13 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
  30. 30.07 10:19:13 [Server] INFO at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
  31. 30.07 10:19:13 [Server] INFO Caused by: java.lang.NullPointerException
  32. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  33. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  34. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  35. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  36. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  37. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  38. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  39. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  40. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  41. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  42. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  43. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  44. 30.07 10:19:13 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  45. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  46. 30.07 10:19:13 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  47. 30.07 10:19:13 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  48. 30.07 10:19:13 [Server] INFO at a.a.onCommand(GameCommands.java:91)
  49. 30.07 10:19:13 [Server] INFO at main.a.a(Game.java:607)
  50. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  51. 30.07 10:19:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  52. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  53. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  54. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  55. 30.07 10:19:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  56. 30.07 10:19:13 [Server] INFO org.bukkit.event.EventException
  57. 30.07 10:19:13 [Server] SEVERE Could not pass event PlayerTeleportEvent to PlotMe v0.13b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement