i was mistake but idk where anybody help me please
when i try login server i get this error
HTML Code:
System.FormatException: The input string was not in the correct format.
location: System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
location: System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
location: System.String.System.IConvertible.ToUInt32(IFormatProvider provider)
location: System.Convert.ToUInt32(Object value)
location: Sirius.MySQL.MySqlCommand.ExecuteScalar() C:\Users\Theorie\OneDrive\Desktop\Sirius\MySql\MySqlCommand.cs in: Line 469
location: Sirius.Database.Authenticate(String User, String Password) C:\Users\Theorie\OneDrive\Desktop\Sirius\Database.cs in: Line 1038
You can see in Attached
thx