JonasNilson / idle_master_extended

🃏 Get your Steam Trading Cards the Fast Way (Fast Mode Extension 🚀)
GNU General Public License v2.0
2.75k stars 180 forks source link

Can't login #27

Closed paulomanrique closed 4 years ago

paulomanrique commented 4 years ago

After I put my password, the screen for putting the code doesn't appear and it backs to the main window.

Cass18 commented 4 years ago

Same here! If you are able to fix it, pls tell me. TY!

JonasNilson commented 4 years ago

After I put my password, the screen for putting the code doesn't appear and it backs to the main window.

Same here! If you are able to fix it, pls tell me. TY!

I did a quick debugging session and it looks like Steam has changed the way the login redirects / opens the Authentication code window. I'm not sure how to handle it at the moment.'

This is where the code fails to handle the new way Steam logins:


One quick way to make it work without going through the login process is to extract the cookie data you have on the Steam webpage and paste it into Idle Master (steamParental is not needed): image

ArcticFoxen commented 4 years ago

how can i use these methots, i dont know anything about programming etc. i am just reguler user this program was the perfect one in the market for me and I would like to run it again. I would also report an error, every time my ip address changes, idlemaster forgot my password and ask again, our ip address can be changed all the time. web browsers never asks again even if ip changes

JonasNilson commented 4 years ago

@ArcticFoxen

You can use this method: https://superuser.com/a/1114501

Or get a cookie inspection extension for your web browser:


Regarding your IP changing issue I can't say what causes you to have to re-enter your credentials. It should be stored in the cookie saved by Idle Master.

I could possibly look more into that later though

ArcticFoxen commented 4 years ago

even if i get cookie, how can i paste on the idle master, like i said I don't know anything :=)

JonasNilson commented 4 years ago

@ArcticFoxen

I'm sorry. Basically you paste it in under Idle Master Settings > (press the lock symbol) > enter the two top cookies

Never post your cookies anywhere

ArcticFoxen commented 4 years ago

I understand very well what you mean right now, I'm at the last stage, I installed the chrome plugin, which one should I paste from here in to the idle master login window

screen from the chrome plugin image

JonasNilson commented 4 years ago

@ArcticFoxen

sessionid

and

steamLoginSecure

ArcticFoxen commented 4 years ago

@JonasNilson thank you to everyone who has worked here, idle master working again now

javelin5150 commented 4 years ago

@ArcticFoxen

sessionid

and

steamLoginSecure

that doesn't work for me.

EDIT: This time it says that "the data isn't valid" but shows me that I'm signed in, however, that didn't help me at all.

ArcticFoxen commented 4 years ago

@ArcticFoxen sessionid and steamLoginSecure

that doesn't work for me.

EDIT: This time it says that "the data isn't valid" but shows me that I'm signed in, however, that didn't help me at all.

its says the data isn't valid yes but still working for me i dont know

Fusl commented 4 years ago

Using steamLoginSecure worked once, but after restarting IME, this no longer works and it just keeps telling me that the info isn't valid.

javelin5150 commented 4 years ago

Using steamLoginSecure worked once, but after restarting IME, this no longer works and it just keeps telling me that the info isn't valid.

We just have to wait for the dev to release a new build now.

@ArcticFoxen sessionid and steamLoginSecure

that doesn't work for me. EDIT: This time it says that "the data isn't valid" but shows me that I'm signed in, however, that didn't help me at all.

its says the data isn't valid yes but still working for me i dont know

Thank god.

JonasNilson commented 4 years ago

@paulomanrique @Cass18 @ArcticFoxen @wolfdizz

I have updated the login to go through the Steam JavaScript API that connects to the running Steam client, which avoid having you to enter credentials.

Can you check out the latest release and give it a test? https://github.com/JonasNilson/idle_master_extended/releases/latest

javelin5150 commented 4 years ago

@paulomanrique @Cass18 @ArcticFoxen @wolfdizz

I have updated the login to go through the Steam JavaScript API that connects to the running Steam client, which avoid having you to enter credentials.

