You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
I don't know if it's since the last version 2.14.4 but I have a big synchronization problem with the MySQL database.
I have 4 servers connected to this same database, there are 3 that do not synchronize with the database at a random time of day without any message in the console.
A player who has 10000 money on a server that no longer synchronizes, even if we set the money to 0, he will always have 10000 money on the other servers that no longer synchronizes.
On the database it is well marked that the player has 0 money. I don't understand why all of a sudden without any message on the console, the servers no longer want to read the database and synchronize the money.
In the meantime, I'll go back to later versions to see if I have this bug again as it allows the player to duplicate very easily and I've never had this problem before.
Will you have a solution for that? It even happens that the players are in negative, I have a large number of players who managed to be at -928000000 for example during the synchronization problem i think.
The text was updated successfully, but these errors were encountered:
After testing, I was in version 2.13.0 from the start and recently moved directly to version 2.14.4.
Currently with version 2.13.0 I have no worries, it works perfectly. With version 2.14.4 I have the problem I explained above, I also tried 1.4.3 and there is also a synchronization problem even if it is different.
So I will stay a while longer if necessary in 2.13.0, until I have a version that perfectly synchronizes the money with the database even if I know that the recent versions have much better global performance.
Will you still have an immediate solution to this problem? Maybe it's me who did things wrong with his new versions, otherwise I think I'll have to wait for a new version that could fix this?
Hello,
I don't know if it's since the last version 2.14.4 but I have a big synchronization problem with the MySQL database.
I have 4 servers connected to this same database, there are 3 that do not synchronize with the database at a random time of day without any message in the console.
A player who has 10000 money on a server that no longer synchronizes, even if we set the money to 0, he will always have 10000 money on the other servers that no longer synchronizes.
On the database it is well marked that the player has 0 money. I don't understand why all of a sudden without any message on the console, the servers no longer want to read the database and synchronize the money.
In the meantime, I'll go back to later versions to see if I have this bug again as it allows the player to duplicate very easily and I've never had this problem before.
Will you have a solution for that? It even happens that the players are in negative, I have a large number of players who managed to be at -928000000 for example during the synchronization problem i think.
The text was updated successfully, but these errors were encountered: