Database Problem

09/16/2020 18:40 accelerated#1
I am using the Pet filter from Fulgar Source which has blacklist and add list
and added everything that i know in database SQL. Tested the system inside the game.

But the problem is when restarting all the exe's and logging inside the game all the save items from black and white list disappear. All the item that has been save gone. Same also happen in the Equipment Switch the save equipment gone after the server restart. doesn't show anymore error.txt on the log folder and server(resource). Does any one know what can i do to fix the problem?

Thank you!.
09/17/2020 12:45 xTwiLightx#2
If the problem is related to anything in the Database, CQuery-Logfile would show what went wrong.

If no errors occured, you might check the respective tables/columns if something has been saved - if not, the server code is doing something wrong or you did forget to add something in a procedure or a procedure call itself.