• Editor
  • 关于SpineEditor离线安装问题

我们使用离线办公模式,之前也一直是这样。采用了spine官方教程所说的
"C:\Program Files\Spine\Spine.exe" -x server:1234
离线激活指令,但是输入激活码后依旧报错。麻烦看下是什么问题

spine.log
5kB

这是报错的spine日志

    Related Discussions
    ...

    Spine可以在激活后离线使用一段时间。如果您在尝试离线启动Spine时遇到问题,建议您查看并分享您的spine.log文件,以便更好地诊断问题。您可以通过以下路径找到spine.log文件:

    • Windows: <用户主目录>\Spine\spine.log
    • Mac: <用户主目录>/Library/Application Support/Spine/spine.log
    • Linux: <用户主目录>/.spine/spine.log

    请确保您使用的是已下载的特定版本,而不是选择“最新稳定版”或“最新4.2版”,因为这些选项会尝试下载新版本。您可以通过启动窗口的版本部分选择已下载的特定版本来避免此问题。

    ShigureTokisaki
    顺便一提,我在本地网页是可以正常打开spine官网的。
    下面这个Spinebot所说的“Spine可以在激活后离线使用一段时间。”
    难不成是我这一段时间已经结束了嘛?那我应该如何操作可以继续使用

    • Misaki님이 이에 답장했습니다.

      ShigureTokisaki We’re sorry to hear you’re experiencing connection issues.

      Once activated, Spine can be used offline for a certain period of time, but after a certain period of time, you will need to connect to the license server again for authentication. Therefore, if you can reconnect to the license server, you will be able to use Spine offline again.

      According to the logs you provided, it looks like your network is blocking access to our server. This is likely due to a security setting that prevents connections to servers using self-signed certificates.

      The usapi, euapi, and jpapi URLs are used by the Spine editor for communication. While they do use HTTPS, accessing them directly in a browser will always result in a 403 Forbidden error. This is expected because these URLs require a self-signed certificate, which browsers do not recognize—only the Spine desktop software does.

      Unlike browsers, Spine cannot use standard HTTPS certificates, as those expire annually and require frequent renewal. Browsers handle this automatically with updates, but we want to avoid forcing users to update their Spine installation every year. Some networks block all HTTPS traffic that relies on self-signed certificates, which can prevent Spine from connecting. While this restriction makes sense for browsers, it can interfere with Spine’s functionality.

      If your network has such a restriction, please try whitelisting the following URLs in your network settings:

      • usapi.esotericsoftware.com
      • euapi.esotericsoftware.com
      • jpapi.esotericsoftware.com