Skip to content

Update MoLibUI.lua#23

Open
erichilario wants to merge 1 commit into
mooreatv:masterfrom
erichilario:patch-1
Open

Update MoLibUI.lua#23
erichilario wants to merge 1 commit into
mooreatv:masterfrom
erichilario:patch-1

Conversation

@erichilario

Copy link
Copy Markdown

Bugfix to options panel not being created
Message: Interface\AddOns\DynamicBoxer\MoLib\MoLibUI.lua:778: attempt to index field 'Text' (a nil value)

Bugfix to options panel not being created
Message: Interface\AddOns\DynamicBoxer\MoLib\MoLibUI.lua:778: attempt to index field 'Text' (a nil value)
Comment thread MoLibUI.lua
s.High = _G[name.."High"]
s.Text = _G[lname.."Text"]
s.Low = _G[lname.."Low"]
s.High = _G[lname.."High"]

@mooreatv mooreatv Sep 3, 2025

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which wow does this happen with? I think it should be either self.name or lname indeed but not sure which

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants