Hi,
The world issue is resolved... it is starting normal now. But when i create a character. It gives me this error.
Code:
[10-4-2016 19:04:11] (Error) MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'MasterJoin' in 'field list'
bij MySql.Data.MySqlClient.MySqlStream.ReadPacket()
bij MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
bij MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
bij MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
bij MySql.Data.MySqlClient.MySqlDataReader.NextResult()
bij MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
bij MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
bij Zepheus.Database.DatabaseClient.ExecuteQuery(String sQuery) in g:\Fiesta\Estrella\Zepheus.Database\DatabaseClient.cs:regel 177
(INSERT INTO `characters` (`AccountID`,`Name`,`MasterJoin`,`Slot`,`Job`,`Male`,`Hair`,`HairColor`,`Face`, `QuickBar`, `QuickBarState`, `ShortCuts`, `GameSettings`, `ClientSettings`) VALUES ('1', 'Estrella', '2016-04-10 19-04-11', 0, 1, 1, 4, 0, 0, 0, 0, 0, 0, 0))