stab reloading issue. #20


  • New
  • Defect
Open
Assigned to _ForgeUser1508470
  • Forge_User_36145254 created this issue Nov 9, 2012

    What steps will reproduce the problem?
    1.stab reload from consol
    2.
    3.

    What is the expected output? What do you see instead?
    expecting a nice msg "reloaded"
    10:07:14 [WARNING] Unexpected exception while parsing console command "stab reload"
    org.bukkit.command.CommandException: Unhandled exception executing command 'stab' in plugin StopTalkingAutoBan v2.1.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:185)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:504)
            at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:496)
            at net.minecraft.server.DedicatedServer.al(DedicatedServer.java:251)
            at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:216)
            at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:495)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
    Caused by: java.lang.NullPointerException
            at me.blackburn.STAB.Commands.parseCommand(Commands.java:54)
            at me.blackburn.STAB.Main.onCommand(Main.java:277)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 8 more

    What version of the product are you using?
    STAB v2.1.1 for CB 1.3.1-R2.0 Sep 10, 2012

    Do you have an error log of what happened?
    yes. pasted above, allright?

    Please provide any additional information below.

    CraftBukkit version git-Bukkit-1.4.2-R0.2-1-g3d8a353-b2457jnks (MC: 1.4.2) (Implementing API version 1.4.2-R0.3-SNAPSHOT)

  • Forge_User_36145254 added the tags New Defect Nov 9, 2012
  • Forge_User_36145254 posted a comment Nov 9, 2012

    was using 2.1.0 but is it corrected?


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