PUBGSharp icon indicating copy to clipboard operation
PUBGSharp copied to clipboard

Failed to deserialize data - new region

Open yvanruth opened this issue 7 years ago • 3 comments

After pubgtracker.com added the newew regions, the data may not be deserialized propperly anymore when someone played on for example a 'Korean' server.

Here is a screenshot showing the actual error (debug mode): https://www.screencast.com/t/kk3vBW3Rq3Bh

I think this can be fixxed by updating the class, so the data can be deserialized again. (Stats[37] - Season -> enumerator?)

With kind regards, Younes van Ruth

yvanruth avatar Oct 22 '17 17:10 yvanruth

Latest fork merge solves this.

beartastic avatar Oct 24 '17 09:10 beartastic

I have the same kind of error:

Failed to deserialize data: Error converting value "krjp" to type 'PUBGSharp.Data.Region'. Path 'Stats[9].Region', line 1, position 76790.

I guess the fork merge didn't do fixes then.

ghost avatar Nov 14 '17 14:11 ghost

It's a problem with AppVeyor not publishing then new package version to NuGet. I'll check it out soon.

edit: I manually uploaded it, version 1.3.3 should work fine.

eklypss avatar Nov 14 '17 22:11 eklypss