Jump to content

Is OSBot CLI Working on Mac os?


matthew98

Recommended Posts

When i try to run a normal cli start up command i get this error on MacOS. 

@MacBook-Pro ~ % java -jar "OSBot.jar" -allow lowresource,lowcpu -login myusername:mypassword -bot test@osbot.com:password:1234        
zsh: no matches found: myusername:mypassword
@MacBook-Pro ~ % 

Whereas when i run a standard command without the -login and -bot flag it opens up OSBot jar file but i get this warning:

@MacBook-Pro % java -jar "OSBot.jar" -allow lowresource,lowcpu -debug 5005
Starting OSBot in low resource mode
Starting OSBot in low cpu mode
Debug enabled on port 5005
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (file:OSBot.jar) to constructor com.apple.laf.AquaLookAndFeel()
WARNING: Please consider reporting this to the maintainers of com.bulenkov.darcula.DarculaLaf
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Does anybody know why OSBot isn't opening? Is it not working on MacOS? I'm on MacOS Catalina Version: 10.15.5.

 

Edited by matthew98
Link to comment
Share on other sites

On 9/5/2020 at 8:16 PM, Muffins said:

What java version are you using?

Java Version 8 update 261. 14.0.2 Java Development Kit. 

MacBook-Pro ~ % java -version
java version "14.0.2" 2020-07-14
Java(TM) SE Runtime Environment (build 14.0.2+12-46)
Java HotSpot(TM) 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)

 

Edited by matthew98
Link to comment
Share on other sites

I tried downgrading my Java Development Kit to 1.8.0_261. This version is working on my Windows 10 machine.

java version "1.8.0_261"

Sadly, I get the same results when running from my mac. I'm can only assume that OSBot's CLI -user flag command doesn't work on a MacOS system, at least not mine. 

Weird, as Java is cross platform. 

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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