Skip to content

Typed the command incorrectly and found this exception. #9

@NullCase

Description

@NullCase
21.03 00:57:09 [Server] WARN Unexpected exception while parsing console command "claimexpire delay  -60"
21.03 00:57:09 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'claimexpire' in plugin ClaimslistClassifier v1.5
21.03 00:57:09 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchServerCommand(CraftServer.java:696) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:483) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:440) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:938) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:836) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
21.03 00:57:09 [Server] INFO Caused by: java.lang.IllegalArgumentException: Name cannot be empty
21.03 00:57:09 [Server] INFO at org.apache.commons.lang.Validate.notEmpty(Validate.java:321) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.getOfflinePlayer(CraftServer.java:1449) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO at com.robomwm.claimslistclassifier.command.ClaimExpireCommand.getPlayer(ClaimExpireCommand.java:53) ~[?:?]
21.03 00:57:09 [Server] INFO at com.robomwm.claimslistclassifier.command.ClaimExpireCommand.onCommand(ClaimExpireCommand.java:83) ~[?:?]
21.03 00:57:09 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[patched_1.13.2.jar:git-Paper-561]
21.03 00:57:09 [Server] INFO ... 8 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions