• Editor
  • Spine CLI: is logged in

Hello!

Currently, if you start spine via CLI and you are not logged in, an activation code is requested, and the CLI process never exits. Is there a way to determine whether the Spine editor activated via CLI? Otherwise, consider this a feature request!

Thanks!

Related Discussions
...
  • Изменено

There's not currently a way to do it, sorry. We'll add `


activatedto the 4.2.00 launcher. It printsActivated.and exits with 0, or printsNot activated.` and exits with 1. We'll likely release the 4.2.00 launcher in the next 2 weeks (it can run all versions of Spine).

год спустя

Hello again,

I am having trouble getting it to work, if I run it like below, Spine simply opens like normal. Happens whether or not I have an activation code active. On Ubuntu 22

$ ./Spine.sh --activated
Spine Launcher 4.2.03
Esoteric Software LLC (C) 2013-2023 | http://esotericsoftware.com
Linux amd64 6.5.0-41-generic
Intel, Mesa Intel(R) Graphics (ADL GT2), 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2

Also, the command is not documented in the CLI.

  • Misaki ответили на это сообщение.

    martinr I am sorry to hear that you are having problems. The version of the Spine launcher you are using is a bit old, could you try the latest version(4.2.17)? To upgrade your launcher version, download the latest installer from your Spine license page and reinstall Spine.

    Same behavior:

    $ ./Spine.sh --activated
    Spine Launcher 4.2.17
    Esoteric Software LLC (C) 2013-2024 | http://esotericsoftware.com
    Linux amd64 6.5.0-41-generic
    Intel, Mesa Intel(R) Graphics (ADL GT2), 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2

    This was a bug, sorry! It's been fixed in 4.2.34, available soon.