DB stop worked! Help pls

Have some feedback for Life is Feudal? Post it here!
User avatar
RetroLogi
 
Posts: 137
Joined: 29 Dec 2014, 15:49
Location: Italia

DB stop worked! Help pls

Post by RetroLogi » 15 Dec 2016, 18:18

Can you help me?

I have this problem:

Code: Select all
ERRR 2017-03-15 22:13:10.397 {02} <createWorld> [0] CmChangeStore::setLastChangeID() - new version of geo is n
ot matched to version of current changes for terid=449 (db=25187, curr=25186)
ERRR 2017-03-15 22:13:10.397 {02} <createWorld> [0] CmChangeStore::_loadDbChanges() - can't set last version
ERRR 2017-03-15 22:13:10.397 {02} <createWorld> [0] CmChangeStore::init() - can't read all patches from db(ter
id=449)
ERRR 2017-03-15 22:13:10.399 {02} <createWorld> [0] CmPatcher::attachTerrain() - can't init CmChangeStore clas
s. terID=449
INFO 2017-03-15 22:13:10.399 {02} <createWorld> [0] CmPatcher::detachTerrain(449) -- removing previous store!
ERRR 2017-03-15 22:13:10.399 {02} <createWorld> [0] TerrainDeformer::_attachTerrain() - can't register terrain
#449 within patcher
ERRR 2017-03-15 22:13:10.399 {02} <createWorld> [0] Fatal: Can't init terrain list (mirror path=""). Terminati
ng.
ERRR 2017-03-15 22:13:10.399 {03} <[shutdownRequest]quit> [0] Quit requested!!!
ERRR 2017-03-15 22:13:10.399 {03} <[shutdownRequest]quit> [0] Shutting down!!!
ECHO 2017-03-15 22:13:10.399 {05} <destroyWorld> [0] *** ENDING MISSION
ERRR 2017-03-15 22:13:10.399 {05} <destroyWorld> [0] endGame: No game running!


Catall
Devoted Believer
 
Posts: 43
Joined: 07 Jul 2016, 11:04

Re: DB stop worked! Help pls

Post by Catall » 16 Dec 2016, 08:58

Which changes did you do to the game-server-files?
Did you do any changes to the database content itself?

Have you tried to restore a DB-backup?

Have you tried to delete cached Terrain files?
You can find them at:
yourlifserinstallpath\data\Terrains\cached

As you do have a geodata Version missmatch there might be a reason for that:
CmChangeStore::setLastChangeID() - new version of geo is n
ot matched to version of current changes for terid=449 (db=25187, curr=25186)

User avatar
RetroLogi
 
Posts: 137
Joined: 29 Dec 2014, 15:49
Location: Italia

Re: DB stop worked! Help pls

Post by RetroLogi » 16 Dec 2016, 10:05

After windows update, MariaDB has stop to working, and I had to reset with a new installation. The server was still online, but did not communicate with the DB.

I tried to enter the daily backup, but gives me the above error.


Catall
Devoted Believer
 
Posts: 43
Joined: 07 Jul 2016, 11:04

Re: DB stop worked! Help pls

Post by Catall » 16 Dec 2016, 11:25

You did a fresh install of your lif-server-Software?
Did you recreate a config_local.cs in your Server root-directory containing the database-login-credentials?

Have you recreated your world_x.xml?

Do all the IDs match up (e.g. world_1.xml; lif_1 in the DB, -worldID 1 in commandline) ?

When you start up your Server and it does not connect to the database you should get an short logfile in you lif-servers-directory that tells you what the problem is :)

User avatar
RetroLogi
 
Posts: 137
Joined: 29 Dec 2014, 15:49
Location: Italia

Re: DB stop worked! Help pls

Post by RetroLogi » 17 Dec 2016, 19:46

Catall wrote:You did a fresh install of your lif-server-Software?
Did you recreate a config_local.cs in your Server root-directory containing the database-login-credentials?

Have you recreated your world_x.xml?

Do all the IDs match up (e.g. world_1.xml; lif_1 in the DB, -worldID 1 in commandline) ?

When you start up your Server and it does not connect to the database you should get an short logfile in you lif-servers-directory that tells you what the problem is :)


Thx mate for support, i solved with previous backup version. :beer:

Return to Feedback Section

cron