Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.80 KB | None | 0 0
  1. 2013-08-22 23:15:37 [INFO] dannylero issued server command: /ph join
  2. 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to PlotMe v0.13b
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  8. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  9. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  10. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  11. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  12. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  13. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  14. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  15. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  16. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  17. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  18. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  19. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  20. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  21. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  22. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  23. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  24. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  25. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  26. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  27. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  28. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  29. Caused by: java.lang.NullPointerException
  30. at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
  31. at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
  32. at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  36. ... 24 more
  37. 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to WorldGuard v5.8.1-SNAPSHOT:1221-d47c255,master
  38. org.bukkit.event.EventException
  39. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  40. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  41. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  42. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  43. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  44. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  45. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  46. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  47. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  48. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  49. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  50. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  51. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  52. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  53. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  54. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  55. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  56. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  57. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  58. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  59. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  60. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  61. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  62. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  63. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  64. Caused by: java.lang.NullPointerException
  65. at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
  66. at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:139)
  67. at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1410)
  68. at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  72. ... 24 more
  73. 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.5-b670
  74. org.bukkit.event.EventException
  75. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  76. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  77. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  78. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  79. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  80. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  81. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  82. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  83. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  84. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  85. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  86. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  87. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  88. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  89. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  90. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  91. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  92. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  93. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  94. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  95. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  96. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  97. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  98. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  99. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  100. Caused by: java.lang.NullPointerException
  101. at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:178)
  102. at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  104. at java.lang.reflect.Method.invoke(Unknown Source)
  105. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  106. ... 24 more
  107. 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to CreativeControl v6.4
  108. org.bukkit.event.EventException
  109. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  110. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  111. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  112. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  113. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  114. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  115. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  116. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  117. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  118. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  119. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  120. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  121. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  122. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  123. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  124. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  125. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  126. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  127. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  128. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  129. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  130. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  131. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  132. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  133. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  134. Caused by: java.lang.NullPointerException
  135. at me.FurH.CreativeControl.configuration.CreativeWorldConfig.get(CreativeWorldConfig.java:50)
  136. at me.FurH.CreativeControl.CreativeControl.getWorldNodes(CreativeControl.java:470)
  137. at me.FurH.CreativeControl.listener.CreativePlayerListener.onPlayerTeleport(CreativePlayerListener.java:434)
  138. at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  140. at java.lang.reflect.Method.invoke(Unknown Source)
  141. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  142. ... 24 more
  143. 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.5-b696
  144. org.bukkit.event.EventException
  145. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  146. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  147. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  148. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  149. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  150. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  151. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  152. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  153. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  154. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  155. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  156. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  157. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  158. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  159. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  160. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  161. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  162. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  163. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  164. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  165. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  166. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  167. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  168. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  169. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  170. Caused by: java.lang.NullPointerException
  171. at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(PortalManager.java:105)
  172. at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTeleport(PortalPlayerSession.java:221)
  173. at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerTeleport(MVPPlayerListener.java:63)
  174. at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
  175. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  176. at java.lang.reflect.Method.invoke(Unknown Source)
  177. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  178. ... 24 more
  179. 2013-08-22 23:15:37 [SEVERE] null
  180. org.bukkit.command.CommandException: Unhandled exception executing command 'ph' in plugin PropHunt v1.35
  181. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  182. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  183. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  184. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  185. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  186. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  187. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  188. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  189. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  190. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  191. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  192. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  193. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  194. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  195. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  196. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  197. Caused by: java.lang.NullPointerException
  198. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:395)
  199. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  200. at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
  201. at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
  202. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
  203. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  204. ... 15 more
  205. 2013-08-22 23:16:11 [INFO] dannylero issued server command: /ph leave
  206. 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to PlotMe v0.13b
  207. org.bukkit.event.EventException
  208. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  209. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  210. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  211. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  212. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  213. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  214. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  215. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  216. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  217. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  218. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  219. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  220. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  221. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  222. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  223. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  224. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  225. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  226. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  227. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  228. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  229. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  230. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  231. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  232. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  233. Caused by: java.lang.NullPointerException
  234. at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
  235. at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
  236. at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
  237. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  238. at java.lang.reflect.Method.invoke(Unknown Source)
  239. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  240. ... 24 more
  241. 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to WorldGuard v5.8.1-SNAPSHOT:1221-d47c255,master
  242. org.bukkit.event.EventException
  243. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  244. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  245. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  246. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  247. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  248. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  249. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  250. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  251. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  252. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  253. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  254. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  255. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  256. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  257. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  258. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  259. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  260. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  261. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  262. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  263. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  264. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  265. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  266. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  267. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  268. Caused by: java.lang.NullPointerException
  269. at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
  270. at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:139)
  271. at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1410)
  272. at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
  273. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  274. at java.lang.reflect.Method.invoke(Unknown Source)
  275. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  276. ... 24 more
  277. 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.5-b670
  278. org.bukkit.event.EventException
  279. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  280. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  281. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  282. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  283. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  284. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  285. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  286. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  287. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  288. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  289. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  290. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  291. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  292. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  293. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  294. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  295. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  296. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  297. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  298. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  299. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  300. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  301. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  302. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  303. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  304. Caused by: java.lang.NullPointerException
  305. at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:178)
  306. at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
  307. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  308. at java.lang.reflect.Method.invoke(Unknown Source)
  309. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  310. ... 24 more
  311. 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to CreativeControl v6.4
  312. org.bukkit.event.EventException
  313. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  314. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  315. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  316. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  317. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  318. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  319. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  320. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  321. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  322. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  323. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  324. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  325. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  326. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  327. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  328. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  329. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  330. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  331. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  332. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  333. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  334. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  335. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  336. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  337. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  338. Caused by: java.lang.NullPointerException
  339. at me.FurH.CreativeControl.configuration.CreativeWorldConfig.get(CreativeWorldConfig.java:50)
  340. at me.FurH.CreativeControl.CreativeControl.getWorldNodes(CreativeControl.java:470)
  341. at me.FurH.CreativeControl.listener.CreativePlayerListener.onPlayerTeleport(CreativePlayerListener.java:434)
  342. at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  343. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  344. at java.lang.reflect.Method.invoke(Unknown Source)
  345. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  346. ... 24 more
  347. 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.5-b696
  348. org.bukkit.event.EventException
  349. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  350. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  351. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  352. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  353. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
  354. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  355. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  356. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  357. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  358. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  359. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  360. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  361. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  362. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  363. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  364. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  365. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  366. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  367. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  368. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  369. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  370. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  371. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  372. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  373. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  374. Caused by: java.lang.NullPointerException
  375. at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(PortalManager.java:105)
  376. at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTeleport(PortalPlayerSession.java:221)
  377. at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerTeleport(MVPPlayerListener.java:63)
  378. at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
  379. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  380. at java.lang.reflect.Method.invoke(Unknown Source)
  381. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  382. ... 24 more
  383. 2013-08-22 23:16:11 [SEVERE] null
  384. org.bukkit.command.CommandException: Unhandled exception executing command 'ph' in plugin PropHunt v1.35
  385. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  386. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
  387. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  388. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
  389. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
  390. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
  391. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  392. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  393. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  394. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  395. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  396. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  397. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  398. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  399. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  400. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  401. Caused by: java.lang.NullPointerException
  402. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:395)
  403. at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
  404. at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
  405. at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
  406. at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
  407. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  408. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement