Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-08-22 23:15:37 [INFO] dannylero issued server command: /ph join
- 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to PlotMe v0.13b
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
- at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
- at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to WorldGuard v5.8.1-SNAPSHOT:1221-d47c255,master
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
- at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:139)
- at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1410)
- at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.5-b670
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:178)
- at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to CreativeControl v6.4
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at me.FurH.CreativeControl.configuration.CreativeWorldConfig.get(CreativeWorldConfig.java:50)
- at me.FurH.CreativeControl.CreativeControl.getWorldNodes(CreativeControl.java:470)
- at me.FurH.CreativeControl.listener.CreativePlayerListener.onPlayerTeleport(CreativePlayerListener.java:434)
- at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:15:37 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.5-b696
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(PortalManager.java:105)
- at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTeleport(PortalPlayerSession.java:221)
- at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerTeleport(MVPPlayerListener.java:63)
- at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:15:37 [SEVERE] null
- org.bukkit.command.CommandException: Unhandled exception executing command 'ph' in plugin PropHunt v1.35
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:395)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToLobby(GameManager.java:669)
- at me.tomski.PropHunt.GameManager.addPlayerToGame(GameManager.java:617)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:343)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- ... 15 more
- 2013-08-22 23:16:11 [INFO] dannylero issued server command: /ph leave
- 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to PlotMe v0.13b
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.worldcretornica.plotme.PlotManager.isPlotWorld(PlotManager.java:1047)
- at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerTeleport(PlotWorldEditListener.java:105)
- at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to WorldGuard v5.8.1-SNAPSHOT:1221-d47c255,master
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
- at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:139)
- at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1410)
- at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.5-b670
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:178)
- at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to CreativeControl v6.4
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at me.FurH.CreativeControl.configuration.CreativeWorldConfig.get(CreativeWorldConfig.java:50)
- at me.FurH.CreativeControl.CreativeControl.getWorldNodes(CreativeControl.java:470)
- at me.FurH.CreativeControl.listener.CreativePlayerListener.onPlayerTeleport(CreativePlayerListener.java:434)
- at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:16:11 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Portals v2.5-b696
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at com.onarandombox.MultiversePortals.utils.PortalManager.getPortal(PortalManager.java:105)
- at com.onarandombox.MultiversePortals.PortalPlayerSession.playerDidTeleport(PortalPlayerSession.java:221)
- at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerTeleport(MVPPlayerListener.java:63)
- at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 24 more
- 2013-08-22 23:16:11 [SEVERE] null
- org.bukkit.command.CommandException: Unhandled exception executing command 'ph' in plugin PropHunt v1.35
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:395)
- at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
- at me.tomski.PropHunt.GameManager.teleportToExit(GameManager.java:676)
- at me.tomski.PropHunt.GameManager.kickPlayer(GameManager.java:523)
- at me.tomski.PropHunt.PropHunt.onCommand(PropHunt.java:368)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement