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

Resolved [RS3] Lobby handler fails to work

Discussion in 'Developer Support' started by Jhinn, Jun 12, 2017.

  1. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,646
    Likes Received:
    1,337
    When disabling the Login Handler, and enabling it again, there is a chance it will break the Lobby handler

    Example:
    Runtime 01:00:00 - Logout - Disable Login Handler
    Runtime 01:15:00 - Enable Login Handler
    Bot logs in but hangs around in the lobby (Lobby Handler is not activated)

    Even if you force the Lobby Handler and enable it, it still won't do anything.

    What information is required to solve this issue? @Party

    CC: @proxi

     
  2. Best Answer:
    Post #5 by Jhinn, Jun 19, 2017
  3. auxi

    Joined:
    May 24, 2016
    Messages:
    1,113
    Likes Received:
    990
    @RobinPC can you check if the lobby button looks like it's been pressed?

    I've been plagued by some bug where my lobby login button freezes (the rest of the lobby works just fine) after the bot presses the login button, for a long time - but always thought it was some legacy client bug, however I just tested pressing the lobby login button manually and that logs me in just fine. There's something about the way RuneMate clicks this button that causes it to freeze.
     
  4. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,646
    Likes Received:
    1,337
    Code (Text):
    1. 01:29:31 INFO    Breaking for: 00:00:00
    2. Login Handler enabled: true
    3. Lobby Handler enabled: true
    4. 01:29:31 DEBUG    Login Handler has been activated!
    5. 01:29:31 TRACE    [Login handler] Clearing password
    6. 01:29:32 TRACE    [Login handler] Entering password
    Bot is stuck at the lobby as seen here:
    http://i.imgur.com/kDE59SE.png

    @Party
     
  5. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Adding some debug, so that after next update we'll be able to see where it's getting stuck a little better, as I can't reproduce this issue.
     
    Jhinn likes this.
  6. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,646
    Likes Received:
    1,337
    @Party mistake on my end. Sorry for the inconvenience
     

Share This Page

Loading...