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.

Suggestion Include libattach.so in the RuneMate JRE

Joined
Jun 21, 2014
Messages
350
This is the only file missing from the JRE that prevents the client from being able to run bots when running in SDK mode. We should be able to run the bot in SDK mode using the same JRE the client can run in normal mode.

libattach.so is present in the JDK in

jvm/<jdk version>/jre/lib/amd64/

And can be placed in

/opt/runemate/jre/lib/amd64/

To fix the UnsatisfiedLink Error.
 
Top