Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [10-10 11:02:57 ] [Server] [Informatie] [11:02:57 ERROR]: null
  2. [10-10 11:02:57 ] [Server] [Informatie] org.bukkit.command.CommandException: Unhandled exception executing command 'spawn' in plugin SharpSystem v3.8.6.1
  3. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[custom.jar:git-Spigot-76236cb-62a2169]
  4. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[custom.jar:git-Spigot-76236cb-62a2169]
  5. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[custom.jar:git-Spigot-76236cb-62a2169]
  6. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [custom.jar:git-Spigot-76236cb-62a2169]
  7. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [custom.jar:git-Spigot-76236cb-62a2169]
  8. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-76236cb-62a2169]
  9. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-76236cb-62a2169]
  10. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-76236cb-62a2169]
  11. [10-10 11:02:57 ] [Server] [Informatie] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_65]
  12. [10-10 11:02:57 ] [Server] [Informatie] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_65]
  13. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-Spigot-76236cb-62a2169]
  14. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [custom.jar:git-Spigot-76236cb-62a2169]
  15. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [custom.jar:git-Spigot-76236cb-62a2169]
  16. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [custom.jar:git-Spigot-76236cb-62a2169]
  17. [10-10 11:02:57 ] [Server] [Informatie] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-76236cb-62a2169]
  18. [10-10 11:02:57 ] [Server] [Informatie] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  19. [10-10 11:02:57 ] [Server] [Informatie] Caused by: java.lang.NullPointerException
  20. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:460) ~[custom.jar:git-Spigot-76236cb-62a2169]
  21. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftEntity.teleport(CraftEntity.java:226) ~[custom.jar:git-Spigot-76236cb-62a2169]
  22. [10-10 11:02:57 ] [Server] [Informatie] at me.datdenkikniet.SharpSystem.commands.SpawnCommand.onCommand(SpawnCommand.java:36) ~[?:?]
  23. [10-10 11:02:57 ] [Server] [Informatie] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[custom.jar:git-Spigot-76236cb-62a2169]
  24. [10-10 11:02:57 ] [Server] [Informatie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement