fedorovvl / tso_client

The Settlers Online client
43 stars 24 forks source link

Login issue #253

Closed tehervonat closed 1 year ago

tehervonat commented 1 year ago

The client says "E-mail or password not correct" when i try to login. One hour earlier there was not any problem . I checked the email and password and both are correct. I login on website also with success. What is the problem?

Thank you in advance!

fedorovvl commented 1 year ago

try to turn off 2-step auth

Mischeifs commented 1 year ago

i have the same issue, where do you turn off the 2-step auth?

skelgaard commented 1 year ago

account.ubisoft.com

SirAdams commented 1 year ago

Yes, after disable 2-step auth client can login. But this is not a solution to the problem.

skelgaard commented 1 year ago

untill and if possible for sirris to make 2 fact work, it is the only sollution there is a workaround with fastlogin but it can be dangerous

fedorovvl commented 1 year ago

untill and if possible for sirris to make 2 fact work, it is the only sollution there is a workaround with fastlogin but it can be dangerous

why it can be dangerous?

C-o-l-u-m-b-o commented 1 year ago

yes, please fix this 2-step auth...switching off the 2-step auth is not good. Thanks

C-o-l-u-m-b-o commented 1 year ago

untill and if possible for sirris to make 2 fact work, it is the only sollution there is a workaround with fastlogin but it can be dangerous

can you describe the workaround? As far as I understand, you need first a successful (normal) login until you can use "fastlogin"? Am I wrong? Thanks

Edit: figured it out myself - it works:

  1. disable 2-step auth in account.ubisoft.com
  2. start client (with correct language settings you want to have) => tokens are stored
  3. enable 2-step auth again at ubisoft
  4. start client with parameter --fastlogin

done...

not sure how long this works...maybe only a few hours or days...until you need a new valid token. Then you need to repeat the steps probably.

deeseem commented 1 year ago

Neither "--fastlogin" or "/fastlogin" appear to be accepted paramaters in the target box. Please advise.

deeseem commented 1 year ago

Oh. You have to create a space between ".exe" and "/fastlogin" e.g.: .exe /fastlogin (of course this only works on the shortcut, not the original exe file.)