Skip to content

注入时卡在waiting for initialization #22

@amber7river

Description

@amber7river

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions