Nova Emulator is not saving furni placed in rooms. I place the furni, restart the emu by doing shutdown on it. Reopen it and the furni is gone. I have this error.
Had a few tries to fix it but can't seem todo it.
Code:
Error in query:
REPLACE INTO items_rooms (item_id,room_id,x,y,n,user_id) VALUES (113,1,5,01000022888184,0,0,1),(112,1,4,01000022888184,0,0,1)
DONGSql.Data.MySqlClient.MySqlException (0x80004005): Column count doesn't match value count at row 1
at DONGSql.Data.MySqlClient.MySqlStream.ReadPacket()
at DONGSql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
at DONGSql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at DONGSql.Data.MySqlClient.MySqlDataReader.NextResult()
at DONGSql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at DONGSql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
at Database_Manager.Database.Session_Details.QueryAdapter.runQuery() in e:\Users\Maarten Vink\Desktop\Source\Nova_RELEASE63-201312191142-127854526\Database Manager R103\Database_Manager\Database\Session_Details\QueryAdapter.cs:line 216