GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Unable to WrapScript in 10

TimothyLuke opened this issue ยท 1 comments

commented

๐Ÿ”ต Describe the bug:
GSE creates a hidden button. It needs to wrap a script on that button for it to execute. In WoW 10 the following error is produced when attempting to do so.

๐Ÿ”ต The error:
Paste the error message in this blockquote.

Message: Interface/FrameXML/SecureHandlers.lua:670: Header frame must be explicitly protected
Time: Wed Sep  7 08:43:52 2022
Count: 1
Stack: Interface/FrameXML/SecureHandlers.lua:670: Header frame must be explicitly protected
[string "=[C]"]: ?
[string "@Interface/FrameXML/SecureHandlers.lua"]:670: in function <Interface/FrameXML/SecureHandlers.lua:647>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/GSE/API/Storage.lua"]:1701: in function <Interface/AddOns/GSE/API/Storage.lua:1670>
[string "@Interface/AddOns/GSE/API/Storage.lua"]:1725: in function `CreateGSE3Button'
[string "@Interface/AddOns/GSE/API/Storage.lua"]:608: in function `OOCUpdateSequence'
[string "@Interface/AddOns/GSE/API/Events.lua"]:562: in function `?'
[string "@Interface/AddOns/GSE/Lib/AceTimer-3.0/AceTimer-3.0.lua"]:55: in function <...terface/AddOns/GSE/Lib/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals: (*temporary) = "Header frame must be explicitly protected"

๐Ÿ”ต GSE Version:

  • Version: 3.1.05

๐Ÿ”ต Additional context:
If those can't be solved it will be a showstopper.

commented

This has been resolved but #1160 takes its place