Welcome!

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

Sign up now!

Question Failed to start bot session

Joined
Nov 22, 2024
Messages
2
[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,046
Joined
Nov 22, 2024
Messages
2
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