FriendsOfGalaxy / galaxy-integration-uplay

uplay integration with g2.0
MIT License
117 stars 20 forks source link

Exception on Import of all Uplay Games #9

Open Jaroki42 opened 4 years ago

Jaroki42 commented 4 years ago

Hi there,

I am not able or were never be able to import games from Uplay. So I looked into the Logs of the integration and found the error "yaml.reader.ReaderError: unacceptable character #x0006: special characters are not allowed". I have attached the whole file.

I already tried to reinstall GOG Galaxy 2.0 multiple time and also tried to install the Uplay integration manually.

I then commented out the lines of code in the python file where the error came from and then all games showed up but installed ones were not detected as installed. I commented out the lines 143-144 in yaml\reader.py.

manifest.json.txt plugin-uplay-afb5a69c-b2ee-4d58-b916-f4cd75d4999a.log

FriendsOfGalaxy commented 4 years ago

Hi, sorry for late response!

Apparently a problem with parsing config file. Could you paste this config file here? Should be under: <uplay_installation_directory>/cache/configuration/configurations

Jaroki42 commented 4 years ago

No problem.

Here is the Config: configurations.txt

I had to add the file ending .txt before uploading.