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

Newtonsoft.Json.JsonSerializationException in EconServiceHandler.cs #24

Open
kikyou2 opened this issue Jun 4, 2016 · 3 comments
Open
Assignees
Labels

Comments

@kikyou2
Copy link

kikyou2 commented Jun 4, 2016

Error converting value {null} to type 'System.UInt64'. Path 'tradeid', line 1, position 15.

I'm currently running the donation bot and this bug is killing the bot very often. Is there any chance you/somebody has an easy fix?

Otherwise I will do my best to fix it and will give a pull, though I'm not very experienced in c#

Thanks in advance

@ChernayaKoshka
Copy link
Owner

Could you provide more information as to where this occurred?

@ChernayaKoshka ChernayaKoshka self-assigned this Jun 10, 2016
@millworm
Copy link

millworm commented Aug 1, 2016

Probably in the return value AcceptTradeOffer
when it is impossible to confirm the TradeOffer . I had this error

@ChernayaKoshka
Copy link
Owner

ChernayaKoshka commented Aug 2, 2016

Then it's likely that the website is returning a blank response. I'll look into this in a few months when I finally decide to start working in C# again. If you would like to fix it yourself, however, commits are always welcome.

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

No branches or pull requests

3 participants