Error on starting the server #46


  • New
  • Defect
Open
Assigned to _ForgeUser6956315
  • _ForgeUser4167696 created this issue Jul 2, 2012

    What steps will reproduce the problem?
    1. Start the server
    2.
    3.

    What is the expected output? What do you see instead?

    Expected out is nothing

    I see

    07:27:46 [WARNING] Task of 'DynamicEconomy' generated an exception
    java.lang.NumberFormatException: For input string: "?"
        at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1241)
        at java.lang.Double.valueOf(Double.java:504)
        at me.ksafin.DynamicEconomy.EnderEngine.calcPrice(EnderEngine.java:179)
        at me.ksafin.DynamicEconomy.EnderEngine.incrementStock(EnderEngine.java:136)
        at me.ksafin.DynamicEconomy.RandomEvent.run(RandomEvent.java:80)

    What version of the product are you using?

    The one posted here http://dev.bukkit.org/server-mods/dynamiceconomy-v-01/tickets/45-i-cant-change-the-settings/

    Do you have an error log of what happened?

    Please provide any additional information below.

  • _ForgeUser4167696 added the tags New Defect Jul 2, 2012

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