src/mega-macro.lua:225 script ran too long
MikeCook9994 opened this issue · 2 comments
Installed the macro after running the backup as specified in the documentation. When I signed into the game, bugsack has this error (also occurs on /reloadui). Macro import appears to silently (? idk what the expected failure behavior is) fail as well. Default macro UI has all my macros and they haven't been imported into the addon.
1x MegaMacro\src/mega-macro.lua:225: script ran too long
[string "@MegaMacro\src/mega-macro.lua"]:225: in function `GetMacrosInScope'
[string "@MegaMacro\src/mega-macro-icon-evaluator.lua"]:53: in function <...eMegaMacro\src/mega-macro-icon-evaluator.lua:31>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
...
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@MegaMacro\src/mega-macro-icon-evaluator.lua"]:184: in function <...eMegaMacro\src/mega-macro-icon-evaluator.lua:170>
[string "@MegaMacro\src/mega-macro-icon-evaluator.lua"]:207: in function `Initialize'
[string "@MegaMacro\src/main.lua"]:34: in function <MegaMacro\src/main.lua:16>
[string "@MegaMacro\src/main.lua"]:44: in function <MegaMacro\src/main.lua:42>
Locals:
scope = "cs"
(*temporary) = <table> {
Character = "ch"
Global = "gg"
CharacterSpecialization = "cs"
Class = "gc"
Specialization = "gs"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "script ran too long"
Worth noting that this same error is occurring on beta where I have no macros at all.