dereklee0310 / RussianFishing4Script

Russian Fishing 4 Bot
GNU General Public License v3.0
71 stars 19 forks source link

python harvest.py Error #14

Closed gg31839 closed 7 months ago

gg31839 commented 7 months ago

原地掛機自動挖餌+自動補充體力 錯誤

G:\RussianFishing4Script-main\src>python harvest.py Are you ready to start harvesting baits? [Y/n] Y The bot has been started Low energy level Low energy level Consume carrot Low energy level Low energy level Harvest baits Traceback (most recent call last): File "G:\RussianFishing4Script-main\src\harvest.py", line 70, in harvest_baits(shovel_spoon_shortcut) TypeError: harvest_baits() takes 0 positional arguments but 1 was given

dereklee0310 commented 7 months ago

將70行修改為harvest_baits()即可, 已修復但尚未更新至GitHub。