Life is Feudal Your Own Dedicated Server – SQL Disasterrecovery
Sometimes the SQL Backup Databasefile can’t load by the LiF Server although the Databaseconnection and SQL Backup isn’t corrupt.
You can find the reason in the Logfile near the Line 187.
(~\Steam\steamapps\common\Life is Feudal Your Own Dedicated Server\logs\YYYY-MM-DD\*)
WARN 2017-10-14 10:00:09.550 {02} <initServer> [0] DB::RS(0 ms) SELECT `Value` FROM `_patch_execute_status` LIMIT 1;
ERRR 2017-10-14 10:00:09.550 {02} <initServer> [0] CmServerInfoManager::_applyDbPatch() - validation of patch file execution failed
ERRR 2017-10-14 10:00:09.550 {02} <initServer> [0] [line #1167] CmServerInfoManager::initLocalWorld() - can't access to db for world id=1
ERRR 2017-10-14 10:00:09.550 {02} <initServer> [0] Fatal: Can't init local world (id=1). Terminating.
The first errormessage say, the Server would like “patch” the Databasefile because hi can’t,
the reason are temporary information’s which the server no longer has after a export and restart.
The second errormessage based on the first one and can be ignored. (Its only the effect from it)
So what can we do now, to recovery our Database without a completely wipe?
You can Download my Guide as PDF:
https://storage.driveonweb.de/dowdoc/12 ... b6c4715744
Have fun and remember - The life is feudal!