Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Question Failed to start bot session

Joined
Nov 22, 2024
Messages
4
[ERROR] [ RuneMate] Failed to start instance
com.runemate.client.bind.SessionInitializationException: Failed to start bot session: An update is available for RuneMate. Please restart to auto-update before starting new sessions.

When running ./gradlew runClient from CLI it runs the client but when i start the bot it throws that error. any idea? ive restarted both programs + uninstalled/installed runemate again
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,121
Joined
Nov 22, 2024
Messages
4
We just did a release and you likely have a cached version of the client. Run Gradle with `--refresh-dependencies`. If that does not work then explicitly specify the client and game-api versions per Package Registry · RuneMate / Community / Client · GitLab and Package Registry · RuneMate / Community / Game API · GitLab. The friendly folks in the #development channel @ Join the RuneMate Discord Server! can give you more pointers.
this worked! thank you for the help :)
 
Top