JonasNilson / idle_master_extended

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

Nothing happens after autmatic login? #31

Closed Entharia closed 4 years ago

Entharia commented 4 years ago

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 commented 4 years ago

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

JonasNilson commented 4 years ago

@Entharia

Are you still experiencing this?

It seems to work fine on my end.

image

JonasNilson commented 4 years ago

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?

Entharia commented 4 years ago

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 commented 4 years ago

@Entharia

I haven't found the cause of this yet.

How many games have you got available for card drops?

DumbJoe commented 4 years ago

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 commented 4 years ago

I'm also having the same problem!

julian28300 commented 4 years ago

I also have this problem where the quick login does nothing

zomodo97 commented 4 years ago

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 commented 4 years ago

@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 commented 4 years ago

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.d33.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.d32.MoveNext()

DumbJoe commented 4 years ago

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?