02.01.2018, 00:43
Quote:
can you give us sql which is filled with the missing columns?
I tried by myself , and when i checked char in db there was nothing changed Age="Invalid" Gender="Invalid" uhm and also this sql errors popped up Code:
[13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype [13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("SetupInfo") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'") [13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype [13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Gender") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'") [13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype [13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RentAt") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'") [13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype |