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 API is deteriorating

Joined
Jul 15, 2019
Messages
30
LoginHandler doesn't detect banned account.

LoginHandler doesn't switch to F2P world after failed login to P2P world.
(I've seen it work once but since then it fails every time)

SkillListener does not fire LEVEL_GAINED event (Tested with Attack and Strength)

MakeAllInterface#selectItem(String) always returns false despite successful action
 
Last edited:
Client Developer
Joined
Oct 12, 2015
Messages
3,760
LoginHandler doesn't detect banned account.

LoginHandler doesn't switch to F2P world after failed login to P2P world.
(I've seen it work once but since then it fails every time)

SkillListener does not fire LEVEL_GAINED event (Tested with Attack and Strength)

MakeAllInterface#selectItem(String) always returns false despite successful action

Can you raise issues on GitLab for these? I don't monitor the forums all that much.

Issues · RuneMate / Community / Game API · GitLab
 
Top