Unable to start server

Have some feedback for Life is Feudal? Post it here!

CprlRst
 
Posts: 1
Joined: 23 Dec 2015, 11:29

Unable to start server

Post by CprlRst » 23 Dec 2015, 11:34

Hi i'm trying to start my server everything seems to work Db is created how ever get the following error at the end of log file

Code: Select all
(11,5,'Miscellaneous',0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,'',
ECHO 2015-12-23 03:25:07.991 {02} <initServer> ### Validating database...
ERRR 2015-12-23 03:25:07.992 {02} <initServer> ### DB error #1305: PROCEDURE lif_1.sp_checkForeignKeys does not exist. Query: CALL sp_checkForeignKeys('animal_breeds', 1, 1);
WARN 2015-12-23 03:25:07.993 {02} <initServer> ### DB::mfRS(1 ms) CALL sp_checkForeignKeys('animal_breeds', 1, 1);
ERRR 2015-12-23 03:25:07.995 {02} <initServer> ### CmServerInfoManager::_applyDbPatch() - call to sp_checkForeignKeys failed
ERRR 2015-12-23 03:25:07.996 {02} <initServer> ### CmServerInfoManager::processLocalWorlds() - can't access to db for world id=1
ERRR 2015-12-23 03:25:07.997 {02} <initServer> ### Fatal: Can't init local world (id=1). Terminating.
ECHO 2015-12-23 03:25:07.998 {00} <NOSCOPE> # Engine initialized...
ECHO 2015-12-23 03:25:08.001 {00} <NOSCOPE> # Thread pool initialized, threads: 15
core/scripts/server/server.cs (78): Unable to find function destroyWorld
INFO 2015-12-23 03:25:08.004 {01} <onExit> ## The server has been shut down!


Any ideas on this please

Return to Feedback Section