JuneStepp / OneLauncher

Launcher and Addons Manager for LOTRO and DDO
Other
45 stars 11 forks source link

DDO stopped working #48

Closed Crolug closed 2 months ago

Crolug commented 1 year ago

Initializing, please wait... Available languages checked. Fetched details from GLS data center. World list obtained. World queue configuration read. [E12] Error getting news

This shows up at first. And after hitting "Play" it adds also this:

Checking account details... [E15] SSL Error occurred in HTTPS connection

robertsimmons commented 1 year ago

Same problem.

Nightstar227 commented 1 year ago

Same problem as well, for the same 3 weeks. I kept hoping regular ddo updates would fix it, but alas that hasn't been the case. Hopefully we can get an update for this launcher.

gtbX commented 1 year ago

It looks like the certificate list included with OneLauncher is out-of-date or incomplete. As a workaround, I replaced it with a symlink to my system certificate list, and was able to launch the game again.

cd path/to/OneLauncher/build/certificates
mv cacerts.pem cacerts.pem.bak
# you may need to change /etc/ssl/certs/ca-certificates.crt to an appropriate file for your distro
ln -s /etc/ssl/certs/ca-certificates.crt ca_certs.pem
Crolug commented 1 year ago

It looks like the certificate list included with OneLauncher is out-of-date or incomplete. As a workaround, I replaced it with a symlink to my system certificate list, and was able to launch the game again.

cd path/to/OneLauncher/build/certificates
mv cacerts.pem cacerts.pem.bak
# you may need to change /etc/ssl/certs/ca-certificates.crt to an appropriate file for your distro
ln -s /etc/ssl/certs/ca-certificates.crt ca_certs.pem

The only problem is this workaround has no usage in Windows 11.

SirL0LL0 commented 10 months ago

Same here, not working anymore. I also tried to rebuild the certificates chain but didn't work (i'm not an expert in SSH).

Please help, i love this launcher and don't want to use the official one.

JuneStepp commented 10 months ago

Hey! I'm finishing a fix right now. The plan is to release a pared-down version of 2.0 as soon as possible. These network issues have already long since been fixed there. I'll link a pre-release version for testing in this thread when it's ready.

Due to real life troubles, I haven't been able to work on OneLauncher these past few months, but I really appreciate your care for the project.

Nightstar227 commented 10 months ago

This is great news for me, DDO has been unplayable for me since your launcher stopped working for me. I appreciate your work!

JuneStepp commented 2 months ago

Sorry for the wait. Pre-release is out now: https://github.com/JuneStepp/OneLauncher/releases/tag/v2.0.rc1

Nightstar227 commented 2 months ago

This worked for me, great job, new launcher looks great and worked first try.

On Tue, Jul 9, 2024 at 9:33 AM June Stepp @.***> wrote:

Sorry for the wait. Pre-release is out now: https://github.com/JuneStepp/OneLauncher/releases/tag/v2.0.rc1

— Reply to this email directly, view it on GitHub https://github.com/JuneStepp/OneLauncher/issues/48#issuecomment-2218150534, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB2LSK5HPRQXLJQ6JGTL2C3ZLQGGHAVCNFSM6AAAAABKTHDG7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJYGE2TANJTGQ . You are receiving this because you commented.Message ID: @.***>

Crolug commented 2 months ago

Thank you. Works perfectly now! 😎 Let's hope SSG will not come up with some crazy authentication ideas anytime soon.