Skip to content

LUA error when opening options panel #985

@jungheeMW

Description

@jungheeMW

Make sure the bug also happen when Details! is the only addon enabled.
Enabled only Details! and BugSack + BugGrabber.

Game and Details! version
VPT 14250 RELEASE 11.2.7

Describe the bug

  • Steps to Reproduce (what did you do to make the bug happen):
  1. Log into the game, or /reload
  2. On the meter in game, click on the Options Panel
  3. LUA Error occurs
  • Result (what happens when you follow the steps above):
    LUA error
  • Expected (what you think the expected behavior would be when following the steps):
    No error.
  • When the bug started (a date, wow path release, details update, etc)?
    I do not know, but I only noticed as of today.
  • Additional information:
    None.

Lua Error

2x Details/core/parser_nocleu.lua:171: attempt to index upvalue 'damageMeter' (a nil value)
[Details/core/parser_nocleu.lua]:171: in function 'UpdateAllDamageMeterWindowsAppearance'
[Details/core/parser_nocleu.lua]:108: in function <Details/core/parser_nocleu.lua:76>
[C]: in function 'xpcall'
[Details/functions/events.lua]:259: in function 'QuickDispatchEvent'
[Details/functions/events.lua]:317: in function 'SendEvent'
[Details/functions/events.lua]:366: in function 'SendOptionsModifiedEvent'
[Details/frames/window_options2_sections.lua]:102: in function <...eDetails/frames/window_options2_sections.lua:101>
[Details/frames/window_options2_sections.lua]:5578: in function <...eDetails/frames/window_options2_sections.lua:5574>
[C]: in function 'xpcall'
[Details/Libs/DF/mixins.lua]:380: in function 'RunHooksForWidget'
[Details/Libs/DF/slider.lua]:763: in function <Details/Libs/DF/slider.lua:732>
[C]: in function 'SetValue'
[Details/Libs/DF/slider.lua]:90: in function <Details/Libs/DF/slider.lua:59>
[tail call]: ?
[Details/frames/window_options2_sections.lua]:83: in function 'UpdateAutoHideSettings'
[Details/frames/window_options2_sections.lua]:5624: in function 'buildOptionSectionFunc'
[Details/frames/window_options2.lua]:386: in function 'InitializeOptionsWindow'
[Details/frames/window_options2.lua]:447: in function <Details/frames/window_options2.lua:434>
[C]: in function 'xpcall'
[Details/Libs/DF/cooltip.lua]:987: in function <Details/Libs/DF/cooltip.lua:970>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'damageMeter' (a nil value)"
damageMeter = nil
bParser = <table> {
}

Screenshots
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions