jaydenmilne / steamsync

Tool to automatically add games from the Epic Games Launcher to Steam
GNU Affero General Public License v3.0
167 stars 17 forks source link

Exception running on default paths #31

Closed lashermayfair closed 1 year ago

lashermayfair commented 1 year ago

Hi, I'm not sure if there are some prerequisites to use this tool, I just downloaded the exe and tried it and got:

steamsync v0.3.0 - Encountered An Error. Please submit a bug report at https://github.com/jaydenmilne/steamsync/issues with this log!

Traceback (most recent call last):

File "main.py", line 63, in next

File "main.py", line 228, in init

File "steamsync.py", line 106, in egs_collect_games

File "json__init__.py", line 293, in load

File "json__init__.py", line 346, in loads

File "json\decoder.py", line 337, in decode

File "json\decoder.py", line 353, in raw_decode

json.decoder.JSONDecodeError: Invalid \escape: line 6 column 25 (char 136)

Log:

steampath C:\Program Files (x86)\Steam manifestPath C:\ProgramData\Epic\EpicGamesLauncher\Data\Manifests Scanning EGS manifest store (C:\ProgramData\Epic\EpicGamesLauncher\Data\Manifests)... Exception!!!

jaydenmilne commented 1 year ago

Duplicate of #24