Skip to content
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 encountered when choosing Lost Ark from list of games #9

Closed
Abisteen opened this issue Feb 12, 2022 · 2 comments
Closed
Labels
Bug Something isn't working Solved This issue has been resolved

Comments

@Abisteen
Copy link

Other games work, but when I click Lost Ark in Game Selector, the following occurs:

Fatal error encountered:

Traceback (most recent call last):
File "main.py", line 101, in
File "asyncio\base_events.py", line 616, in run_until_complete
File "twitch.py", line 234, in run
File "websocket.py", line 338, in remove_topics
File "websocket.py", line 267, in remove_topics
File "websocket.py", line 66, in set_status
File "gui.py", line 165, in update
TypeError: You need to provide at least one of: status, topics

Exiting...

Application Terminated.
Close the window to exit the application.

@DevilXD
Copy link
Owner

DevilXD commented Feb 12, 2022

Hello =)

Thank you for the report. This is partially related to #8 that I just closed today, but also related to a small bug that's already been fixed in the upcoming v10, which I plan on releasing it once it's confirmed stable, and includes some better handling of the #8's case (on which I'm working right now.)

If no other problems crop up, v10 should release within the next couple of days.

@DevilXD
Copy link
Owner

DevilXD commented Feb 16, 2022

This is now fixed in v10: https://github.com/DevilXD/TwitchDropsMiner/releases

@DevilXD DevilXD closed this as completed Feb 16, 2022
@DevilXD DevilXD added the Bug Something isn't working label Apr 11, 2022
@DevilXD DevilXD added the Solved This issue has been resolved label Aug 7, 2022
DevilXD pushed a commit that referenced this issue Apr 26, 2023
Fork Sync: Update from parent repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Solved This issue has been resolved
Projects
None yet
Development

No branches or pull requests

2 participants