Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

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

Joined
Oct 12, 2014
Messages
181
Not sure what happened, my bot worked fine yesterday.
Code:
(03:35:36) java.lang.IllegalArgumentException: The constant LegacyModeEnabledVarp is not available
(03:35:36)     at app.Nq.float(qmb:10)
(03:35:36)     at app.Nq.float(qmb:46)
(03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.getCurrent(cvb:95)
(03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.isCurrent(cvb:195)
(03:35:36)     at app.LM.run(vnb:253)
Exception in thread "Bot-Pyramid Plunder bot" (03:35:36) java.lang.NullPointerException
(03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.getCurrent(cvb:95)
(03:35:36)     at com.runemate.game.api.rs3.local.InterfaceMode.isCurrent(cvb:195)
(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.
 
Last edited:
Top