I'm currently using BrainCMS and got hotel up but a few errors have reached the surface.
Ok, error #1 = Floor plan editor, when used it displays room as black and this error displays on emu:
That's all that pops up for that one.
now I have errors when buying FURNI from catalogue and loading my inventory; fix?
Ok, error #1 = Floor plan editor, when used it displays room as black and this error displays on emu:
Error said:Date/Time: 2017-05-06 17:05:58,240
Thread: 35
Error in query:
INSERT INTO `room_models` (`id`,`door_x`,`door_y`, `door_z`, `door_dir`,`heightmap`,`custom`,`wall_height`) VALUES (@ModelName, @DoorX, @DoorY, @DoorZ, @DoorDirection, @Map,'1',@WallHeight)
MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'public_items' doesn't have a default value
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
at Plus.Database.Adapter.QueryAdapter.RunQuery() in C:\Users\Sledmore\Desktop\PlusEMU\Database\Adapter\QueryAdapter.cs:line 167
That's all that pops up for that one.
now I have errors when buying FURNI from catalogue and loading my inventory; fix?