Minor - Can't use /dynecon reload #93


  • Defect
  • Waiting
Open
Assigned to _ForgeUser6956315
  • _ForgeUser7145108 created this issue Jul 17, 2012

    What version of DynamicEconomy are you using?:
    v.0.9.2

    Try to explain how to arrive at the problem:
    1) Use /dynecon reload in-game
    2)
    3)

    Please paste the error log, if any. (Also provide DynamicEconomy log)
    2012-07-18 04:10:47 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'dynecon' in plugin DynamicEconomy v.9.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:479)
    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:34)
    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:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NumberFormatException: For input string: "reload"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at me.ksafin.DynamicEconomy.DynamicEconomyCommandExecutor.commandList(DynamicEconomyCommandExecutor.java:1135)
    at me.ksafin.DynamicEconomy.DynamicEconomyCommandExecutor.onCommand(DynamicEconomyCommandExecutor.java:220)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    Please add a screenshot or video, this is also very helpful.

  • _ForgeUser7145108 added the tags New Defect Jul 17, 2012
  • _ForgeUser7145108 added an attachment DynamicEconomy.old.zip Jul 17, 2012

    DynamicEconomy.old.zip

    <p>Here's another thing. This is the folder generated from the DynEcon.jar (Modified, but only with change item prices.)</p>

  • _ForgeUser6956315 posted a comment Jul 19, 2012

    I don't know how many times I've said it, /dynecon reload is NOT a command.

    It NEVER has been, and NEVER will be.

    The command to reload config is /dynamiceconomyreloadconfig

  • _ForgeUser6956315 removed a tag New Jul 19, 2012
  • _ForgeUser6956315 added a tag Waiting Jul 19, 2012

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