Advertisement
Guest User

Untitled

a guest
Aug 13th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. [21:20:35 INFO]: DarkP4nda issued server command: /join1
  2. [21:20:35 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'join1' in plugin jm v1.0
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.10.2.jar:git-Spigot-e0e1771-5e5cf8
  5. 4]
  6. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[spigot-1.10.2.jar:git-Spigot-e0e177
  7. 1-5e5cf84]
  8. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.10.2.jar:git-Spi
  9. got-e0e1771-5e5cf84]
  10. at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1351) [spigot-1.10.2.jar:g
  11. it-Spigot-e0e1771-5e5cf84]
  12. at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1186) [spigot-1.10.2.jar:git-Spigot-e0
  13. e1771-5e5cf84]
  14. at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.10.2.jar:git-Spigot-e0e1
  15. 771-5e5cf84]
  16. at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.10.2.jar:git-Spigot-e0e17
  17. 71-5e5cf84]
  18. at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.10.2.jar:git-Spigot-e0e177
  19. 1-5e5cf84]
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
  21. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
  22. at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [spigot-1.10.2.jar:git-Spigot-e0e1771-5e5cf84]
  23. at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732) [spigot-1.10.2.jar:git-Spigot-e0e17
  24. 71-5e5cf84]
  25. at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.10.2.jar:git-Spigot-e0e17
  26. 71-5e5cf84]
  27. at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-1.10.2.jar:git-Spigot-e0e17
  28. 71-5e5cf84]
  29. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-1.10.2.jar:git-Spigot-e0e
  30. 1771-5e5cf84]
  31. at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
  32. Caused by: java.lang.NullPointerException
  33. at me.glasfaser.areas.Commands.onCommand(Commands.java:56) ~[?:?]
  34. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.10.2.jar:git-Spigot-e0e1771-5e5cf8
  35. 4]
  36. ... 15 more
  37. >
  38. >d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement