Add known working config profile for reverting changes

This commit is contained in:
pleb
2026-07-05 17:06:51 -07:00
parent 545d407116
commit a94a1ed000
9 changed files with 386 additions and 7 deletions
+7
View File
@@ -88,6 +88,13 @@ For a batch install, check for:
- there are no repeated unhandled exceptions from newly installed plugins.
- the game reaches the main menu.
Several `ERROR` and `WARNING` lines are benign on a healthy 1.44.1 stack (older
manifest warnings, BeatLeader optional-interop probes, brief
`AudioTimeSyncController` resume noise, custom-map `Leaderboard id ... not
found`, transient KeyRemapper controller reconnects, and similar). See
[`docs/notes/install-and-verify-plugins-1.44.1.md`](notes/install-and-verify-plugins-1.44.1.md#known-ipa-log-noise)
before treating every red log line as a plugin failure.
After the first successful launch, `plugin-helper bootstrap-check --instance
<version>` should pass. Ordinary plugin plans for lockfiles that include BSIPA
depend on that recorded bootstrap state and the latest IPA log.