Advertisement
Guest User

Untitled

a guest
Jul 24th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.20 KB | None | 0 0
  1. 24.07 08:14:49 [Server] INFO ... 15 more
  2. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 24.07 08:14:49 [Server] INFO at com.yahoo.brettbutcher98.LobbyPlugin.Main.onCommand(Main.java:47)
  4. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  5. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:385)
  6. 24.07 08:14:49 [Server] INFO Caused by: java.lang.NullPointerException
  7. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  8. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  9. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  10. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  11. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  12. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  13. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  14. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  15. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  16. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  17. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  18. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  19. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  20. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  21. 24.07 08:14:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  22. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  23. 24.07 08:14:49 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'lobby' in plugin LobbyPlugin v1.0
  24. 24.07 08:14:49 [Server] SEVERE null
  25. 24.07 08:14:49 [Server] INFO ... 22 more
  26. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  27. 24.07 08:14:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  28. 24.07 08:14:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  30. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. 24.07 08:14:49 [Server] INFO at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerTeleport(MVPPlayerListener.java:63)
  32. 24.07 08:14:49 [Server] INFO at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTeleport(PortalPlayerSession.java:222)
  33. 24.07 08:14:49 [Server] INFO at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(PortalManager.java:105)
  34. 24.07 08:14:49 [Server] INFO Caused by: java.lang.NullPointerException
  35. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  36. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  37. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  38. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  39. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  40. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  41. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  42. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  43. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  44. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  45. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  46. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  47. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  48. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  49. 24.07 08:14:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  50. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  51. 24.07 08:14:49 [Server] INFO at com.yahoo.brettbutcher98.LobbyPlugin.Main.onCommand(Main.java:47)
  52. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  53. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  54. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  55. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  56. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  57. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  58. 24.07 08:14:49 [Server] INFO org.bukkit.event.EventException
  59. 24.07 08:14:49 [Server] SEVERE Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.4-b548
  60. 24.07 08:14:49 [Server] INFO ... 22 more
  61. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  62. 24.07 08:14:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  63. 24.07 08:14:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  65. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. 24.07 08:14:49 [Server] INFO at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:193)
  67. 24.07 08:14:49 [Server] INFO Caused by: java.lang.NullPointerException
  68. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  69. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  70. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  71. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  72. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  73. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  74. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  75. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  76. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  77. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  78. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  79. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  80. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  81. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  82. 24.07 08:14:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  83. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  84. 24.07 08:14:49 [Server] INFO at com.yahoo.brettbutcher98.LobbyPlugin.Main.onCommand(Main.java:47)
  85. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  86. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  87. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  88. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  89. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  90. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  91. 24.07 08:14:49 [Server] INFO org.bukkit.event.EventException
  92. 24.07 08:14:49 [Server] SEVERE Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
  93. 24.07 08:14:49 [Server] INFO ... 22 more
  94. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  95. 24.07 08:14:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  96. 24.07 08:14:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  97. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  98. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. 24.07 08:14:49 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1390)
  100. 24.07 08:14:49 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:137)
  101. 24.07 08:14:49 [Server] INFO at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
  102. 24.07 08:14:49 [Server] INFO Caused by: java.lang.NullPointerException
  103. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  104. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  105. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  106. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  107. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  108. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  109. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  110. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  111. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  112. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  113. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  114. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  115. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  116. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  117. 24.07 08:14:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  118. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  119. 24.07 08:14:49 [Server] INFO at com.yahoo.brettbutcher98.LobbyPlugin.Main.onCommand(Main.java:47)
  120. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  121. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  122. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  123. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  124. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  125. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  126. 24.07 08:14:49 [Server] INFO org.bukkit.event.EventException
  127. 24.07 08:14:49 [Server] SEVERE Could not pass event PlayerTeleportEvent to WorldGuard v5.8
  128. 24.07 08:14:49 [Server] INFO ... 22 more
  129. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  130. 24.07 08:14:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  131. 24.07 08:14:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  132. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  133. 24.07 08:14:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. 24.07 08:14:49 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
  135. 24.07 08:14:49 [Server] INFO at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
  136. 24.07 08:14:49 [Server] INFO Caused by: java.lang.NullPointerException
  137. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  138. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  139. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  140. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  141. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  142. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  143. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  144. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  145. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  146. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  147. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  148. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  149. 24.07 08:14:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  150. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  151. 24.07 08:14:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  152. 24.07 08:14:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  153. 24.07 08:14:49 [Server] INFO at com.yahoo.brettbutcher98.LobbyPlugin.Main.onCommand(Main.java:47)
  154. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:198)
  155. 24.07 08:14:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:372)
  156. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  157. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  158. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  159. 24.07 08:14:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  160. 24.07 08:14:49 [Server] INFO org.bukkit.event.EventException
  161. 24.07 08:14:49 [Server] SEVERE Could not pass event PlayerTeleportEvent to PlotMe v0.13b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement