you kidding me? I will check right now, its impossible@Deazer see this?
all prefect, video upper@Deazer see this?
its happens only when you close gameserver or server crash/ machine goes down. if character restart they will send info to database and works fine.Also you can check on ,my test server
I have NO ANY IDEAS how you can do it.... I recommend you check your logs and database, because somehing really wrong. Or check your Extensions
So it's "FINE"! server crush does not save, of course. Because all data in RAM about char/items and etc when he is online.its happens only when you close gameserver or server crash/ machine goes down. if character restart they will send info to database and works fine.
Try arugment+force close game server.
ok tySo it's "FINE"! server crush does not save, of course. Because all data in RAM about char/items and etc when he is online.
# Forced saving items data
# Default: False (it is recommended to enable it if threat of incorrect server fall - ddos, energy fault, hardware problems. Increases the load on the DB and server)
AutosaveWithItems = False
Change on true if you have big problems with dedicated
if I write data to the database every time I move objects and so on, my server will become a clone of l2j and will hold no more than 300 people. It's the 21st century, what kind of idiot saves data to the database on the fly. Even the official server has a separate server for these purposes called ChachDok ty