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

Question Interact stuck on Right Click Menu

Discussion in 'Developer Support' started by Twinki, Oct 12, 2015.

  1. Twinki

    Joined:
    Sep 30, 2015
    Messages:
    86
    Likes Received:
    9
    interact will get stuck if the right click menu is already open (eg, it tried to interact but failed before hand, but the right click menu is still open) It freezes the entire script bot until it auto-logs to lobby.

    Was digging through interfaces and methods to try and find something to close the right click menu if it's open, but I couldn't find anything.

    EDIT: Got it, use the Menu class (Menu.isOpen())

    EDIT: Still having issues.
     
    #1 Twinki, Oct 12, 2015
    Last edited: Oct 12, 2015
  2. Baddest Man on Earth

    Joined:
    Nov 26, 2014
    Messages:
    616
    Likes Received:
    246
    @Cloud Some users have been reporting this issue for my bots as well when interacting
     
  3. Twinki

    Joined:
    Sep 30, 2015
    Messages:
    86
    Likes Received:
    9
    Welp, this is still happening, even after using the Menu class.

    It'll just get stuck there, wait for it to lobby, then log back in and resume. Really frustrating.
     

Share This Page

Loading...