IrisRainbowNeko / genshin_auto_fish

基于深度强化学习的原神自动钓鱼AI
4.76k stars 725 forks source link

1400, 'GetWindowRect', '无效的窗口句柄。' #259

Open Chengshye opened 2 years ago

Chengshye commented 2 years ago

Traceback (most recent call last): File "fishing.py", line 18, in from fisher.environment import File "D:\genshin_auto_fish-master\fisher\environment.py", line 4, in from utils import File "D:\genshin_auto_fish-master\utils__init__.py", line 2, in from .utils import * File "D:\genshin_auto_fish-master\utils\utils.py", line 30, in gvars.genshin_window_rect = win32gui.GetWindowRect(hwnd) pywintypes.error: (1400, 'GetWindowRect', '无效的窗口句柄。')

这是怎么回事呀呜呜呜……

LittleMio commented 2 years ago

请打开游戏之后再运行(注:命令行窗口要以管理员身份运行