koraktor / steam-condenser

A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
https://koraktor.de/steam-condenser
Other
356 stars 67 forks source link

SteamId throws exception for private profiles #265

Closed VinceG closed 6 years ago

VinceG commented 9 years ago

Why is throwing an exception for private profiles? this prevents from having at least the basic information like name, 64bit id, avatar, vac banned or not etc. private profiles should not throw an exception IMHO.

Thoughts?

koraktor commented 9 years ago

Seems like this is a regression to issue #44 which was fixed a long time ago.

koraktor commented 8 years ago

Sorry for the long delay. Is this still an issue? I can’t find a profile where the privacyMessage attribute is set that would cause the exception to be raised.