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

json.decoder.JSONDecodeError: Invalid \escape: line 7 column 25 (char 204) #24

Open Firebolt9907 opened 2 years ago

Firebolt9907 commented 2 years ago

crash.txt

jaydenmilne commented 1 year ago
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 7 column 25 (char 204)

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!!!