FriendsOfGalaxy / galaxy-integration-uplay

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

Plugin Connection Lost #35

Open Icemasta opened 2 years ago

Icemasta commented 2 years ago

Describe the bug Even though the plugin actually works, it is showing Connection Lost. If I click connect, it instantly connects for one second and then disconnects. But it works for everything else.

To Reproduce I am fairly sure this is due to Rainbow Six Extraction game which was acquired through xbox game pass. I had to link my xbox account with ubisoft account to enable the game and it started 5 seconds after I did that.

Expected behavior Does not get connection lost.

K1LL3RPUNCH commented 2 years ago

yes

adrianinsaval commented 2 years ago

probably a duplicate of #33 PR #34 should fix it

p0k33m0n commented 2 years ago

Fix is since weeks, plug-in not updated since months. Whole Galaxy looks like abandoned project.

draeath commented 2 years ago

This is 100% a duplicate of #33. @Icemasta I recommend closing this one. You can workaround it by editing: %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\ lines 15 and 16 so they look like this:

CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

Restart Galaxy and it should Just Work again.

WELL-E commented 2 years ago

This is 100% a duplicate of #33. @Icemasta I recommend closing this one. You can workaround it by editing: %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\ lines 15 and 16 so they look like this:

CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

Restart Galaxy and it should Just Work again.

Where is the 'CLUB_APPID' and 'CLUB_GENOME_ID ' obtained?