出于某些原因我需要在一个没有网络的环境下使用SPINE(4.1.2x),提前在家里实验了一下,发现如果在没有网络的情况下,SPINE会提示“抱歉,无法启动:无法访问服务器(未知主机)。请检查您的网络连接以及任何可能阻止SPINE的防火墙设置”,有办法可以不弹出这个通知并脱离网络使用吗?

Related Discussions
...

安装Spine时,实际上是在安装Spine启动程序。当你运行Spine时,它需要下载你要运行的Spine版本。之后,可以在没有网络连接的情况下运行Spine。
http://zh.esotericsoftware.com/spine-troubleshooting#%E8%BF%9E%E7%BD%91

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

    Erika
    好吧,感谢回复;我已经完成4.1.24版本的安装,但只要我断开网络再打开SPINE依旧会弹出这个提示框阻止我继续运行SPINE程序。
    下面是我的“spine.log”

    Spine Launcher 4.2.01
    Esoteric Software LLC (C) 2013-2022 | http://esotericsoftware.com
    Windows 10 Pro for Workstations amd64 10.0
    NVIDIA Corporation, Tesla M40 24GB/PCIe/SSE2, 4.6.0 NVIDIA 537.13
    ERROR: Unable to start (0x137438953472): 无法访问服务器(未知主机)。
    [error] Unable to connect to server: https://usapi.esotericsoftware.com:443
    at s.PRK._(_:275)
    at s.PRK.I(_:128)
    at s.eMh.I(_:277)
    at s.exT._(_:285)
    at s.exT._(_:169)
    at s.ODb.F(_:48)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Cause: [net.UnknownHost] usapi.esotericsoftware.com
    at sun.nio.ch.NioSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
    at s.PRK._(_:256) ...

    Spine requires an internet connection when run in a VM. If you are not intentionally using Spine in a VM, then you have likely enabled a built-in Windows feature called Hyper-V that run ALL your programs in a VM. Here I posted instructions on how to turn off Hyper-V:
    EsotericSoftware/spine-editor660
    Also it may help to disable Virtual Machine Platform if you have it enabled.