Fora

League of Legends: can't login

Installation works, and initial login screen works

Autor Odpowiedzi
zecarlo Thursday 3 January 2013 at 7:20
zecarloAnonymous

Installation worked fine, and so did the patching.

But login fails with "Login Error    Invalid username/password combination. Please try again."

I'm sure the password is correct -- I login with it in the leagueoflegend site, and it works on windows.

I'm running on Ubuntu 12.10 (quantal), and apparently PlayOnLinux League of Legend picked up Wine 1.5.12-LeagueOfLegends automatically. I tried the version 1.5.18-LeagueOfLegends and I had the same issue.

Searching I saw some mention to the lack of gnutls library. But that doesn't seem to be the case:

$ ps xafw | grep LolClient | grep -v grep
28057 ?        Ssl    1:09 C:/Riot Games/League of Legends/RADS/projects/lol_air_client/releases/0.0.0.229/deploy/LolClient.exe -runtime .\\ -nodebug META-INF\\AIR\\application.xml .\\ -- 8393
$ lsof -n -p 28057 | grep tls
LolClient 28057 janpf  mem    REG               0,22   622688   14288631 /home/janpf/.PlayOnLinux/wine/linux-x86/1.5.18-LeagueOfLegends/lib/libgnutls.so.26
                                                                
Any ideas ?

many thanks :)

bitwaba Thursday 3 January 2013 at 18:05
bitwabaAnonymous

Not sure if you've already tried it, but make sure you're region is set correctly on the Launcher screen. This happened to me once.
zecarlo Friday 4 January 2013 at 0:47
zecarloAnonymous

Duh ... I feel dumb that I was set for the wrong region :)

That fixed it, all working now. Thanks a ton bitwaba!

fawkz Tuesday 19 February 2013 at 21:47
fawkzAnonymous

I installed it and am having the same problems. How did you adjust your region?

Nevermind, I am dumb it was right in front of me. >.<

Edytowane przez fawkz

brandex07 Sunday 1 June 2014 at 20:55
brandex07Anonymous

Also had the same issue: resolved by switching to correct region! haha. Thanks. 
Draxacon Wednesday 25 June 2014 at 19:55
DraxaconAnonymous

what do you mean by "set the region"  what is the region??? and do you mean for this code?

 

$ ps xafw | grep LolClient | grep -v grep
28057 ?        Ssl    1:09 C:/Riot Games/League of Legends/RADS/projects/lol_air_client/releases/0.0.0.229/deploy/LolClient.exe -runtime .\\ -nodebug META-INF\\AIR\\application.xml .\\ -- 8393
$ lsof -n -p 28057 | grep tls
LolClient 28057 janpf  mem    REG               0,22   622688   14288631 /home/janpf/.PlayOnLinux/wine/linux-x86/1.5.18-LeagueOfLegends/lib/libgnutls.so.26
                                                                
Draxacon Wednesday 25 June 2014 at 20:04
DraxaconAnonymous

Never Mind, i fixed the problem xD        

Litterally, the region xD

Edytowane przez Draxacon

iamcreasy Sunday 25 January 2015 at 19:36
iamcreasyAnonymous

There are so many fixes for this issue, but this simple solution is hardly mentioned!

Thanks bitwaba!