Advertisement
Guest User

Untitled

a guest
Feb 4th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 KB | None | 0 0
  1. 04.02 19:19:38 [Server] INFO ... 15 more
  2. 04.02 19:19:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 04.02 19:19:38 [Server] INFO at me.chaseoes.tf2.commands.CommandManager.onCommand(CommandManager.java:99)
  4. 04.02 19:19:38 [Server] INFO at me.chaseoes.tf2.commands.LeaveCommand.execLeaveCommand(LeaveCommand.java:34)
  5. 04.02 19:19:38 [Server] INFO at me.chaseoes.tf2.Game.leaveGame(Game.java:284)
  6. 04.02 19:19:38 [Server] INFO at me.chaseoes.tf2.GamePlayer.leaveCurrentGame(GamePlayer.java:165)
  7. 04.02 19:19:38 [Server] INFO at me.chaseoes.tf2.Game.stopMatch(Game.java:134)
  8. 04.02 19:19:38 [Server] INFO Caused by: java.lang.NullPointerException
  9. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  10. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  11. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  12. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  13. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
  14. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
  15. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
  16. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
  17. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
  18. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
  19. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852)
  20. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897)
  21. 04.02 19:19:38 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979)
  22. 04.02 19:19:38 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
  23. 04.02 19:19:38 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  24. 04.02 19:19:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  25. 04.02 19:19:38 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'tf2' in plugin TF2 v2.0.1
  26. 04.02 19:19:38 [Server] SEVERE null
  27. 04.02 19:19:37 [Multicraft] Skipped 158 lines due to rate limit (60/s)
  28. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  29. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  30. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  31. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  32. 04.02 19:19:33 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  33. 04.02 19:19:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. 04.02 19:19:33 [Server] INFO at me.chaseoes.tf2.listeners.PlayerInteractListener.onPlayerInteract(PlayerInteractListener.java:89)
  37. 04.02 19:19:33 [Server] INFO at me.chaseoes.tf2.Game.joinGame(Game.java:249)
  38. 04.02 19:19:33 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.entity.CraftEntity.teleport(CraftEntity.java:189)
  39. 04.02 19:19:33 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.entity.CraftPlayer.teleport(CraftPlayer.java:369)
  40. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  41. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  42. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  43. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  44. 04.02 19:19:33 [Server] INFO org.bukkit.event.EventException
  45. 04.02 19:19:33 [Server] SEVERE Could not pass event PlayerTeleportEvent to VariableTriggers v1.2.2
  46. 04.02 19:19:33 [Server] INFO ... 28 more
  47. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  48. 04.02 19:19:33 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  49. 04.02 19:19:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. 04.02 19:19:33 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:81)
  53. 04.02 19:19:33 [Server] INFO at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
  54. 04.02 19:19:33 [Server] INFO Caused by: java.lang.NullPointerException
  55. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  56. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  57. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  58. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  59. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
  60. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
  61. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
  62. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
  63. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
  64. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.Packet15Place.handle(SourceFile:58)
  65. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:656)
  66. 04.02 19:19:33 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerInteractManager.interact(PlayerInteractManager.java:376)
  67. 04.02 19:19:33 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  68. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  69. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  70. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  71. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  72. 04.02 19:19:33 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  73. 04.02 19:19:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  74. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. 04.02 19:19:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. 04.02 19:19:33 [Server] INFO at me.chaseoes.tf2.listeners.PlayerInteractListener.onPlayerInteract(PlayerInteractListener.java:89)
  77. 04.02 19:19:33 [Server] INFO at me.chaseoes.tf2.Game.joinGame(Game.java:249)
  78. 04.02 19:19:33 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.entity.CraftEntity.teleport(CraftEntity.java:189)
  79. 04.02 19:19:33 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.entity.CraftPlayer.teleport(CraftPlayer.java:369)
  80. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  81. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  82. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  83. 04.02 19:19:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  84. 04.02 19:19:33 [Server] INFO org.bukkit.event.EventException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement