fishyboteso / fishyboteso

Fishing bot for Elder Scrolls Online
MIT License
65 stars 16 forks source link

Flower/insects will stop the bot #84

Open Ronso20 opened 3 years ago

Ronso20 commented 3 years ago

Flower or insect get's in the way, bot doesn't know how to respond. Is it possible to learn it so it will just skip it and continue in path ?

adsau59 commented 3 years ago

can you provide a video of when this issue occurs?

Ronso20 commented 3 years ago

I tried to make a video where this happens. It seems, it gets stuck only if something spawn in front of you while bot is fishing.

In that simulation a made record where bot goes to the fishing hole and start fishing. Then i move camera little bit down to simulate spawned harvestable object. Bot will be staying here until someone harvest it or you move camera manually.

https://youtu.be/nuhOvbuuAfE

sometimes i'm getting stuck like this, so i'm trying make records where i avoid all harvestable nodes

wabkia commented 3 years ago

Yes, this same thing happens with my defense combat routine. After killing something if my couple of key presses don’t get the loot then the bot literally “freezes”. I think it is waiting for a state change but unless there is combat the state will never change. I wanted to see what would happen and it simply did nothing until i hit the loot key, where it started to fish again. It’s 100% reproducible. I’m not sure if it’s to do with the state getting stuck or what cause it seems like the issue is the bot knows something is there to be ‘interacted’ with but since it’s not a fishing hole it just sits there waiting to hit the interact key. I’m very open to ideas. I think a timeout timer in the right place will solve this temporarily but I’m not sure how to implement it.

adsau59 commented 2 years ago

youtu.be/nuhOvbuuAfE

@Ronso20 im not sure what u are showing in the video

adsau59 commented 2 years ago

@wabkia can u pls provide a video reproducing the issue?