Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Badge page didn't load #291

Open
tw0f1sh opened this issue May 8, 2018 · 5 comments
Open

Badge page didn't load #291

tw0f1sh opened this issue May 8, 2018 · 5 comments

Comments

@tw0f1sh
Copy link

tw0f1sh commented May 8, 2018

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()

@Amorano
Copy link

Amorano commented May 9, 2018

Same result. No longer works.

5/9/2018 9:48:29 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
5/9/2018 9:48:40 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
5/9/2018 9:48:50 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
5/9/2018 9:49:01 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
5/9/2018 9:49:12 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()
5/9/2018 9:49:22 AM Badge -> LoadBadgesAsync, for profile = http://steamcommunity.com/profiles/76561198027397440
System.NullReferenceException: Object reference not set to an instance of an object.
at IdleMaster.frmMain.ProcessBadgesOnPage(HtmlDocument document)
at IdleMaster.frmMain.d__23.MoveNext()

@JonasNilson
Copy link

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

@whispertante
Copy link

@JonasNilson
Cool, thank you - I already thought that I do something wrong..

@GottZ
Copy link

GottZ commented Jul 5, 2018

small hint: could it be that some people use the current steam client beta?
it also changes parts of the steamcommunity itself.

@JonasNilson
Copy link

could it be that some people use the current steam client beta? @GottZ

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants