*need help with trying to update iAuction.*

Discussion in 'Plugin Development' started by BlockCat, May 19, 2011.

Thread Status:
Not open for further replies.
  1. i am trying to get auction working for iConomy 5.x

    but i only get these errors

    The method getBank(String) in the type iConomy is not applicable for the arguments ()
    The constructor TimerTask(iAuction) is undefined
    j cannot be resolved to a variable
    j cannot be resolved to a variable
    iauction1 cannot be resolved to a variable
    Constructor call must be the first statement in a constructor
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Bank cannot be resolved to a type
    Account cannot be resolved to a type
    Account cannot be resolved to a type

    could someone please help me with this?
    in each case i am curious what the cannot resolve thing means.

    and also, i am VERY new in java.
    the code is in the download file
     
  2. Hello
    With a new version number 5.x the Iconomy API has chnaged greatly

    have a look here http://ico.nexua.org/Main/API to find the changes you need

    that should sort all iConomy errors

    if you need any help just post again
     
  3. i already saw that, but i don't know what to change, it all looks good to me!
     
  4. what editor are you using??
     
  5. ok wh=en did you last update the build path??
     
  6. uhm you mean bukkit?
    if so i changed it to build 766.
    and the changed the other plugins to the newest versions?
    or do you mean something else?
     
  7. that's what i mean

    and you dont get any errors??
     
  8. i get the errors standing above.
     
  9. would you like me to fix the iConomy part's for you??
     
  10. yes please, then i can compare what you did.
    and learn from it :)

    and you already have the code with the errors in it ,in the first post.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 15, 2016
  11. i have got it working!(i think, i still need to test it)
     
Thread Status:
Not open for further replies.

Share This Page