Skip to content

houseCARL 1.1.3 - load-order index-build resilience

Choose a tag to compare

@Avick3110 Avick3110 released this 07 Jun 11:43
· 174 commits to main since this release

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 in housecarl_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