Closed dogodogowoof closed 3 months ago
That not auth issue, that’s random error answer from Twitch which should be skipped / retried. Is it often?
Right. See:
I have been getting this error for a few tries, but I'm gonna try again now.
It does seem to work now, my bad
Hmmm, https://github.com/DevilXD/TwitchDropsMiner/issues/526#issuecomment-2271881119 there more information.
@MuffinzCat service error is #86
The fix is in Master and in release v15.8.1
Now you need to log in again. Or is it a version bug. (sorry, I read above but didn’t understand)
Now you need to log in again. Or is it a version bug. (sorry, I read above but didn’t understand)
Yes, because it is as if you were using a new device.
Description
TDM Fatal error encountered when launching
To Reproduce
Expected behavior
TDM launches and starts looking for drops
Observed behavior
TDM encounters a Fatal error and stops functioning
Screenshots
Logs
14:08:31: Fatal error encountered: 14:08:31: 14:08:31: Traceback (most recent call last): 14:08:31: File "main.py", line 160, in main 14:08:31: File "twitch.py", line 772, in run 14:08:31: File "twitch.py", line 915, in _run 14:08:31: File "channel.py", line 286, in update_stream 14:08:31: File "channel.py", line 254, in get_stream 14:08:31: KeyError: 'data' 14:08:31: 14:08:31: Exiting... 14:08:31: 14:08:31: Application Terminated. 14:08:31: Close the window to exit the application.
OS
Windows 10
Build
.exe
Version/Commit
v15.8.0 (69d73be)
Additional context
First encountered the issue while running the application normally, but since then, behavior follows as above.