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./fpromote2./fdemote3./frank
What is the expected output? What do you see instead?Promote - Next rankDemote - Back a rankfrank - Set rank.
What version of the product are you using?3.6.2
Do you have an error log of what happened?[SEVERE] nullorg.bukkit.command.CommandException: Unhandled exception executing command 'fpromote' in plugin OKB3 v3.6.2at 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.NullPointerExceptionat 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.
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
Completly forgot those one with the connect overhaul, that's why it's throwing errors. Will get fixed.
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
Whenever they sync, wrong password or not, it puts out 'sync successful'.. Also, it promote, demote, and setrank aren't working.
http://dev.bukkit.org/server-mods/okb3-renewed/#c128 may have fixed the issue.
To post a comment, please login or register a new account.