This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Use /wdeleteplayer2. 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 more27.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.NullPointerException27.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...
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.