GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Bug

Dezoran opened this issue ยท 2 comments

commented

Date: 2020-05-20 19:53:12
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GSE\API\Translator.lua line 40:
script ran too long
Debug:
[string "=[C]"]: (for generator)()
[string "@gse\API\Translator.lua"]:40: TranslateSequence()
[string "@gse\API\Storage.lua"]:661: OOCUpdateSequence()
[string "@gse\API\Events.lua"]:406: ?()
[string "@Decursive\Libs\AceTimer-3.0\AceTimer-3.0.lua"]:55:
...\AddOns\Decursive\Libs\AceTimer-3.0\AceTimer-3.0.lua:50
Locals:

AddOns:
Swatter, v8.2.6511 (SwimmingSeadragon)
AskMrRobot, v86

commented

Hi Dezoran,

Can you give me some context on what was occurring? This is a generic error that can occur for any mod if WoW was running slow. It reports the mod that executed the last line of mod code so I don't have anything from this trace to work with.

commented

That line was also processing your PreMacro if that gives you anything to work with