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

Question Trying to run local bot - Failed to find a new game client.

Discussion in 'Developer Support' started by Hexdump, May 17, 2018.

  1. Hexdump

    Joined:
    May 15, 2018
    Messages:
    6
    Likes Received:
    0
    Trying to run my first local bot with an EmbeddableUI. It compiles without errors, client finds the bot and I run it. The RM client starts the OSRS client but I cannot click Start Instance and after a while I get the error message "Failed to find a new game client.". I downloaded both the client in the link that is included in the full error message and I already had the OSRS client installed.

    I don't think it's code related but if you need to see something specific just tell me.
     
  2. CuppaJava

    CuppaJava cuppa.drink(java);

    Joined:
    Mar 13, 2018
    Messages:
    6,121
    Likes Received:
    1,378
    I'd start with a super simple looping bot or something to be sure if it's a problem with RM or your code. Or download someone's open source bot.

    Otherwise make sure you're using 32 bit java, are running it correctly (com.runemate.boot.Boot or something, -sdk, etc).
     
  3. Hexdump

    Joined:
    May 15, 2018
    Messages:
    6
    Likes Received:
    0
    Fixed it. Can't say for sure how at the moment because I just re-installed everything and tried again.
     
    #3 Hexdump, May 17, 2018
    Last edited: May 17, 2018

Share This Page

Loading...