Jump to content

M1 Mac won't launch Bot Client (But will open launcher)


Recommended Posts

Posted

HELP! !!!! !! T_T

lol. I'm trying to test scripts on my MacBook instead of having to swap between desktop and back..
Each time I launch the OSBot jar, it will open to the launcher, and then once logged in, it won't launch the bot client.1564357344_ScreenShot2022-02-27at2_01_23PM.thumb.png.8c82c869c4c1831d668f767ca7f29b79.png

 

Unsure if anyone has had this issue before.
Searched around on the forums a bit, couldn't find much other than a suggestion for a Zulu Java version, though installing this and then trying again(after reboot) didn't change the outcome.

1224061846_ScreenShot2022-02-27at2_03_50PM.png.51bbbf1a16c157ca582c0ed9f1f8105a.png

This is what shows when running through terminal, not sure if that debug will be useful information.

879182444_ScreenShot2022-02-27at2_04_47PM.thumb.png.8ec12f9b81f170c4f4b724a17cc90b15.png

 

Any advice, suggestions or fixes greatly appreciated.

Thanks :- )

Posted

Update: Resolved.

The issue seemed to be that I was unable to pick which Java version I wanted to use. 
I had to remove all versions using the following terminal commands;
sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Application\ Support/Oracle/Java/
sudo rm -rf /Library/Java/JavaVirtualMachines

Then I had to install a JDK 8 ARM version from Azul.
This can be found here:
https://www.azul.com/downloads/?version=java-8-lts&os=macos&package=jdk
1602499579_ScreenShot2022-02-28at1_50_02PM.png.209f05bfd5c4082d352c76176688b321.pngMy java now looks a little funky but it works >.>

  • Like 2
Posted
On 2/27/2022 at 7:50 PM, Ruoloc said:

Update: Resolved.

The issue seemed to be that I was unable to pick which Java version I wanted to use. 
I had to remove all versions using the following terminal commands;
sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Application\ Support/Oracle/Java/
sudo rm -rf /Library/Java/JavaVirtualMachines

Then I had to install a JDK 8 ARM version from Azul.
This can be found here:
https://www.azul.com/downloads/?version=java-8-lts&os=macos&package=jdk
1602499579_ScreenShot2022-02-28at1_50_02PM.png.209f05bfd5c4082d352c76176688b321.pngMy java now looks a little funky but it works >.>

How did you generate the icon to appear in the dock? after i install it it's installed but i cant get the azul icon to appear at the bottom or atleast i cant open the osbot without using that as the default launcher.

Posted
On 3/5/2022 at 3:52 PM, Cod3xDev said:

can you confirm for me if your M1 Mac works with the hardware mouse checkbox ticked? for me it doesn't work properly on my M1 Macbook

I can confirm that hardware mouse works fine for my M1 MacBook Air on Stealth Mode.
I've not got premium so cannot check Mirror.

Posted
On 3/5/2022 at 6:46 AM, guevaram said:

How did you generate the icon to appear in the dock? after i install it it's installed but i cant get the azul icon to appear at the bottom or atleast i cant open the osbot without using that as the default launcher.

Is the only version of Java installed the Azul version?
I had to run those commands, then reinstall the Azul Java

sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Application\ Support/Oracle/Java/
sudo rm -rf /Library/Java/JavaVirtualMachines

After running those and installing new Java, the Java icon changed to that funky little guy instead of the coffee cup.

 

1847074097_ScreenShot2022-03-11at8_59_51PM.thumb.png.225be5f426d50df895f40a48c5b1a215.png

 

Try running this command in your terminal :

'java -jar *Drag your OsBot Jar file into the terminal* -debug 5005'

then you can compare your terminal response to mine below.

 

felix@felixs-air ~ % java -jar /Users/felix/OSBot/OSBot\ 2.6.42.jar -debug 5005

Debug enabled on port 5005

[DEBUG][03/11 09:02:03 PM]: Injected 2 field list filters

[DEBUG][03/11 09:02:03 PM]: Injected 2 field filters

[DEBUG][03/11 09:02:03 PM]: Injected 2 method list filters

[DEBUG][03/11 09:02:03 PM]: Injected 3 method filters

In debug mode!

Listening for transport dt_socket at address: 5005

Stealth injection class-filter enabled!

Successfully loaded OSBot!

[INFO][03/11 09:02:04 PM]: Welcome to OSBot 2.6.42!

[INFO][03/11 09:02:04 PM]: Loaded 4 RS accounts!

[INFO][03/11 09:02:05 PM]: Script list refreshed and loaded 8 scripts.

 

Check your java version also using :
'java -version' 
and see what it's saying.

Posted
On 2/28/2022 at 11:50 AM, Ruoloc said:

Update: Resolved.

The issue seemed to be that I was unable to pick which Java version I wanted to use. 
I had to remove all versions using the following terminal commands;
sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -rf /Library/Application\ Support/Oracle/Java/
sudo rm -rf /Library/Java/JavaVirtualMachines

Then I had to install a JDK 8 ARM version from Azul.
This can be found here:
https://www.azul.com/downloads/?version=java-8-lts&os=macos&package=jdk
1602499579_ScreenShot2022-02-28at1_50_02PM.png.209f05bfd5c4082d352c76176688b321.pngMy java now looks a little funky but it works >.>

 

This worked for me.

  • Like 1
Posted
On 3/5/2022 at 3:52 PM, Cod3xDev said:

can you confirm for me if your M1 Mac works with the hardware mouse checkbox ticked? for me it doesn't work properly on my M1 Macbook

Sorry, Didn't test it much.
It takes control, but hovers objects and npc's for a long period.
I'm not sure what the issue is though.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...