My server performed a save and this error popped up immediately. Any ideas?
JsonReaderException when savingFixed
That's a bug in Newtonsoft json. It's trying to parse the value to the wrong type. It's also a bug with the game assigning absurdly high team ID's.
I've fixed the issue in the next update by parsing it as a string instead.
Ahhh, nice, cheers mate. Any idea on when that update is coming? :)
Merged postNevermind, I see it's here now. Legend! :)
I released it already
Locked automatically