AcidWeb/CurseBreaker

JSONDecodeError and TypeError when trying to update

Closed this issue · 2 comments

I get JSONDecodeError on running the update command for the first time after launching CurseBreaker. On subsequent tries I get TypeError.
See screenshot or copy/pasted output below
image

───────────────────────────────────────── CurseBreaker v4.7.0 ─────────────────────────────────────────

Use command help or press TAB to see a list of available commands.
Command exit or pressing CTRL+D will close the application.

CB> update
0/75 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ |
JSONDecodeError: Expecting value: line 1 column 1 (char 0)
CB> update
0/75 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ |
TypeError: 'Response' object is not subscriptable
CB> update
0/75 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ |
TypeError: 'Response' object is not subscriptable
CB> update
0/75 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ |
TypeError: 'Response' object is not subscriptable
CB>

I presume you using Wago Addons? Site is down. And due to issue with error handling it break other sources too.

I am using Wago addons, yes. Thank you for the swift response. I'll wait for their site to be back up.