- Joined
- Jul 29, 2021
- Messages
- 2
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Slack - Follow these instructions
This appears to have solved my issue with initializing communication bridge, this is on Catalina through the default OSRS client.
Hope it helps someone else as well.
I'm having the same issues on my Macbook Air
Can you post the instructions please? it would help a lot!
Go to the Homepage, and on the top of the website click 'chat' you will get an automatic invite to their Slack workspace. Once you click on the invite via your email you can then follow these directions.
"TL;DR: Remove the system classloader JVM option from the application's Info.plist file.
On macOS you may be getting an AgentLoadException when trying to start a bot with RuneMate.
There has been a "fix" for this in another post, which however only worked because the author made a happy accident by getting the order of java arguments wrong.
You will only be getting this issue when using the OSRS application.
- Right click on your OSRS application, and select "Show Package Contents"
- In the Contents directory you'll find a file called Info.plist
- Edit it with either Xcode or a text editor like TextEdit
- For Xcode, remove the JVMOptions entry as shown in the image below
- Using a text editor, remove the line saying <string>-Djava.system.class.loader=app.systemclassloader</string>
- Save the changes and start your OSRS application again.
In case the application complains about "being damaged" now, simply remove and redownload the osrs application and try above steps again."
- This was their directions.
this does not work, it never has.Go to the Homepage, and on the top of the website click 'chat' you will get an automatic invite to their Slack workspace. Once you click on the invite via your email you can then follow these directions.
"TL;DR: Remove the system classloader JVM option from the application's Info.plist file.
On macOS you may be getting an AgentLoadException when trying to start a bot with RuneMate.
There has been a "fix" for this in another post, which however only worked because the author made a happy accident by getting the order of java arguments wrong.
You will only be getting this issue when using the OSRS application.
- Right click on your OSRS application, and select "Show Package Contents"
- In the Contents directory you'll find a file called Info.plist
- Edit it with either Xcode or a text editor like TextEdit
- For Xcode, remove the JVMOptions entry as shown in the image below
- Using a text editor, remove the line saying <string>-Djava.system.class.loader=app.systemclassloader</string>
- Save the changes and start your OSRS application again.
In case the application complains about "being damaged" now, simply remove and redownload the osrs application and try above steps again."
- This was their directions.
We use essential cookies to make this site work, and optional cookies to enhance your experience.