[HELP] About Flyff Database

05/08/2020 17:54 Wezzy_Dev#1
I have a problem every time i restart the server and restart the machine there's a certain number of random players got wipe everything in inventory/bag and BANK any idea whats going on in every time i restart the server there's atleast around 3 to 10 random players got wipe everything in inventory and penya.
05/10/2020 15:14 Ecrypter#2
Quote:
Originally Posted by Wezzy_Dev View Post
I have a problem every time i restart the server and restart the machine there's a certain number of random players got wipe everything in inventory/bag and BANK any idea whats going on in every time i restart the server there's atleast around 3 to 10 random players got wipe everything in inventory and penya.
have you try this SEC_SAVEPLAYER ? in User.h, change it to 60 eque. 1min. saving all
05/11/2020 00:53 Wezzy_Dev#3
Quote:
Originally Posted by Ecrypter View Post
have you try this SEC_SAVEPLAYER ? in User.h, change it to 60 eque. 1min. saving all
Yea i already try that one and i also change it to 10.
05/11/2020 16:16 Ecrypter#4
Quote:
Originally Posted by Wezzy_Dev View Post
Yea i already try that one and i also change it to 10.
have you try to use the linked server? avoiding rollback in the database.
05/12/2020 02:57 xTwiLightx#5
Quote:
Originally Posted by Ecrypter View Post
have you try to use the linked server? avoiding rollback in the database.
Linked Server have anything to do with the saving process - except someone uses them in the stored procedures or direct query calls. But I highly doubt that, since no one here seems to get them running at all - so the server would error message something regarding linked servers then.

@OP do you have any CQuery-Logfile entries?
Sounds like deadlocks or queries in the queue that wait for too long.