Advertisement
Guest User

Untitled

a guest
Feb 7th, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. [07-02 13:40:08 ] [Server] ERROR null
  2. [07-02 13:40:08 ] [Server] [Informatie] org.bukkit.command.CommandException: Unhandled exception executing command 'swr' in plugin SkyWarsReloaded v0.11
  3. [07-02 13:40:08 ] [Server] [Informatie] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  4. [07-02 13:40:08 ] [Server] [Informatie] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  5. [07-02 13:40:08 ] [Server] [Informatie] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  6. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  7. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  8. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  9. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  10. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  11. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  12. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  13. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  14. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  15. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  16. [07-02 13:40:08 ] [Server] [Informatie] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  17. [07-02 13:40:08 ] [Server] [Informatie] Caused by: java.lang.NullPointerException
  18. [07-02 13:40:08 ] [Server] [Informatie] at com.walrusone.skywars.game.Game.<init>(Game.java:74) ~[?:?]
  19. [07-02 13:40:08 ] [Server] [Informatie] at com.walrusone.skywars.controllers.GameController.createGame(GameController.java:26) ~[?:?]
  20. [07-02 13:40:08 ] [Server] [Informatie] at com.walrusone.skywars.controllers.GameController.findGame(GameController.java:21) ~[?:?]
  21. [07-02 13:40:08 ] [Server] [Informatie] at com.walrusone.skywars.commands.JoinGameCommand.onCommand(JoinGameCommand.java:34) ~[?:?]
  22. [07-02 13:40:08 ] [Server] [Informatie] at com.walrusone.skywars.commands.MainCommand.onCommand(MainCommand.java:47) ~[?:?]
  23. [07-02 13:40:08 ] [Server] [Informatie] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot1.8.old.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  24. [07-02 13:40:08 ] [Server] [Informatie] ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement