Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Sign in button doesn't work #307

Closed
w1z3x3 opened this issue Jun 29, 2022 · 25 comments
Closed

[BUG] Sign in button doesn't work #307

w1z3x3 opened this issue Jun 29, 2022 · 25 comments
Labels
bug Something isn't working

Comments

@w1z3x3
Copy link

w1z3x3 commented Jun 29, 2022

Screenshot_1


ALTERNATIVE SOLUTION (cookie login): /~https://github.com/JonasNilson/idle_master_extended/wiki/Login-methods#cookies

@w1z3x3 w1z3x3 added the bug Something isn't working label Jun 29, 2022
@emrecancorapci
Copy link

Same here

@freurat
Copy link

freurat commented Jun 29, 2022

same problem

@SkebbZ
Copy link

SkebbZ commented Jun 29, 2022

Happens here too. Didn't have this problem a couple of days ago.

@D4n61u3
Copy link

D4n61u3 commented Jun 29, 2022

Same :/

@b1naryTR
Copy link

Here is the error file I got:

29.06.2022 13:22:20 Badge -> LoadBadgesAsync, for profile = https://steamcommunity.com/profiles/x
System.Exception: Response is null or empty. Added (+1) to RetryCount
konum: IdleMasterExtended.frmMain.CheckIfResponseIsNullWithRetryCount(String response)
konum: IdleMasterExtended.frmMain.d__25.MoveNext()
--- Özel durumun oluşturulduğu önceki konumdan başlayan yığın izlemesinin sonu ---
konum: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
konum: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
konum: IdleMasterExtended.frmMain.d__24.MoveNext()

@FlentinViolet
Copy link

Yeah my sign in button doesn't works too.

@AcerLejyoner
Copy link

Login button not working.

@kirill0ermakov
Copy link

Same problem too

@bertek41
Copy link

For those who are experiencing this issue you can login with cookies:
/~https://github.com/JonasNilson/idle_master_extended/wiki/Login-methods#cookies

@D4n61u3
Copy link

D4n61u3 commented Jun 29, 2022

For those who are experiencing this issue you can login with cookies: /~https://github.com/JonasNilson/idle_master_extended/wiki/Login-methods#cookies

tysm

@nicolasabosch
Copy link

Enter Idle Master Extenden then press File then configuration then the padlock that is down in the left when you finished that you need to enter to steam page, press F12, go to cookies copie the value that is in steamloginsecure then paste it in the window that was previously opened when you pressed the padlock then do the same with the session id then touch update and you are ready to use idle master again (sorry for my English I'm from Argentina and I'm still learning)

@FlentinViolet
Copy link

I tried cookie way and it worked. Thanks so much for informations.

@amidstacy
Copy link

For those who are experiencing this issue you can login with cookies: /~https://github.com/JonasNilson/idle_master_extended/wiki/Login-methods#cookies

Thank you. It worked. Still needs to fix the sign in issue though.

@Romz24
Copy link

Romz24 commented Jun 30, 2022

Doesn't work for me either

@ShizouOrihasi
Copy link

FIX 100% Functional https://www.youtube.com/watch?v=Qn60ACpzDR8

@FLUFIK12
Copy link

It doesn't work for me either

@AnzhiZhang
Copy link

Log in with cookie works for me, please remember to use store.steampowered.com instad of steamcommunity.com.

@JonasNilson
Copy link
Owner

@AnzhiZhang I don't think that's necessary. I just tried with steamcommunity.com cookies:

  • image
  • image

@JonasNilson
Copy link
Owner

From what I've managed to research myself Valve has dropped support for Internet Explorer based browsers (reasonable).

The built in web browser in C# with .NET Framework 4.8 uses the same browser components as IE (probably just starts IE embedded in a Form).

Browsing with Microsoft Edge to the Steam Community login page and trying to activate Internet Explorer mode is not enabled:

  • image

@AnzhiZhang
Copy link

AnzhiZhang commented Jul 3, 2022

@AnzhiZhang I don't think that's necessary. I just tried with steamcommunity.com cookies:

They both work bot steamcommunity does not workds for me might caused by my cookies on steamcommunity was expired.

Anyway, login with cookie is work.

@gumutb
Copy link

gumutb commented Aug 6, 2022

I am not expert but I guess if the program let us to go factory setting it will be new software like first day that we just install. I don't know where it keeps the login settings but it thought it is already logged in and cant try more.

@Dragontown6
Copy link

Cookie method doesn't work for me still, says data you've entered isn't valid.

@JonasNilson
Copy link
Owner

Cookie method doesn't work for me still, says data you've entered isn't valid.

@Dragontown6 - This might help: /~https://github.com/JonasNilson/idle_master_extended/wiki/Login-methods#troubleshooting-cookies

@JonasNilson
Copy link
Owner

I am not expert but I guess if the program let us to go factory setting it will be new software like first day that we just install. I don't know where it keeps the login settings but it thought it is already logged in and cant try more.

@gumutb - This might help: /~https://github.com/JonasNilson/idle_master_extended/wiki/Delete-configuration-files

@JonasNilson
Copy link
Owner

In the latest release (v1.8.0) the browser window have been replaced by the cookie settings window to avoid confusion where the browser login button does not work.

/~https://github.com/JonasNilson/idle_master_extended/releases

@JonasNilson JonasNilson closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests