otavepto / gbe_fork

Fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator
https://gitlab.com/Mr_Goldberg/goldberg_emulator
GNU Lesser General Public License v3.0
183 stars 51 forks source link

generate_emu_config exception for appid 1260820 #194

Closed otavepto closed 1 month ago

otavepto commented 1 month ago

reported here: https://cs.rin.ru/forum/viewtopic.php?p=3055683#p3055683

********* generating info for app id 1260820 *********
App name on store: 'Third Crisis'
output dir: 'output\1260820'
downloading app details in: output\1260820\info\app_details.json
finding achievements stats...
downloading achievements images inside 'output\1260820\steam_settings\img', images count = 45
finished downloading achievements images
Unexpected error:
'NoneType' object has no attribute 'header'
-----------------------
Traceback (most recent call last):

File "generate_emu_config.py", line 1023, in <module>

File "generate_emu_config.py", line 986, in main

File "generate_emu_config.py", line 483, in generate_inventory

AttributeError: 'NoneType' object has no attribute 'header'

-----------------------