-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
Fatal errors on claiming drops. #546
Comments
Hello, This application will automatically mine and claim drops for you. If it can't do either and both of these things, then it's considered broken and to-be looked at. Disabling claiming of drops isn't a feature, because it goes against what's the miner supposed to be doing - getting you the actual drops. Without claiming, they expire within 24 hours, and supporting 3rd party usages of "claiming via a different way" isn't on my radar either. What exactly is the error you're experiencing? I'd need the full traceback to diagnose your issue. |
I forgot to make copy of the output as i have since restarted it as the miner is watching just fine with the odd stopping now and then and continue after a few min. As in it watches someone then "No avaialbe channels" then a few minutes later it starts to watch someone. But will update on the claim issue if it happens again next claim is in under 2 hours but it was something like "[{'message': 'service error', 'path': ['claimDropRewards']}]" but don't remember if it was service error but the claimDropRewards i do remember. The extension i have as a fallback or as personal drop saftey sanity is "Automatic Twitch: Drops, Moments and Points". I have a thought that it is claiming before the program here and then it gets like hey twitch what gives where is the drop? |
Ok it happend again. That is the output i got. It was service error. And i included some hours of on and off watching behavior. |
Another service error, huh? The bad news is that service errors may crop up on any GQL endpoint, not only the drop claiming one. The good news is that those will pass on it's own, and it'll stop doing that eventually. And, well, #417 already tracks this, so unfortunately this is considered a duplicate issue. I'll try putting more priority into resolving it. |
Ok i wish you good luck in finding a solution. But I have a question in terms of the watching not watching behavior every few hours. As I know some if not all those streamers were streaming the whole drop time. Any reason it would stop watching for few min and then start again. |
You should be able to read on more about this in #537. |
I am getting a few fatal errors and from the closed issues it seems it can't be fixed. So I am wondering if it's easy to disable the claiming part and I can use the auto drops claim extension instead for this. As I was using both to have a failsafe in claiming and watching. As I would select a stream and leave it on but I would also use the miner to make sure even if the stream I started myself went offline it would still mine drops. But then the fatal errors have been an issue where as it's fatal it would stop the program. So I am wondering if I run from source or build myself if I can disable the claiming part without the program getting confused.
The text was updated successfully, but these errors were encountered: