houseCARL 1.1.3 - load-order index-build resilience
load-order index-build resilience
Hardens houseCARL against a malformed plugin that could otherwise make every command fail.
- Resilient load-order indexing: a single record Mutagen can't parse — for example a malformed package
data-input count that an upstream ESP ships and the game engine ignores — used to make every houseCARL
command fail with a Mutagen error, because the whole-load-order index is built up front and one bad record
threw the entire build. houseCARL now isolates the offending plugin: it is excluded from the session and
reported inhousecarl_load_order_status(with the reason why), while every other plugin stays fully
readable. Fix or remove the upstream plugin to restore access to it.
Install: download houseCARL-1.1.3.zip below, unzip, and run houseCARL-Setup.exe. See the README for hosts (Claude Code / Codex / both) and first-run setup.
Full changelog: plugin/CHANGELOG.md