These instructions may vary, but they should work.
- Add Runelite.app (in your Applications folder) to the VPN's split tunnel through its GUI.
- Configure RuneLite:
- Open a terminal and paste the following command:
/Applications/RuneLite.app/Contents/MacOS/RuneLite --configure
- Add
-Djava.net.preferIPv4Stack=true
under the JVM Arguments section of the GUI that opens and click Save.
- Open a terminal and paste the following command:
- Edit the configuration file:
- Open the configuration file by running:
nano /Applications/RuneLite.app/Contents/Resources/config.json
- Add
-Djava.net.preferIPv4Stack=true
undervmArgs
and save the file.
- Open the configuration file by running:
- Launch RuneLite.
These steps should work regardless of whether you're using the Jagex Launcher, as the launcher only triggers the application to open and isn't in direct control of it.
Thanks to this issue GitHub Issue #15098 for all the help.
I am using Mullvad, and it seems to work for me.
Thanlk you very much! This solved my issue.