Advertisement
Guest User

Untitled

a guest
Aug 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. [21:53:47 ERROR]: null
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ProPractice v6.7
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
  5. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
  6. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [custom.jar:git-Spigot-21fe707-e1ebe52]
  7. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [custom.jar:git-Spigot-21fe707-e1ebe52]
  8. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-21fe707-e1ebe52]
  9. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-21fe707-e1ebe52]
  10. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-21fe707-e1ebe52]
  11. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  12. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  13. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-Spigot-21fe707-e1ebe52]
  14. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [custom.jar:git-Spigot-21fe707-e1ebe52]
  15. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [custom.jar:git-Spigot-21fe707-e1ebe52]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [custom.jar:git-Spigot-21fe707-e1ebe52]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-21fe707-e1ebe52]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  19. Caused by: java.lang.NullPointerException
  20. at sv.file14.propractice.iIIIiIIIIIiiiIiiIIIií.<init>(Unknown Source) ~[?:?]
  21. at sv.file14.propractice.IiIIIIiiiiIIIIiIiiIií.<init>(Unknown Source) ~[?:?]
  22. at sv.file14.propractice.IIiiiIIIIIiIiiiIiIIIí.IiIIiIiIIIIIIIIIiiIií(Unknown Source) ~[?:?]
  23. at sv.file14.propractice.iIiIIiiIIIIIiIIiiiiIí.onCommand(Unknown Source) ~[?:?]
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
  25. ... 15 mor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement