1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug java.lang.IllegalArgumentException: The constant LegacyModeEnabledVarp is not available

Discussion in 'Developer Support' started by Hakuna Matata, Aug 28, 2015.

  1. Hakuna Matata

    Joined:
    Oct 12, 2014
    Messages:
    181
    Likes Received:
    38
    Not sure what happened, my bot worked fine yesterday.
    Code (Text):
    1. (03:35:36) java.lang.IllegalArgumentException: The constant LegacyModeEnabledVarp is not available
    2. (03:35:36)     at app.Nq.float(qmb:10)
    3. (03:35:36)     at app.Nq.float(qmb:46)
    4. (03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.getCurrent(cvb:95)
    5. (03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.isCurrent(cvb:195)
    6. (03:35:36)     at app.LM.run(vnb:253)
    7. Exception in thread "Bot-Pyramid Plunder bot" (03:35:36) java.lang.NullPointerException
    8. (03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.getCurrent(cvb:95)
    9. (03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.isCurrent(cvb:195)
    10. (03:35:36)     at app.LM.run(vnb:253)
    EDIT:
    I just realized that someone already posted about this.
    And it's probably in the wrong section.
     
    #1 Hakuna Matata, Aug 28, 2015
    Last edited: Aug 28, 2015

Share This Page

Loading...