When I execute run.command, I get:
[INFO] [weServer] weServer only supports Mac OS Yosemite and higher.
[INFO] [weServer] Please update your operating system to use it. Shutting down!
Exception in thread "main" java.lang.NullPointerException
at scott.wemessage.server.a.h(SourceFile:142)
at scott.wemessage.server.ServerLauncher.main(SourceFile:10)
However, I am running on Big Sur, 11.5.1, which is definitely higher. Is there a source file I can edit to fix this?
When I execute run.command, I get:
[INFO] [weServer] weServer only supports Mac OS Yosemite and higher.
[INFO] [weServer] Please update your operating system to use it. Shutting down!
Exception in thread "main" java.lang.NullPointerException
at scott.wemessage.server.a.h(SourceFile:142)
at scott.wemessage.server.ServerLauncher.main(SourceFile:10)
However, I am running on Big Sur, 11.5.1, which is definitely higher. Is there a source file I can edit to fix this?