ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

CloudOnce: "Play" categories are not being dirtied when game receives data from cloud #1160

Closed ChrisNZL closed 1 year ago

ChrisNZL commented 1 year ago

Able to reproduce a bug on Google Play. Seems to have been reported a lot in 0.3.7g.

Seems to be reproducible in the following manner:

But then:


From my own logging (feedback ID 0.3.7i_20230102-6RQLM), and looking at code, I believe I am not dirtying enough "Play" categories when receiving data from the cloud. The game's FileSystem assumes data is readily available and up-to-date at the start, but this is not so.

Files/methods to investigate:

Tasks:

ChrisNZL commented 1 year ago

Fixed in 0.3.7j.

Main culprits resolved: