Can't use /wdeleteplayer #6


  • Defect
  • Accepted
Open
Assigned to _ForgeUser6286961
  • _ForgeUser13034199 created this issue Jan 27, 2014

    What steps will reproduce the problem?
    1. Use /wdeleteplayer
    2. Error in console, player protection not removed

    What is the expected output? What do you see instead?

    An Internal Exception Occoured!

    What version of the product are you using?
    Watchblock Refired 2.31b

    Do you have an error log of what happened?
    27.01 22:01:11 [Server] INFO ... 8 more
    27.01 22:01:11 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at tk.minecraftopia.watchblock.WatchBlock.onCommand(WatchBlock.java:978) ~[?:?]
    27.01 22:01:11 [Server] INFO Caused by: java.lang.NullPointerException
    27.01 22:01:11 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:452) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:274) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:309) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:535) [spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:548) ~[spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) ~[spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1260]
    27.01 22:01:11 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'wdeleteplayer' in plugin WatchBlock v2.31

    Please provide any additional information below.

    The Plugin works, but this command is not working...

  • _ForgeUser13034199 added the tags Defect New Jan 27, 2014
  • _ForgeUser6286961 removed a tag New Mar 1, 2014
  • _ForgeUser6286961 added a tag Accepted Mar 1, 2014
  • _ForgeUser6286961 posted a comment Mar 1, 2014

    This is not working because you're using spigot. I havn't done any testing or development with spigot, so this kind of thing can happen. I'm going to work on getting the plugin working better with spigot after I solve some more immediate bugs.


To post a comment, please login or register a new account.