You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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:
Bracket data seems to load just fine.
The text was updated successfully, but these errors were encountered: