MMLN: Am I doing something wrong?
mrkgnao: This issue doesn't seem related to MD5 XML issue. It's something new or temporary.
Try running an update on this game alone (using -ids age_of_wonders_shadow_magic) and see if it repeats.
P.S. I tested the game myself and saw no issues.
Well I have that issue when using this command
"gogrepoc.py update -os windows linux -lang en -full"
and it is happening to all of my games, not only to AoW :(
11:56:55 | ( 18 / 258) fetching game details for beneath_a_steel_sky...
11:56:55 | The handled exception was:
11:56:55 | error
Traceback (most recent call last):
File "D:\Backup\GOG\gogrepoc.py", line 1379, in cmd_update
item_json_data = response.json()
File "C:\Program Files\Python39\lib\site-packages\requests\models.py", line 900, in json
return complexjson.loads(self.text, **kwargs)
File "C:\Program Files\Python39\lib\json\__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\Program Files\Python39\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files\Python39\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
11:56:55 | End exception report.
EDIT: OK disregard it I have found the issue. The stored cookie from my last session has become for some reason invalid. Running the "gogrepoc.py login" command again solved my issue, and it now updates correctly...
EDIT2: If Kalanyr reads it, maybe there would be nice to have some error message explaining that a person needs to login again, if this error message pops up all around your screen, to be less confusing, for the noob users, like myself :)