「view this page in B3 βῆτα server」

Revisions №422

branch: interactive/develop 「№422」
Commited by: Rocco Moretti
GitHub commit link: 「800e1aefa31364cc」 「№5859」
Difference from previous tested commit:  code diff
Commit date: 2022-02-22 13:32:04
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5859 from RosettaCommons/roccomoretti/interactive_ideality_composite [Foldit] Fix crashes related to IdealityComposite. There were a fair number of crashes in the intro levels because of IdealityComposite::update. It looks like the issue is stale pose sizes. We can fix that by calling for an update if we're stale, and also being cautious about other accesses. RELEASE NOTE: Fix crashes in intro puzzle loading.

...