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.