Hey awesome work ! ❤️
Unluckily i have problems to save the characterinformation to the "users" table in db
Someone here had it too .
MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rank = 0, duty = 0, phone = 0, carKeys = '0,0,0,0,0', documentation = 0, license' at line 1
at MySqlPacket MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at int MySql.Data.MySqlClient.NativeDriver.GetResult(ref int affectedRow, ref long insertedId)
at ResultSet MySql.Data.MySqlClient.Driver.NextResult(int statementId, bool force)
at bool MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySqlDataReader MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)