Getting weird pop up window after I change my settings

Every time I change my settings, I get a window pop up. Is it something I should be worried about or disregard?

Here are the contents of said window.

Message: Interface\SharedXML\VideoOptionsFrame.lua:34: attempt to call global ‘StaticPopup_Show’ (a nil value)
Time: Fri Aug 26 19:00:32 2022
Count: 1
Stack: Interface\SharedXML\VideoOptionsFrame.lua:34: attempt to call global ‘StaticPopup_Show’ (a nil value)
[string “@Interface\SharedXML\VideoOptionsFrame.lua”]:34: in function <Interface\SharedXML\VideoOptionsFrame.lua:30>
[string “=[C]”]: in function SetShown' [string "@Interface\GlueXML\GlueParent.lua"]:436: in function ToggleFrame’
[string “@Interface\SharedXML\VideoOptionsFrame.lua”]:2: in function `VideoOptionsFrame_Toggle’
[string “@Interface\SharedXML\VideoOptionsFrame.lua”]:54: in function <Interface\SharedXML\VideoOptionsFrame.lua:50>

Locals: self = VideoOptionsFrame {
0 =
cancel = VideoOptionsFrameCancel {
}
categoryFrame = VideoOptionsFrameCategoryFrame {
}
Border = {
}
panelContainer = VideoOptionsFramePanelContainer {
}
Header = {
}
categoryList = {
}
ignoreCancelOnHide = true
gameRestart = true
okay = VideoOptionsFrameOkay {
}
apply = VideoOptionsFrameApply {
}
}
(*temporary) = nil
(*temporary) = “CLIENT_RESTART_ALERT”
(*temporary) = “attempt to call global ‘StaticPopup_Show’ (a nil value)”

Try again after uninstalling your addons. Errors like this are usually caused by addons interfering with stuff.

Yes, I did mean uninstalling the addons, not just disabling.

The warning message per se is fairly harmless (it indicates a relatively minor script error in LUA), but as Trovlak said: clearing out addons and their cached data would likely indeed get rid of it. :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.