Problem promoting/demoting/setting rank of players. #14


  • Defect
  • Waiting
Open
Assigned to greatman321
  • _ForgeUser7216942 created this issue Apr 2, 2012

    What steps will reproduce the problem?
    1./fpromote
    2./fdemote
    3./frank

    What is the expected output? What do you see instead?
    Promote - Next rank
    Demote - Back a rank
    frank - Set rank.

    What version of the product are you using?
    3.6.2

    Do you have an error log of what happened?
    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'fpromote' in plugin OKB3 v3.6.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
    at me.kalmanolah.okb3.commands.FPromoteCommand.perform(FPromoteCommand.java:35)
    at me.kalmanolah.okb3.commands.BaseCommand.execute(BaseCommand.java:56)
    at me.kalmanolah.okb3.OKmain.onCommand(OKmain.java:121)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    Please provide any additional information below.
    Using bPermissions.

  • _ForgeUser7216942 added the tags New Defect Apr 2, 2012
  • _ForgeUser7216942 posted a comment Apr 2, 2012

    Here's my promotion track: promotion-track: track: 1|2|14|16|11|17|9|18|19|4|3|13|12 rank-changing: identifiers: '1': Default '2': Member '14': Regular '16': Trusted '11': Architect '17': Contributor '9': Donor '18': Dedicated '19': Investor '4': Moderator '3': Admin '12': Owner '13': Co-owner

  • greatman321 removed a tag New Apr 3, 2012
  • greatman321 added a tag Accepted Apr 3, 2012
  • greatman321 removed a tag Other Apr 3, 2012
  • greatman321 added a tag Defect Apr 3, 2012
  • greatman321 posted a comment Apr 3, 2012

    Completly forgot those one with the connect overhaul, that's why it's throwing errors. Will get fixed.

  • greatman321 posted a comment Apr 5, 2012

    Could you try that one? Probably not fully working but it may have unbug the command at least.

    http://buildbot.greatmancode.com/artifact/OKBR-OKBR/shared/build-10/Dev-Build/target/OKB3-3.6.2-SNAPSHOT.jar

  • greatman321 removed a tag Accepted Apr 5, 2012
  • greatman321 added a tag Waiting Apr 5, 2012
  • _ForgeUser7216942 posted a comment Apr 12, 2012

    Whenever they sync, wrong password or not, it puts out 'sync successful'.. Also, it promote, demote, and setrank aren't working.

  • _ForgeUser7216942 removed a tag Waiting Apr 12, 2012
  • _ForgeUser7216942 added a tag Replied Apr 12, 2012
  • greatman321 posted a comment Apr 22, 2012
  • greatman321 removed a tag Replied Apr 22, 2012
  • greatman321 added a tag Waiting Apr 22, 2012

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