Nerdzik Posted September 29, 2021 Posted September 29, 2021 Hi guys i have a problem with install wiredplayers on a RAGE MP 1.1 version. I try to start server, and console droped this information. [code] ==================[29.09.2021 14:52:45]================== Newtonsoft.Json.JsonSerializationException: Could not convert string '-2140431165' to dictionary key type 'System.UInt32'. Create a TypeConverter to convert from the string to the key type object. Path '-2140431165', line 1, position 15. ---> Newtonsoft.Json.JsonSerializationException: Error converting value "-2140431165" to type 'System.UInt32'. Path '-2140431165', line 1, position 15. ---> System.OverflowException: Value was either too large or too small for a UInt32. at void Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at uint Number.ParseUInt32(ReadOnlySpan<char> value, NumberStyles styles, NumberFormatInfo info) at uint string.System.IConvertible.ToUInt32(IFormatProvider provider) at object Convert.ChangeType(object value, Type conversionTy[/code] How repair this error?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now