Mom Posted November 20, 2022 Share Posted November 20, 2022 (edited) (This isn't osbot specific, but this seemed like the most *appropriate place*) to post so curious if anyone else is having issues. I updated to Ventura recently and now I can't seem to startup OSRS vanilla client. For lack of better words, the application just bounces up and down from the dock bar and nothing happens. Can't really find anything online to help troubleshoot - granted I'm not a savy mac guy. Runelite works fine, and OSbot standard works fine. Issue only happens from launch of the official vanilla client. This is a problem for me to use mirror mode. Since it's only happening with the vanilla client, my hunch is it is some sort of mac app launcher compatibility issue but not much talk of it on the interwebs. Yes, I know I can use a VM and shit - but I don't have any of that setup and I also solely use local scripts so it'd be an extra pain to migrate. Can anyone confirm or deny if osrs and ventura are not compatible? I saw some supporting and also conflicting things on reddit. Edited November 20, 2022 by Mom Quote Link to comment Share on other sites More sharing options...
Mom Posted November 25, 2022 Author Share Posted November 25, 2022 Incase anyone was running into the same issue - I was able to hack it by going around the Mac Launcher and also using a specific Java version to launch the osrs jar. Something like this should work to open it up via the terminal (where bin/java is a 1.8 version). bin/java -Dsun.java2d.nodraw=true -Dcom.jagex.config=http://oldschool.runescape.com/jav_config.ws -Djava.system.class.loader=app.systemclassloader -Xmx512m -Xss2m -XX:CompileThreshold=1500 -jar /Applications/Old\ School\ RuneScape.app/Contents/Java/jagexappletviewer.jar osrs Quote Link to comment Share on other sites More sharing options...