Advertisement
Guest User

Untitled

a guest
Mar 13th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. [15:10:18] [Server thread/INFO]: MsDemonicRaven issued server command: /report
  2. [15:10:18] [Server thread/ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'report' in plugin PlayerReport v1.9
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  6. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  7. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  8. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  9. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  10. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  11. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
  13. at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
  14. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  15. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  18. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  19. at java.lang.Thread.run(Unknown Source) [?:?]
  20. Caused by: java.lang.NullPointerException
  21. at me.PCPSells.PRMain.onCommand(PRMain.java:30) ~[?:?]
  22. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  23. ... 15 more
  24. [15:10:21] [Server thread/INFO]: MsDemonicRaven issued server command: /reports
  25. [15:10:21] [Server thread/ERROR]: null
  26. org.bukkit.command.CommandException: Unhandled exception executing command 'reports' in plugin PlayerReport v1.9
  27. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  28. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  29. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  30. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  31. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  32. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  33. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  34. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  35. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
  36. at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
  37. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  38. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  39. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  41. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-c3093ef-7e94e65]
  42. at java.lang.Thread.run(Unknown Source) [?:?]
  43. Caused by: java.lang.NullPointerException
  44. at me.PCPSells.PRMain.onCommand(PRMain.java:60) ~[?:?]
  45. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-c3093ef-7e94e65]
  46. ... 15 more
  47. [15:10:58]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement