Siterizer / new-world-fishing-bot

user friendly python script who is able to catch fish in the game New World
GNU General Public License v3.0
294 stars 124 forks source link

Seems to not work correctly when determining when there is a fish #250

Open nem8 opened 1 year ago

nem8 commented 1 year ago

I have everything set up as outlined in the documentation and the bot works correctly in that it is casting with the rod. It seems to time out when waiting for fish tho, and it ends up reeling in too early.

Is there a setting for this? (not shown in the UI..) I would think it should detect changes in the fishing circle to determine if there is a fish or not?

Siterizer commented 1 year ago

Hello Can you show me the terminal output of the bot?

nem8 commented 1 year ago

python bot.py INFO [INFO] Cast fishing rod [INFO] Cast fishing rod (This just repeats as its reeling in and then casting again)

I have everything default as cloned from git regarding config.yml