-
Notifications
You must be signed in to change notification settings - Fork 20
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 error: Data #161
Comments
me too |
Happens to me as well |
Same for me, I was using an older version when the error first occured. Updated to newest version and the error was gone for about 1 day, now it occurs again. Switching to an older version doesn't help. Im running on Linux. |
Using the newest edition of the program and it was idling for a bit and suddenly got the same error.
|
Same issue here
|
Its either related to Xdefiant or Overwatch 2 since those are the only ones I have active. |
Its 100% Xdefiant, so remove it if you have other drops till it gets fixed. |
No, I set it to exclude, same result, I think twitch drop is updated. |
Its very likely something on twitch's end |
The bug is no longer there for me but the reward shows 95% in my twitch inventory and 100% in the app so it basically cant get claimed via the app. |
Work again😂 |
Good old twitch |
App progress doesnt seem to be syncing with twitch and even though the app is counting progress up, it doesnt actually do anything (at least from what I have noticed) . |
For me it was working again as i restarted 3 hours ago, but after 2 hours it is back to the state where i cant get it to work. I farmed Xdefiant drops, and made progress both in the TDM and on twitch, so it was neither soley Xdefiant nor twitch. |
There is error again😂 |
And now it is working again.... Pretty strange |
No, it is still not working. |
having the same issue aswell |
07:52:18: Fatal error encountered: |
It was, but only for 10 minutes... |
While the application was errored out, I removed XDefiant from the settings and let it sit. After ~10 minutes, the application started working again on it's own. Alternatively you can try restarting the application after removing it. here is my priority settings that are currently working: |
It is working again now, I hope this time is really working😂 |
Yes, but again broke down after 2 hours... |
again😭 |
TDM can't even get the game list now. |
Mine is still working after 3+ Hours of constant drop-getting; Try clearing your drops miner settings file and only selecting one drop. If it keeps failing, it could be an issue with that specific twitch drop. It popped out this error ~30 minutes ago but, drop progress continued successfully--
I'm not sure what drop you are trying to progress but, try redownloading the exe and replacing it in your folder, try closing the application, deleting your |
Here's the log I managed to get, happened yesterday for the same EFT:Arena twitch drops but was too quick to save a log of it. only seems to happen when this particular drop is being mined (at least for me, don't have anything else to farm atm to test out).
|
In my case:
|
is this using the base twitchdropsminer-updated application; or did you attempt to do the fix that Johnnycyan mentioned? |
This is with the |
Yeah, as I said in my post, I wasn't really looking to see what all that section of code did I was just attempting to soft catch the error I was getting. Not surprised it doesn't fix it for others tbh. But, as MuffinzCat said, the original does not have this issue so I'm currently just using that. |
Interesting.. looks like DevilXD is back, if I remember correctly, the issue was with drop progress not being marked but if they are back working on the original project, I guess I will switch back to it too. |
Probable because of the recent commits, such as DevilXD@b20f98d |
the original project is working for me |
Yes, the latest version of in-dev works, c44f0aa |
ERROR AGAIN |
TDM errored after the overwatch stream ended, I restarted TDM and it asked me to login again. Working now |
Hello! I think that because this: Also: DevilXD#526 (comment)
Update: |
Smart. I will try your fork of the fork at: |
I ran the indev build and got an error
|
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, DevilXD#526 (comment) 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) |
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.
The text was updated successfully, but these errors were encountered: