Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. 28.04 18:35:48 [Server] INFO ... 15 more
  2. 28.04 18:35:48 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[CraftBukkit.jar:git-Bukkit-613be0d]
  3. 28.04 18:35:48 [Server] INFO at me.mariozgr8.zombieapocalypse.SpawnZCommand.onCommand(SpawnZCommand.java:46) ~[?:?]
  4. 28.04 18:35:48 [Server] INFO Caused by: java.lang.NullPointerException
  5. 28.04 18:35:48 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  6. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:554) [CraftBukkit.jar:git-Bukkit-613be0d]
  7. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650) [CraftBukkit.jar:git-Bukkit-613be0d]
  8. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360) [CraftBukkit.jar:git-Bukkit-613be0d]
  9. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:695) [CraftBukkit.jar:git-Bukkit-613be0d]
  10. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [CraftBukkit.jar:git-Bukkit-613be0d]
  11. 28.04 18:35:48 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  12. 28.04 18:35:48 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  13. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [CraftBukkit.jar:git-Bukkit-613be0d]
  14. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:9) [CraftBukkit.jar:git-Bukkit-613be0d]
  15. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:37) [CraftBukkit.jar:git-Bukkit-613be0d]
  16. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1145) [CraftBukkit.jar:git-Bukkit-613be0d]
  17. 28.04 18:35:48 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1285) [CraftBukkit.jar:git-Bukkit-613be0d]
  18. 28.04 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:628) ~[CraftBukkit.jar:git-Bukkit-613be0d]
  19. 28.04 18:35:48 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[CraftBukkit.jar:git-Bukkit-613be0d]
  20. 28.04 18:35:48 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[CraftBukkit.jar:git-Bukkit-613be0d]
  21. 28.04 18:35:48 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'spawnz' in plugin ZombieApocalypse v1.0
  22. 28.04 18:35:48 [Server] ERROR null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement