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 Problem running runemate, java error? (mac)

Joined
Apr 28, 2019
Messages
26
when I click to start RuneMate I get the following JAVA error:

An internal error occurred (error code: Could not load JRE from The bundle “Java SE 8” couldn’t be loaded because its executable couldn’t be located..)


It might have something to do with no finding the legacy client and download but I cant find that either to download via the runescape website.

cheers
 
Joined
Jul 8, 2018
Messages
1
I've found a fix for this that's a little involved.

This is for Max OS 1.14.5 (Mojave) and I have both Java 12 and Java 1.8 installed.

It seems to be a problem with the jre.bundle that's included in the RuneMate.app, which is based off of Java 1.8
  • Remove the PlugIns folder in RuneMate.app which contains the jre.bundle
  • In RuneMate.app/Contents/Info.plist change i4j.minVersion and i4j.MaxVersion to your current Java 1.8 version (i.e 1.8.0_201)
  • Set RuneMate.app/Contents/java/app/.install4j/pref.cfg to the JavaVirtualMachine location i.e. /Library/Java/JavaVirtualMachines/jdk.1.8.0_201
  • Same thing inst_jre.cfg
  • Lastly change i4jparams.conf update all min / max java and jre versions to the new version.
That should get the app to work without using the standalone.

If you're getting the "Failed to bind to AgentLoadException" then follow this thread. Keep in mind that you're editing your OSRS app itself, not RuneMate for this tutorial.

Tutorial - macOS - Fix AgentLoadException/AgentInitializationException
 
Last edited:
Top