promotional bannermobile promotional banner

Mere Healing Frames

Mere Healing Frames

File Details

v0.4.35

  • R
  • Aug 26, 2013
  • 162.25 KB
  • 775
  • 2.3

File Name

MereHealingFrames-v0.4.35.zip

Supported Versions

  • 2.3

tag v0.4.35
ae500036f7a65d80e770721eaaf094639004204a
Mere <rift@dokein.co.uk>
2013-08-26 11:29:08 +0100

Bump version for fixes to some reported exceptions.

--------------------

Mere:
    - Bump version for recent fixes.
    - Ask the watchdog to be quiet when refreshing abilities.  Someone out there keeps hitting the watchdog when requesting the abilities list.
    Change code order to throw error dialog up sooner if a null value is passed into MereHealingFrames.Config.UI.ButtonConfig:SetButtonConfig won't fix the reported exception, but makes more sense.
    - Don't allow spell changes while in combat from the command line.  Should fix exception stacks I see reported from people changing spells while in combat (I assume macros or something are in use)
    - Fix a stack trace that keeps being emailed: Error: MereHealingFrames/BuffManager.lua:100 attempt to index local ''newBuffSet'' (a nil value)     In MereHealingFrames / MereHealingFrames.SavedVars.Load event Event.Addon.SavedVariables.Load.End stack traceback:     [C]: in function ''__index''     MereHealingFrames/BuffManager.lua:100 in function ''RefreshBuffSet''     MereHealingFrames/BuffManager.lua:71 in function ''new''     MereHealingFrames/RaidManagement.lua:107 in function ''new''     MereHealingFrames/RaidManagement.lua:382 in function ''LoadRaid''     MereHealingFrames/SavedVariables.lua:59 in function <MereHealingFrames/SavedVariables.lua:19
    The code now creates an empty buffset if it can't find one from the saved vars.