Problem with unban command #4


  • New
  • Defect
Open
Assigned to sxepter
  • _ForgeUser8316767 created this issue Jan 20, 2014

    What steps will reproduce the problem?
    1. /dc unban player world

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

    [15:37:00 INFO]: Hetachi issued server command: /dc unban LemmoHzax world
    [15:37:00 ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'dc'
    in plugin DeathCountdown v2.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:19
    6) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServe
    r.java:542) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerCon
    nection.java:932) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java
    :814) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java
    :28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat
    .java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146
    ) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craf
    tbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6
    55) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2
    50) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5
    45) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
    :457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
    17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
    Caused by: java.lang.NullPointerException
            at com.droppages.Skepter.DC.DeathCountdown.getBannedWorlds(DeathCountdow
    n.java:396) ~[?:?]
            at com.droppages.Skepter.DC.DeathCountdown.removeBannedWorld(DeathCountd
    own.java:407) ~[?:?]
            at com.droppages.Skepter.DC.Commands.DeathCountdownCommand.onCommand(Dea
    thCountdownCommand.java:260) ~[?:?]
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
            ... 13 more

    What version of the product are you using?
    Newest as of this tickets making time.

    Do you have an error log of what happened?
    Yea.

    Please provide any additional information below.
    A player was banned so I tried to unban him.

  • _ForgeUser8316767 added the tags New Defect Jan 20, 2014
  • sxepter posted a comment Jan 20, 2014

    Thanks for reporting this error. I believe you should use /dc revive <player>. Sorry for the inconvenience and I shall try to get that error patched in the next update.

  • _ForgeUser8316767 posted a comment Jan 20, 2014

    @Skepter: Go

    No problem I noticed another one will be making ticket soon.


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