TouwaStar / Galaxy_Plugin_Bethesda

MIT License
45 stars 18 forks source link

Bethesda disconnection #26

Open 69NEPHILIM69 opened 2 years ago

69NEPHILIM69 commented 2 years ago

It was linked few days ago but now it is disconnected and can not connect more than a few seconds

Fmillo commented 2 years ago

Same issue. It's happening from the last update GOG Galaxy 2.0.44.

VeezyF commented 2 years ago

Adding on to confirm. Disconnected after the update, signed in again, the Bethesda screen popped up, disappeared as normal, connected, and then shortly after disconnected. I can now click connect over and over again with a short connection that leads to a disconnection shortly (almost immediately) after.

guilegatan commented 2 years ago

Same here. Just installed Galaxy 2.044, now plugin disconnects instantly.

OpenRift412 commented 2 years ago

Been having this exact issue.

Judassem commented 2 years ago

I'm having exactly the same issue since the last GOG update.

MGFlaccid commented 2 years ago

Here as well.

537mfb commented 2 years ago

Same issue here

Danyelalejandro commented 2 years ago

Same Issue. It is offline all time

guilegatan commented 2 years ago

Ok, applying these fixes seems to help with the connection: https://github.com/TouwaStar/Galaxy_Plugin_Bethesda/pull/24 Still, connection will be lost after 1 day again.

69NEPHILIM69 commented 2 years ago

Ok, applying these fixes seems to help with the connection: #24 Still, connection will be lost after 1 day again.

I have no MFA

69NEPHILIM69 commented 2 years ago

Ok, applying these fixes seems to help with the connection: #24 Still, connection will be lost after 1 day again.

I have no MFA

Enable and disable it does not help either.

guilegatan commented 2 years ago

The commits can only be integrated by the plugin owner (TouwaStar).

But its not too hard:

btw. I did not get any disconnets until now. Seems to work perfectly fine with these changes.

69NEPHILIM69 commented 2 years ago

that is helped thx

Ramshu commented 2 years ago

The commits can only be integrated by the plugin owner (TouwaStar).

But its not too hard:

  • just look at the 3 files mentionend at https://github.com/TouwaStar/Galaxy_Plugin_Bethesda/pull/24/files
  • make a backup of each of the three files mentioned there (backend.py, consts.py and plugin.py). You can ignore the manifest.json, its only change is the version number.
  • open each file with an editor, remove the red lines, and instead add the green lines and save.
  • done.

btw. I did not get any disconnets until now. Seems to work perfectly fine with these changes.

It's worked for me, thanks.