#47981: load/save is not idempotent Open Date: 2023-05-04 13:50 Last Update: 2024-05-03 13:47 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/47981 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=47981 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2024-05-03 13:47 Updated by: cazfi Comment: Split the history.turn part to https://redmine.freeciv.org/issues/530 --------------------------------------------------------------------- Ticket Status: Reporter: alain_bkr Owner: (None) Type: Bugs Status: Open Priority: 5 - Medium MileStone: S3_2 d3f Component: Server Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- Ticket details: origin/S3_1 373049274 HEAD 7ef4e956f (+6) I loaded a saved game then save it, with or without threaded save. The first load/save is not idempotent : the saved files contains different things, 74 lines for the diff file , notably < random_seed=30659428 80c78 < last_turn_change_time=1 --- > last_turn_change_time=0 99a98 > code=$$ 227d225 < random_seed=2067455005 and 3641c3653 < turn=627 --- > turn=-2 -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/47981 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=47981