-
Notifications
You must be signed in to change notification settings - Fork 565
Badge page didn't load #291
Comments
Same result. No longer works. 5/9/2018 9:48:29 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440 |
You can try to update Steamworks.NET, it seems to help with certain issues. I have bundled the latest version of Steamworks.NET with my own fork of Idle Master, feel free to try it out: https://github.com/JonasNilson/idle_master_extended/releases |
@JonasNilson |
small hint: could it be that some people use the current steam client beta? |
Idle Master parses data from the web version of Steam. At this moment the badge page is unaffected by the Steam community updates - but that could change in a near future. |
since some days i got the error loop "Badge page didn't load". Set the privacy from my profile to public didnt help. Profile URL is correct, i just censored it
here the error log:
``08.05.2018 08:28:18 Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/7656119xxxxxxxx
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
08.05.2018 08:28:28 Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/7656119xxxxxxxx
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
The text was updated successfully, but these errors were encountered: