hotbso Posted May 5, 2020 Report Posted May 5, 2020 (edited) 6.0.5 Autosave is obviously broken. FSUIPC initializes the "Next" pointer to 1 at each sim session. [AutoSave] Interval=300 Files=20 SaveOnGround=Yes AutoSaveEnabled=Yes After stopping p3d: "Next" is not pointing to the oldest entry [AutoSaveFilesV4] Next=3 1=Tue 104030 2=Tue 104530 3=Tue 103256 4=Mon 205430 5=Mon 191939 6=Mon 192439 7=Mon 192938 8=Mon 193438 9=Mon 193937 10=Mon 194437 11=Mon 194937 12=Mon 195436 13=Mon 195936 14=Mon 200435 15=Mon 200935 16=Mon 201434 17=Mon 201934 18=Mon 202433 19=Mon 202933 20=Mon 203432 After new startup: [AutoSaveFilesV4] Next=1 1=Tue 104030 2=Tue 104530 3=Tue 103256 4=Mon 205430 5=Mon 191939 6=Mon 192439 7=Mon 192938 8=Mon 193438 9=Mon 193937 10=Mon 194437 11=Mon 194937 12=Mon 195436 13=Mon 195936 14=Mon 200435 15=Mon 200935 16=Mon 201434 17=Mon 201934 18=Mon 202433 19=Mon 202933 20=Mon 203432 The p3d V5 also support an initialize per session: [AutoSaveFilesV5] Next=4 1=Mon 155146 2=Mon 155645 3=Mon 160145 4=Mon 115746 5=Mon 120245 6=Mon 120745 7=Mon 121244 8=Mon 121744 Edited May 6, 2020 by hotbso resolved
John Dowson Posted May 5, 2020 Report Posted May 5, 2020 Confirmed. The next pointer is not being initialised correctly on re-start. I will fix this in the next patch release.
John Dowson Posted May 5, 2020 Report Posted May 5, 2020 This should now be corrected in v6.0.6, just released.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now