- Joined
- Oct 17, 2018
- Messages
- 1
help!! When I try to add an instance it does not allow me to add an account, I explain: I put an email, a password but the button to add an account is not activated. I use windows
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!did u get it fixed? ill help you for that 50mI'm getting the error msg
An internal error occurred (error code: launch path not accessible)
if someone can help me install this on my Mac will give 50m reward osrsgp
I have deleted everything downloaded rs client and rune mate new click to load and get the above msg
im getting same issue budrunemate not working for old school ?
Ganna have to wait for runemate to fix the bug from the updates this morning so don't waste ur time bud just patientsdon't support old school hope they fix
I am not getting the following line in the .plist file: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.
As a short, technical explanation, the OSRS application uses a custom classloader as system classloader, which is responsible for loading jar files (such as RuneMate's attach agent) during runtime.
Jagex' custom classloader doesn't support this operation, which is why we have to remove the classloader from the JVM options.
The Windows client does not include this classloader, making this only an issue for macOS.
Feel free to ask question if you have problems, I've spent a lot of time figuring out the cause of the issue.
So does this work ???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.
As a short, technical explanation, the OSRS application uses a custom classloader as system classloader, which is responsible for loading jar files (such as RuneMate's attach agent) during runtime.
Jagex' custom classloader doesn't support this operation, which is why we have to remove the classloader from the JVM options.
The Windows client does not include this classloader, making this only an issue for macOS.
Feel free to ask question if you have problems, I've spent a lot of time figuring out the cause of the issue.
We use essential cookies to make this site work, and optional cookies to enhance your experience.