FFxivPythonTrigger2 icon indicating copy to clipboard operation
FFxivPythonTrigger2 copied to clipboard

注入时卡在waiting for initialization

Open amber7river opened this issue 4 years ago • 0 comments

log如下 Traceback (most recent call last): File "", line 11, in File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\Entrance.py", line 7, in from FFxivPythonTrigger import * File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger_init_.py", line 11, in from .FFxivPythonTrigger import * File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\FFxivPythonTrigger.py", line 16, in from .CheckGitUpdate import get_last_update, check_update File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\CheckGitUpdate.py", line 82, in can_check = test_url(domain) File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\CheckGitUpdate.py", line 26, in test_url _storage.data['s'] = r.json()['\x49\x50'].encode('utf-8').hex(' ') KeyError: 'IP'

amber7river avatar Nov 28 '21 11:11 amber7river