-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]无法正常的进行下载安装 #180
Comments
+1 same question |
上传日志 |
今天不知道为什么一直卡在这个页面 看了只有ok-script.log有报错 2024-12-11 18:40:07,596 INFO MainThread OK:AutoHelper init, config: {'debug': False, 'use_gui': True, 'config_folder': 'configs', 'gui_icon': 'icon.png', 'ocr': {'lib': 'paddleocr'}, 'start_timeout': 120, 'wait_until_before_delay': 2, 'template_matching': {'coco_feature_json': 'assets\result.json', 'default_horizontal_variance': 0.002, 'default_vertical_variance': 0.002, 'default_threshold': 0.8}, 'windows': {'exe': 'Client-Win64-Shipping.exe', 'calculate_pc_exe_path': <function calculate_pc_exe_path at 0x00000208FD4F8E00>, 'hwnd_class': 'UnrealWindow', 'interaction': 'PostMessage', 'can_bit_blt': True, 'bit_blt_render_full': True, 'check_hdr': False, 'force_no_hdr': False, 'check_night_light': True, 'force_no_night_light': False, 'require_bg': True}, 'window_size': {'width': 800, 'height': 600, 'min_width': 600, 'min_height': 450}, 'supported_resolution': {'ratio': '16:9', 'min_size': (1280, 720)}, 'analytics': {'report_url': 'http://111.231.71.225/report'}, 'git_update': {'sources': [{'name': 'Global', 'git_url': 'https://github.com/ok-oldking/ok-ww-update.git', 'pip_url': 'https://pypi.org/simple/'}, {'name': '清华大学', 'git_url': 'https://e.coding.net/g-frfh1513/ok-wuthering-waves/ok-wuthering-waves.git', 'pip_url': 'https://pypi.tuna.tsinghua.edu.cn/simple'}, {'name': 'China', 'git_url': 'https://e.coding.net/g-frfh1513/ok-wuthering-waves/ok-wuthering-waves.git', 'pip_url': 'https://pypi.tuna.tsinghua.edu.cn/simple'}, {'name': '腾讯云', 'git_url': 'https://e.coding.net/g-frfh1513/ok-wuthering-waves/ok-wuthering-waves.git', 'pip_url': 'https://mirrors.cloud.tencent.com/pypi/simple'}, {'name': '阿里云', 'git_url': 'https://e.coding.net/g-frfh1513/ok-wuthering-waves/ok-wuthering-waves.git', 'pip_url': 'https://mirrors.aliyun.com/pypi/simple'}]}, 'links': {'default': {'github': 'https://github.com/ok-oldking/ok-wuthering-waves', 'faq': 'https://github.com/ok-oldking/ok-wuthering-waves#FAQ'}, 'zh_CN': {'github': 'https://github.com/ok-oldking/ok-wuthering-waves', 'faq': 'https://gitee.com/ok-olding/ok-wuthering-waves/blob/master/README_cn.md#%E5%87%BA%E7%8E%B0%E9%97%AE%E9%A2%98%E8%AF%B7%E6%A3%80%E6%9F%A5'}}, 'about': '\n OK-WW\nGitHub https://github.com/ok-oldking/ok-wuthering-waves</> \nReport a BUG https://github.com/ok-oldking/ok-wuthering-waves/issues/new?assignees=ok-oldking&labels=bug&projects=&template=%E6%8A%A5%E5%91%8Abug-.md&title=%5BBUG%5D</> \nQQ群:970523295 \nQQ频道:OK-WW \n\n 本软件是免费开源的。 如果你被收费,请立即退款。请访问QQ频道或GitHub下载最新的官方版本。\n \n\n 本软件仅供个人使用,用于学习Python编程、计算机视觉、UI自动化等。 请勿将其用于任何营利性或商业用途。\n \n\n 使用本软件可能会导致账号被封。 请在了解风险后再使用。\n \n', 'screenshots_folder': 'screenshots', 'gui_title': 'OK-WW', 'log_file': 'logs/ok-ww.log', 'error_log_file': 'logs/ok-ww_error.log', 'launcher_log_file': 'logs/launcher.log', 'launcher_error_log_file': 'logs/launcher_error.log', 'version': 'v1.4.58', 'onetime_tasks': [['src.task.FarmEchoTask', 'FarmEchoTask'], ['src.task.FarmWorldBossTask', 'FarmWorldBossTask'], ['src.task.DiscardEchoTask', 'DiscardEchoTask'], ['src.task.DiagnosisTask', 'DiagnosisTask']], 'trigger_tasks': [['src.task.AutoCombatTask', 'AutoCombatTask'], ['src.task.AutoPickTask', 'AutoPickTask'], ['src.task.SkipDialogTask', 'AutoDialogTask'], ['src.task.MouseResetTask', 'MouseResetTask'], ['src.task.AutoLoginTask', 'AutoLoginTask']]}2024-12-11 18:40:07,806 INFO MainThread OK:SetProcessDpiAwareness 0 2024-12-11 18:40:07,893 ERROR MainThread OK:init error Traceback (most recent call last): File "ok\OK.pyx", line 52, in ok.OK.OK.init File "ok\OK.pyx", line 197, in ok.OK.OK.init_device_manager File "ok\Capture.pyx", line 22, in init ok.Capture ModuleNotFoundError: No module named 'ok.color.Color' |
目录加杀毒软件白名单 |
请先挨个检查:
常见问题
搜索现有ISSUE:
https://github.com/ok-oldking/ok-wuthering-waves/issues?q=
描述错误:
[请清晰简洁地描述错误是什么]
卡安装进度,换了几个安装源都是一样的效果,挂梯子下载也无法解决,等待了一个小时也没有成功进软件,安装路径也是全英文,没有直接解压在下载路径中
复现步骤 按照以下步骤复现行为:
截图 :
如果适用,添加截图以帮助解释您的问题。
是否必现:
是/否/大概率/小概率
是
录屏:
最好有录屏上传QQ频道
脚本软件版本:
[如]1.1.1
windows操作系统:
[例如] Windows 11 Pro 23H2 22631.3593
上传日志:
将脚本安装目录的logs,screenshots打包上传附件
The text was updated successfully, but these errors were encountered: