Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. unpunish Skizzy7=> [21:06:32 WARN]: Unexpected exception while parsing console command "unpunish Skizzy7"
  2. org.bukkit.command.CommandException: Unhandled exception executing 'unpunish Skizzy7' in com.scorch.core.commands.UnpunishCommand(unpunish)
  3. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:161) ~[patched_1.13.2.jar:git-Paper-639]
  4. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[patched_1.13.2.jar:git-Paper-639]
  5. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchServerCommand(CraftServer.java:696) ~[patched_1.13.2.jar:git-Paper-639]
  6. at net.minecraft.server.v1_13_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:483) ~[patched_1.13.2.jar:git-Paper-639]
  7. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:440) ~[patched_1.13.2.jar:git-Paper-639]
  8. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[patched_1.13.2.jar:git-Paper-639]
  9. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837) ~[patched_1.13.2.jar:git-Paper-639]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  11. Caused by: java.lang.IllegalArgumentException: Permission name cannot be null
  12. at org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:68) ~[patched_1.13.2.jar:git-Paper-639]
  13. at org.bukkit.craftbukkit.v1_13_R2.command.ServerCommandSender.hasPermission(ServerCommandSender.java:38) ~[patched_1.13.2.jar:git-Paper-639]
  14. at com.scorch.core.commands.UnpunishCommand.execute(UnpunishCommand.java:29) ~[?:?]
  15. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.13.2.jar:git-Paper-639]
  16. ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement