BrannFilterBag

Bag filtering and organization tool

File Details

BrannFilterBag.202603152110.zip

  • R
  • Mar 15, 2026
  • 85.27 KB
  • 11
  • 12.0.1
  • Retail

File Name

BrannFilterBag.202603152110.zip

Supported Versions

  • 12.0.1

First-Install Crash Fixed

  • Fixed error on first install: bad argument #1 to 'SetValue' when opening global settings
  • Cause: Defaults.global in Core.lua was missing opacityshowSearchshowSonstige, and showPerBagSlots — the settings panel tried to use nil values
  • Added all missing fields to Defaults.global

Settings Migration for Existing Installs

  • Sub-key migration now fills in missing fields inside global and masterBag when updating from older versions (previously only top-level keys were migrated)

Robust Field-Level Defaults in Settings Panel

  • FilterSettings:OpenGlobal() now sets individual missing fields instead of relying on a table-level or fallback that silently failed when the table already existed