Error with reset command #2


  • New
  • Defect
Open
Assigned to _ForgeUser7440491
  • _ForgeUser7402941 created this issue Jun 23, 2013

    What steps will reproduce the problem?
    1. Attempt to use /rank reset drnatedogg among others.
    2. Error occurs.
    3. Check console to see big mess of stuff.

    What is the expected output? What do you see instead?
    I expect myself to be able to use the commands.

    What version of the product are you using?
    1.1 b24

    Do you have an error log of what happened?
    23.06 19:20:17 [Server] INFO ... 8 more
    23.06 19:20:17 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    23.06 19:20:17 [Server] INFO at net.krinsoft.ranksuite.RankCore.onCommand(RankCore.java:130)
    23.06 19:20:17 [Server] INFO at net.krinsoft.ranksuite.commands.CommandHandler.runCommand(CommandHandler.java:48)
    23.06 19:20:17 [Server] INFO at net.krinsoft.ranksuite.commands.ResetCommand.runCommand(ResetCommand.java:34)
    23.06 19:20:17 [Server] INFO at net.krinsoft.ranksuite.RankCore.getPlayer(RankCore.java:291)
    23.06 19:20:17 [Server] INFO at net.krinsoft.ranksuite.RankCore.promote(RankCore.java:353)
    23.06 19:20:17 [Server] INFO Caused by: java.lang.NullPointerException
    23.06 19:20:17 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
    23.06 19:20:17 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
    23.06 19:20:17 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
    23.06 19:20:17 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:227)
    23.06 19:20:17 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.an(DedicatedServer.java:262)
    23.06 19:20:17 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchServerCommand(CraftServer.java:512)
    23.06 19:20:17 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
    23.06 19:20:17 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
    23.06 19:20:17 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    23.06 19:20:17 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'rank' in plugin RankSuite v1.1-b24
    23.06 19:20:17 [Server] WARNING Unexpected exception while parsing console command "rank reset drnatedogg"

  • _ForgeUser7402941 added the tags New Defect Jun 23, 2013

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