Can you check out the latest release and give it a test? https://github.com/JonasNilson/idle_master_extended/releases/latest

Thanks for the quick fix. It worked fine for me (it didn't request for my username/password, it checked if I was logged in on my steam). However, I can't idle any of my games. How can I fix that?

JonasNilson commented 4 years ago

@javelin5150

Do you get any indication on idle master reading your badge page?

javelin5150 commented 4 years ago

@javelin5150

Do you get any indication on idle master reading your badge page?

Wanted to screenshot idlemaster, but I can't login for some reason. I'll try again later.

JonasNilson commented 4 years ago

@javelin5150 Do you get any indication on idle master reading your badge page?

Wanted to screenshot idlemaster, but I can't login for some reason. I'll try again later.

Is logging in still an issue?

Also, make sure you have games that can give card drops by looking at your badge page: https://steamcommunity.com/id/your-steam-id/badges/

blazeb commented 4 years ago

I don't know if anyone else is having this issue, but every time I try to sign-in the window automatically closes in about 5 seconds.

JonasNilson commented 4 years ago

@blazeb

Do you have quick login active in your settings?

blazeb commented 4 years ago

yes it was active and I just unchecked it and that seemed to work Thank you! : )

hydroculator commented 4 years ago

I am having the disappearing login screen issue as well.
I've looked for a "quick login" check, I found "allow web pages to auto login". If that's the right one, toggling back and forth didn't make a difference either way. It also never seems to know if Steam is running, either. "Ignore client status" doesn't affect the login issue, either.
I've looked in the log file, and all it has is a list of dll files.

blazeb commented 4 years ago

@hydroculator it should be in file>settings>and near the top-right corner say quick login

pr0d1gx commented 4 years ago

no me figura opcion de inicio de sesion rapido y tampoco me deja iniciar sesion, la pantalla de inicio no carga mas

veke12 commented 4 years ago

Removing quick login worked for me. ( u have to manually put ur password and user name in the thing)

hydroculator commented 4 years ago

@blazeb

Thank you, this worked!

javelin5150 commented 4 years ago

@javelin5150 Do you get any indication on idle master reading your badge page?

Wanted to screenshot idlemaster, but I can't login for some reason. I'll try again later.

Is logging in still an issue?

Also, make sure you have games that can give card drops by looking at your badge page: https://steamcommunity.com/id/your-steam-id/badges/

I am no longer facing login issues, however, I can't idle any games. It just says "idling complete".

JonasNilson commented 4 years ago

@javelin5150

I am no longer facing login issues, however, I can't idle any games. It just says "idling complete".

Is this still an issue?

@hydroculator @veke12 @blazeb

Can you try out the latest release, 1.4-final? I addressed an issue related to the closing window

javelin5150 commented 4 years ago

@javelin5150

I am no longer facing login issues, however, I can't idle any games. It just says "idling complete".

Is this still an issue?

@hydroculator @veke12 @blazeb

Can you try out the latest release, 1.4-final? I addressed an issue related to the closing window

Couldn't idle games.

JonasNilson commented 4 years ago

@javelin5150

How many games do you still have card drops available for?

Check under http://steamcommunity.com/my/badges

javelin5150 commented 4 years ago

@javelin5150

How many games do you still have card drops available for?

Check under http://steamcommunity.com/my/badges

3

DumbJoe commented 4 years ago

The 1.4 final version here: https://github.com/JonasNilson/idle_master_extended/releases/tag/v1.4-final doesn't show the window to enter in your steam guard code....

Jules1816 commented 2 years ago

Same issue. Using credentials won't work, pressing the log in button does nothing, even tried a wrong password just to see if I got an error message, but didn't. Using cookies does not work either, whenever I save them I get an error saying they're not valid (I've read that's normal), but nothing happens; even tried modifying the configs file to manually save them there, but it's no use.

EDIT: This is happening in versions 1.2, 1.7 and 1.8 BETA. I was using 1.2 last month and it worked just fine, but all of sudden now I can't log in.