Bug: Severe Data Desynchronization/Rollback During Server Restart
Bug #1851
Severe Data Desynchronization/Rollback During Server Restart
| Status: | Open |
| Priority: |
Critical |
| Added by: |
|
| Assigned to: |
Unassigned
|
| Due date: | |
| Reported for: | |
| Roblox Username: |
Not set
|
Steps to Reproduce
- Join a live server and acquire chemicals.
- Sell the chemicals to the dealer, clearing inventory and adding cash to the player's session data.
- Trigger a forced server restart/shutdown within a 5-minute window of the sale, preventing the player from leaving manually.
- Rejoin a new server and observe that the data-saving pipeline failed to commit atomically, resulting in a wiped chemical inventory and unsaved cash.
Explanation
I am reporting a severe data desynchronization/rollback issue that occurred during a server restart, which resulted in a total loss of both my items and the cash earned.
I had just sold my entire inventory of chemicals and received approximately 2.2k+ cash. Roughly 5 minutes later, the server restarted. When I loaded into a new server, my cash balance was completely missing, and my chemical inventory was completely empty.
The game successfully saved the script command that cleared the chemicals from my inventory, but the server shut down before the datastore could save the cash addition. Because of this desync, I have been left with absolutely nothing from the run. I don't have media proof since it happened suddenly due to the shutdown, but I am hoping server logs from the restart can verify the transaction. Thank you.
Watchers
Screenshots
None
Video Clips
None
Log Files
None
Device
No device information