Skip to content

fix(animated-static-reload): remove module#29

Merged
northaxosky merged 1 commit into
masterfrom
hotfix/remove-animated-static-reload
May 26, 2026
Merged

fix(animated-static-reload): remove module#29
northaxosky merged 1 commit into
masterfrom
hotfix/remove-animated-static-reload

Conversation

@northaxosky
Copy link
Copy Markdown
Contributor

FO4 vanilla ShouldSaveAnimationOnSaving (slot 0x9D) already saves animated loops with non-default names via its out3 branch, so the additive force-true on MovableStatic refs was widening saves beyond the engine's intent. perchik bisected a save/load Creations plugin-mismatch dialog to this module.

Upstream lineage (Maxsu/doodlum on Skyrim) is dormant and was never picked up by aers' EngineFixesSkyrim64. In FO4 the vanilla predicate is broader than Skyrim's, so the port was redundant for the cases users actually care about (windmills, fans, generators, etc., all of which use non-Idle sequence names and already hit out3).

FO4 vanilla ShouldSaveAnimationOnSaving already saves animated loops with non-default names via its out3 branch, so the additive force-true made MovableStatic saves wider than the engine intends. perchik bisected a save/load Creations plugin-mismatch dialog to this module.
@northaxosky northaxosky merged commit 7d72e2d into master May 26, 2026
1 check passed
@northaxosky northaxosky deleted the hotfix/remove-animated-static-reload branch May 26, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant