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

Bug FailedLoginHandler not executing?

Discussion in 'Developer Support' started by xxxx, Jun 25, 2022.

  1. xxxx

    Joined:
    Jul 15, 2019
    Messages:
    29
    Likes Received:
    13
    ISSUE
    Not sure if anyone else is experiencing this but on my end LoginHandler is not detecting banned account.

    REPRODUCE
    1) Start any bot with a known banned account
    2) Bot will type credentials and login
    3) Bot will not detect account is banned
    4) AbstractBot#loop() is no longer called but the bot continues to run, potentially eating botting hours?
     
    CuppaJava likes this.
  2. CuppaJava

    CuppaJava cuppa.drink(java);

    Joined:
    Mar 13, 2018
    Messages:
    6,045
    Likes Received:
    1,359
    I've noticed this before as well, I kinda just thought it might be an issue on my end.

    I'm not sure how often this forum section is checked though btw, probably best to make a gitlab issue for it: https://gitlab.com/runemate/community/runemate-game-api/-/issues/new
     

Share This Page

Loading...