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] Idle Master will pretend there are no cards left while in reality there's a problem with the cookies and there are cards to farm #353

Closed
Wolterhon opened this issue Sep 12, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@Wolterhon
Copy link

Wolterhon commented Sep 12, 2022

Describe the bug

Idle Master won't start farming even if there are cards to be farmed, instead it pretends that it checks all the badge pages (which it probably does, but not from my account's perspective probably), and since my session is old it won't find any cards to farm.

To Reproduce

  1. Have some cards to farm.
  2. Give your session details to IME and close the program probably.
  3. Wait for them (session details) to expire or log out of Steam yourself to make the session expire thus making the cookies outdated.
  4. Start IME.
  5. Obserhe how it checks all your badge pages and claims there are no cards left to farm.

Expected behavior

When cookies given to IME are outdated, the second checkmark becomes an X and there's a 'Log In' button

@Wolterhon Wolterhon added the bug Something isn't working label Sep 12, 2022
@Wolterhon Wolterhon changed the title [BUG] Idle Master will pretend there are no cards left while in reality there's a problem with the cookies that it has [BUG] Idle Master will pretend there are no cards left while in reality there's a problem with the cookies and there are cards to farm Sep 12, 2022
@tst0
Copy link

tst0 commented Sep 18, 2022

It does it because cookie parameters are no longer valid, you can fix with sign out and sign in again.

@Wolterhon
Copy link
Author

It does it because cookie parameters are no longer valid, you can fix with sign out and sign in again.

Yeah saying that it's connected to my Steam account when it clearly isn't is not a bug at all. And I know how to fix it lol, I literally said this in the 'Describe the bug' section.

@Fragile-wing
Copy link

I have the same bug happening to me.
But I logged out and logged back in and it did not heal.

@Wolterhon
Copy link
Author

I have the same bug happening to me. But I logged out and logged back in and it did not heal.

Try to log in to your Steam account in an incognito window and feed your incognito cookies to the program

@Marcelzocker999
Copy link

Same

@JonasNilson
Copy link
Owner

Thank you for your bug report.

I will have to investigate this issue and reproduce it myself.

Hopefully it's enough to request a renewal of the cookie from the Steam web API.

@Wolterhon
Copy link
Author

Wolterhon commented Sep 19, 2022

Thank you for your bug report.

I will have to investigate this issue and reproduce it myself.

Hopefully it's enough to request a renewal of the cookie from the Steam web API.

I neither want to be the smartass, nor do I have any proper knowledge about Steam API in particular, but there's one reliable(-ish?) way to check if you're logged in. If you are not, then steamcommunity.com/my redirects to /login/home/
Maybe that will help if there's no cleaner/reliable way to check cookies' validity.

@JonasNilson
Copy link
Owner

Fixed in the latest release: https://github.com/JonasNilson/idle_master_extended/releases

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

5 participants