Sigex.7248 Posted December 27, 2020 Share Posted December 27, 2020 Today, I downloaded GW2 client on Linux using Lutris. I usually managed to connect after a few tries, but later I got a crash in game and was unable to pass the login screen having this error:"The game client is unable to gain access to the log-in server at this time. This is most commonly caused by firewall or router settings, security applications, or connecting through a campus network. For additional support, please visit http://support.guildwars2.com."Build: 109642Error Code: 42:0:9001:4457I tried:Disabling firewallRebooting PCRebooting RouterConnecting to EthernetConnect using mobile networkI checked connection using:sudo lsof -i -P -nand it seems that connection is established successfullyGW2-64.ex 16549 mi 178u IPv4 242916 0t0 TCP 192.168.68.123:49067->3.121.82.222:6112 (ESTABLISHED)wineserve 16551 mi 606u IPv4 242916 0t0 TCP 192.168.68.123:49067->3.121.82.222:6112 (ESTABLISHED)I ran out of ideas, so I appreciate any help I can getCheers Link to comment Share on other sites More sharing options...
ArmoredVehicle.2849 Posted December 27, 2020 Share Posted December 27, 2020 @"Sigex.7248" said:Today, I downloaded GW2 client on Linux using Lutris. I usually managed to connect after a few tries, but later I got a crash in game and was unable to pass the login screen having this error:"The game client is unable to gain access to the log-in server at this time. This is most commonly caused by firewall or router settings, security applications, or connecting through a campus network. For additional support, please visit http://support.guildwars2.com."Build: 109642Error Code: 42:0:9001:4457I tried:Disabling firewallRebooting PCRebooting RouterConnecting to EthernetConnect using mobile networkI checked connection using:sudo lsof -i -P -nand it seems that connection is established successfullyGW2-64.ex 16549 mi 178u IPv4 242916 0t0 TCP 192.168.68.123:49067->3.121.82.222:6112 (ESTABLISHED)wineserve 16551 mi 606u IPv4 242916 0t0 TCP 192.168.68.123:49067->3.121.82.222:6112 (ESTABLISHED)I ran out of ideas, so I appreciate any help I can getCheersHi, this issue is occurring in Linux due to a regression in modern Wine versions. Using an older version (such as 5.7) resolves the issue. You can find more info here: https://en-forum.guildwars2.com/discussion/31192/playing-guild-wars-2-on-linux-performance-optimizations-and-more/p21Also, on the same thread, I'm providing a package for GW2 on Linux which has most optimizations out of the box and is compatible with many distros. It's also portable, won't touch your personal files and doesn't require root access (sudo) either. Link to comment Share on other sites More sharing options...
Sigex.7248 Posted December 27, 2020 Author Share Posted December 27, 2020 @ArmoredVehicle.2849 Thanks, I'll look into it and let you know Link to comment Share on other sites More sharing options...
Sigex.7248 Posted December 27, 2020 Author Share Posted December 27, 2020 Thanks again, it worked.As you said, selecting older wine version 5.7-11 fixed the issue. For other experiencing this, I was able to change wine version inside Lutris installed under wine section on side menu. (Manjaro xfce distro) Link to comment Share on other sites More sharing options...
yafeunteun.2837 Posted April 10, 2021 Share Posted April 10, 2021 Same problem on Arch Linux using Lutris, I confirm that selecting older wine version 5.7-11 fixed the issue. Thanks ! Link to comment Share on other sites More sharing options...
Astyrah.4015 Posted April 10, 2021 Share Posted April 10, 2021 @"yafeunteun.2837" said:Same problem on Arch Linux using Lutris, I confirm that selecting older wine version 5.7-11 fixed the issue. Thanks !wine 6.5 has since fixed the GW2 login error 42 see winehq bug report # 50738however lutris's wine runners only have 6.4 as the latest so you need to use your distro's wine-staging 6.5 package or install/build your own wine from staging patches Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now