You must be signed in to perform this action.
Bug: Severe Data Desynchronization/Rollback During Server Restart
183 °C
Bug #1851

Severe Data Desynchronization/Rollback During Server Restart

Status: Open
Priority:
Critical
Added by:
dior25
on July 2, '26
Assigned to:
Unassigned
Due date:
Reported for:
Roblox Username:
Not set

Steps to Reproduce

  1. Join a live server and acquire chemicals.
  2. Sell the chemicals to the dealer, clearing inventory and adding cash to the player's session data.
  3. Trigger a forced server restart/shutdown within a 5-minute window of the sale, preventing the player from leaving manually.
  4. 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

[ #1 ] by
Loading comments...
Loading comments...
1 comment loaded

You need to join this project to comment on issues. Join Project