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

v5.751: Information for Challonge tournaments do not load #707

Open
Wolfy76700 opened this issue Feb 19, 2024 · 0 comments
Open

v5.751: Information for Challonge tournaments do not load #707

Wolfy76700 opened this issue Feb 19, 2024 · 0 comments
Labels
bug Something isn't working critical This bug needs to be solved before others (Usually bugs with no viable workarounds for the user)

Comments

@Wolfy76700
Copy link
Collaborator

When loading https://challonge.com/WolfWarrior_S01E11 and pressing the "Load info from Challonge" button in the "Tournament Info" tab, nothing happens and the info is not loaded. Furthermore, the game is not correctly set from the list of installed asset packs.

Here’s an extract from the log:

[2024-02-19 18:56:32] - CRITICAL - StateManager.py:ReleaseSaving:33 | Release Block - Current Blocking Status: 0
[2024-02-19 18:56:38] - ERROR - ChallongeDataProvider.py:GetTournamentData:141 | Traceback (most recent call last):
  File "src\TournamentDataProvider\ChallongeDataProvider.py", line 106, in GetTournamentData
    data = orjson.loads(data.text)
orjson.JSONDecodeError: unexpected character: line 1 column 1 (char 0)

[2024-02-19 18:56:38] - INFO - TSHTournamentInfoWidget.py:UpdateData:150 | Tournament Data: {'initial_load': False}
[2024-02-19 18:56:43] - ERROR - ChallongeDataProvider.py:GetTournamentData:141 | Traceback (most recent call last):
  File "src\TournamentDataProvider\ChallongeDataProvider.py", line 106, in GetTournamentData
    data = orjson.loads(data.text)
orjson.JSONDecodeError: unexpected character: line 1 column 1 (char 0)

Bracket data seems to load just fine.

@Wolfy76700 Wolfy76700 added bug Something isn't working critical This bug needs to be solved before others (Usually bugs with no viable workarounds for the user) labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical This bug needs to be solved before others (Usually bugs with no viable workarounds for the user)
Projects
None yet
Development

No branches or pull requests

1 participant