File Details
Reflux Enhanced.zip
- R
- Jan 30, 2026
- 4.69 KB
- 89
- 12.0.1
- Retail
File Name
Reflux Enhanced.zip
Supported Versions
- 12.0.1
Version 1.0.3
🛠️ Bug Fixes
- Resolved "Arithmetic on Nil" Crashes: Fixed a critical issue where re-saving an existing profile would cause UI-heavy addons (like Platynator/Plater) to crash with arithmetic errors.
- Table Reference Stability: Eliminated the use of
wipe()on active data structures. The addon now uses a Safe Overwrite method that updates configuration keys individually. This ensures that addons currently rendering UI elements (like nameplates) always have access to valid numerical data during the save process.
🚀 Improvements
- Enhanced Addon Detection: Improved the logic for identifying "Split" addon structures (addons using
_CONFIG,_SETTINGS, or_DBsuffixes) to ensure more reliable profile captures. - Refined Ace3 Integration: Optimized how the addon interacts with the AceDB-3.0 registry to prevent unnecessary table churn.
📝 Usage Note
If you encounter an addon that still resets upon saving, please ensure you are not in combat, as some addons lock their configuration tables while you are in an active encounter.

