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

Input string was not in the correct format #3

Closed
M1XT3NZ opened this issue Sep 22, 2019 · 2 comments
Closed

Input string was not in the correct format #3

M1XT3NZ opened this issue Sep 22, 2019 · 2 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right
Milestone

Comments

@M1XT3NZ
Copy link

M1XT3NZ commented Sep 22, 2019

Describe the bug
if you're trying to get the info of a package as you have shown it in an example it throws an "Input string was not in the correct format." error in the converters.cs
also happens with FeaturedApps.

So just compiling your example with the GitHub project throws the "error"

@Vasar007 Vasar007 self-assigned this Jan 3, 2020
@Vasar007 Vasar007 added the bug Something isn't working label Jan 3, 2020
@Vasar007 Vasar007 added this to the 1.1.1 milestone Jan 3, 2020
@Vasar007 Vasar007 changed the title input string was not in the correct format Input string was not in the correct format Jan 3, 2020
@Vasar007
Copy link
Owner

Vasar007 commented Jan 3, 2020

Thanks for reporting! Sorry for the long wait, but GitHub does not send any notifications for the new issues in personal repositories :(

As for described error, I cannot reproduce it. I compiled current verion of this library and launched a console project (because this one executes method from my example in README file).

So, app was finished without any errors (at screenshot app waiting for pressing any key because of the line Console.ReadLine();):

image

As far as I know, Steam have not released any breaking changes in their API at the current moment (January 2020). At least all available methods in this library work well.

Finally, I uses this library on everyday basis for my web-services of the ThingAppraiser app and I have not encountered any errors in the entire time of use (from May 2019).

If you can provide more details about your issue (line in example which throws exception, stacktrace), I will try to investigate and fix it. Also if you attach info about your platform, system language and build cionfiguration it can helps to solve the issue too.

@Vasar007
Copy link
Owner

Well, if there are no more questions/suggestions, I closes the issue.

@Vasar007 Vasar007 added the invalid This doesn't seem right label Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants