eklypss / PUBGSharp

C# wrapper for PUBG stats API
25 stars 14 forks source link

Failed to deserialize data (Weapons Acquired) #4

Closed max-xface closed 7 years ago

max-xface commented 7 years ago

Failed to deserialize data: Error converting value "Weapons Acquired" to type 'PUBGSharp.Stat'. Path 'Stats[0].Stats[33].label', line 1, position 8862.

eklypss commented 7 years ago

Fixed in 1.1.3, I'll change it so it doesn't break when new stats are added soon.

max-xface commented 7 years ago

Thank you! After update it is working