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

can't login and there's no other menu #5

Closed
ghost opened this issue Oct 25, 2017 · 3 comments
Closed

can't login and there's no other menu #5

ghost opened this issue Oct 25, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 25, 2017

yesterday it works fine but today when i'm start program i see only two option (no queue and another tabs) so i thought it's a bug and delete the Settings.txt from AppData\Local\CardIdleRemastered

but now i can't login again (see image below), even tho i already input my username, password, and steam authen code correctly (i already check AppData\Local\CardIdleRemastered and found Settings.txt contain what seems to be my steam id data)

image here: https://cdn.discordapp.com/attachments/334511271275921409/372702921047146512/unknown.png

@AlexanderSharykin
Copy link
Owner

AlexanderSharykin commented Oct 25, 2017

thank you for report. haven't launched Card Idle for some time myself, can't say when it started
bad new: issue confirmed, good news: I found the key problem (profile page html structure was changed) and working on a hot fix
tech_details :
{
https://github.com/AlexanderSharykin/CardIdleRemastered/blob/master/SourceCode/CardIdleRemastered/SteamParser.cs#L32
page layout was changed!
link a[@class=\"global_action_link\"]" exists in both version (with or without login)
}

to clarify about your situation

when i'm start program i see only two option (no queue and another tabs):
Card Idle tried to verify that your session is not expired (by connecting to Steam and reading profile page)
Your session probably was ok, but verification method bugged and Card Idle didn't do anything that requires login - it didn't load badges - and did show only free to use functionality

delete the Settings.txt from AppData\Local\CardIdleRemastered:
unless Settings.txt is corrupted, you don't need to delete it. if Card Idle doesn't show badges, try login again using (login) link on main screen (at the moment wait for a fix)

@AlexanderSharykin
Copy link
Owner

@ghost
Copy link
Author

ghost commented Oct 27, 2017

thanks it's working now :)

@ghost ghost closed this as completed Oct 27, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant