IrisRainbowNeko / genshin_auto_fish

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

调一条之后,报错,乱抛杆 #227

Closed scopion closed 2 years ago

scopion commented 2 years ago

2022-01-17 16:02:10.488 | INFO | fisher.predictor:inference:77 - Infer time: 0.3670s Traceback (most recent call last): File "D:\genshin_auto_fish\fisher\environment.py", line 69, in throw_rod fish_info = min(list(filter(lambda x: x[0] == fish_type, obj_list)), ValueError: min() arg is an empty sequence 2022-01-17 16:02:11.015 | INFO | fisher.predictor:inference:77 - Infer time: 0.3610s Traceback (most recent call last): File "D:\genshin_auto_fish\fisher\environment.py", line 69, in throw_rod fish_info = min(list(filter(lambda x: x[0] == fish_type, obj_list)), ValueError: min() arg is an empty sequence

EmberSuns commented 2 years ago

我也是,你解决了吗

lx1169732264 commented 2 years ago

我也遇到了这个情况, 在掉了一条后,就开始不断抛竿+秒收竿,鱼连钩都没咬就收上来了

LittleMio commented 2 years ago

请确认您是在1920*1080分辨率下运行

scopion commented 2 years ago

放弃用这个了。