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

Nothing happens after autmatic login? #31

Closed
Entharia opened this issue Feb 4, 2020 · 12 comments
Closed

Nothing happens after autmatic login? #31

Entharia opened this issue Feb 4, 2020 · 12 comments
Assignees
Labels
bug Something isn't working

Comments

@Entharia
Copy link

Entharia commented Feb 4, 2020

i rly dont know why its like that, the other day it worked fine now it looks like this and seems like it does nothing?
Unbenannt

@JonasNilson
Copy link
Owner

@Entharia I'll give it a go later tonight to see if I can reproduce it.

@JonasNilson
Copy link
Owner

@Entharia

Are you still experiencing this?

It seems to work fine on my end.

image

@JonasNilson
Copy link
Owner

i rly dont know why its like that, the other day it worked fine now it looks like this and seems like it does nothing?

Is this still an issue?

@JonasNilson JonasNilson added the bug Something isn't working label Feb 17, 2020
@Entharia
Copy link
Author

Sorry for the late reply.
Yes, I still have that issue.
I deleted the folder and redownloaded it just now, it didn't help.
But I just found something in the error.log
21.02.2020 15:34:24 Badge -> LoadBadgesAsync, for profile = https://steamcommunity.com/profiles/"MyNumber" System.NullReferenceException: Object reference not set to an instance of an object. at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document) at IdleMaster.frmMain.<LoadBadgesAsync>d__36.MoveNext()

@JonasNilson
Copy link
Owner

@Entharia

I haven't found the cause of this yet.

How many games have you got available for card drops?

@DumbJoe
Copy link

DumbJoe commented Mar 28, 2020

28/03/2020 6:36:09 PM
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Member 'System.DBNull.Value' cannot be accessed with an instance reference; qualify it with a type name instead
at CallSite.Target(Closure , CallSite , Object , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at CallSite.Target(Closure , CallSite , Object , String )
at IdleMaster.frmBrowser.setLoginButtonText(Object htmldoc, String text)
at IdleMaster.frmBrowser.tmrCheck_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@tiagoduarte21
Copy link

I'm also having the same problem!

@julian28300
Copy link

I also have this problem where the quick login does nothing

@JonasNilson JonasNilson self-assigned this May 2, 2020
@zomodo97
Copy link

Im also having a problem where the quick login does nothing. It worked before but it only tracked one game when I had many other games that has trading cards

JonasNilson added a commit that referenced this issue Jun 7, 2020
@JonasNilson
Copy link
Owner

@zomodo97 @julian28300 @tduarte21 @DumbJoe @Entharia

If you are still experiencing this issue, please try the latest release and get back to me in a separate issue if it is still something that's broken:

@Legend-117
Copy link

Legend-117 commented Oct 2, 2020

I have the same issue even in the latest release i don't know what to do if anybody can help.

my error.log is this:

02/10/2020 21:55:56 Badge -> LoadBadgesAsync, for profile = https://steamcommunity.com/profiles/MyID
System.Exception: Response is null or empty. Added (+1) to RetryCount
at IdleMaster.frmMain.CheckIfResponseIsNullWithRetryCount(String response)
at IdleMaster.frmMain.d__33.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at IdleMaster.frmMain.d__32.MoveNext()

@DumbJoe
Copy link

DumbJoe commented Oct 3, 2020

Thanks JonasNilson, I've come back to this issue and I see you've updated to 1.5. The quick login is optional(well actually it was enforced by default preventing me from being able to login as it would keep refreshing and my typing speed was too slow to type in both password and username before quicklogin does its thing in under a second), which is nice - however it doesn't seem to ask for steamguard code which is why it's not logging me in. Can you fix this please?

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

7 participants