IrisRainbowNeko / genshin_auto_fish

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

钓到第一条鱼后一直报错 #200

Open Shengzez opened 2 years ago

Shengzez commented 2 years ago

2021-12-18 16:46:36.775 | INFO | fisher.predictor:inference:77 - Infer time: 0.2650s Traceback (most recent call last): File "C:\Windows\System32\genshin_auto_fish\fisher\environment.py", line 70, in throw_rod key=lambda x: distance((x[2][0]+x[2][2])/2, (x[2][1]+x[2][3])/2, rod_cx, rod_cy)) ValueError: min() arg is an empty sequence 2021-12-18 16:46:37.135 | INFO | fisher.predictor:inference:77 - Infer time: 0.2440s Traceback (most recent call last): File "C:\Windows\System32\genshin_auto_fish\fisher\environment.py", line 70, in throw_rod key=lambda x: distance((x[2][0]+x[2][2])/2, (x[2][1]+x[2][3])/2, rod_cx, rod_cy)) ValueError: min() arg is an empty sequence 2021-12-18 16:46:37.496 | INFO | fisher.predictor:inference:77 - Infer time: 0.2420s Traceback (most recent call last): File "C:\Windows\System32\genshin_auto_fish\fisher\environment.py", line 70, in throw_rod key=lambda x: distance((x[2][0]+x[2][2])/2, (x[2][1]+x[2][3])/2, rod_cx, rod_cy)) ValueError: min() arg is an empty sequence 2021-12-18 16:46:37.878 | INFO | fisher.predictor:inference:77 - Infer time: 0.2590s Traceback (most recent call last): File "C:\Windows\System32\genshin_auto_fish\fisher\environment.py", line 70, in throw_rod key=lambda x: distance((x[2][0]+x[2][2])/2, (x[2][1]+x[2][3])/2, rod_cx, rod_cy)) ValueError: min() arg is an empty sequence