Advertisement
mr_floris

Untitled

Apr 24th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. [21:26:40] [Server thread/INFO]: Vloop issued server command: /cmi killall
  2. [21:26:40] [Server thread/ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'cmi' in plugin CMI v8.6.0.0
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:145) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  6. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:707) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  7. at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1667) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  8. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1507) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  9. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  10. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  11. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  12. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  13. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.h(SourceFile:135) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  14. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.h(SourceFile:23) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  15. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.p(SourceFile:114) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  16. at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:876) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.p(MinecraftServer.java:869) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  18. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.c(SourceFile:123) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  19. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:853) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  20. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:793) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  21. at java.lang.Thread.run(Thread.java:834) [?:?]
  22. Caused by: java.lang.NullPointerException
  23. at com.Zrips.CMI.commands.list.killall.perform(killall.java:387) ~[?:?]
  24. at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:262) ~[?:?]
  25. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  26. ... 17 more
  27. [21:27:18] [Server thread/INFO]: Vloop issued server command: /cmi killall panda
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement