-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: Active drop search failed #3
Comments
Hmm, that's unusual. I'll try to debug this on my end during this week, to see if I can narrow down the cause. "Active drop search" is used when the application tries to progress the drop, but doesn't receive back an updated progress. Normally, Twitch sends back a progress update notification over the websocket, but sometimes it sends it for an incorrect drop, or doesn't send it at all (especially after switching channels), which is when the application has to "improvise" by trying to figure out which drop can be earned, and just bumping up it's Hmm, just wondering... Did you let it run for 8+ hours straight? Cos if so, I may know why it happened. |
I think I found the problem. This will be fixed in |
Yes I did leave it for 16 hours. |
This is now fixed in |
Fork Sync: Update from parent repository
2022-01-11 00:22:11.722.707986831665: ERROR: Active drop search failed
2022-01-11 00:23:09.780.9984683990479: ERROR: Active drop search failed
I can't tell if it just stops working after finishing a task before starting another.
The bar stays at 100% always, Campaign Progress doesn't change.
After restarting the application, it corrects itself.
The text was updated successfully, but these errors were encountered: