GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Getting **_Lua Error_**

todd532002 opened this issue · 2 comments

commented

I keep getting this error in WOW using your addon.
Lua Error Screenshot showing setting and screens opened

Auctionator Installed and opened and option on main buy screen
I have ELVUI installed and your addon installed and when I have ELVUI Setting open the data texts under DataTexts: Panels: Datatext Panel (Left): Select Spirit in any of the DataTexts

then I get error:

I can send you more info if needed just let me know and how to get info and I will send you.

Lua Error

Message: ...ace\AddOns\D4KiR MoveAndImprove\elements/minimap.lua:249: Attempt to access forbidden object from code tainted by an AddOn
Time: Fri Dec 24 11:23:29 2021
Count: 1
Stack: ...ace\AddOns\D4KiR MoveAndImprove\elements/minimap.lua:249: Attempt to access forbidden object from code tainted by an AddOn
[string "=[C]"]: ?
[string "=[C]"]: in function GetParent' [string "@Interface\AddOns\D4KiR MoveAndImprove\elements/minimap.lua"]:249: in function MAIIsMMBTNSVisible'
[string "@interface\AddOns\D4KiR MoveAndImprove\elements/minimap.lua"]:272: in function <...ace\AddOns\D4KiR MoveAndImprove\elements/minimap.lua:258>

Locals:

commented

I can’t replicate this error. I have no idea what D4KiRMoveAndImprove is but the only similarity I can see is you also have GSE installed? The information supplied says that if you have x mods installed and you do something in them you get an error and GSE is the cause?

commented

BTW. Ace3 is a common library used by a number of addons. The first instance loaded is the one used. These errors are being thrown and the references to Ace3 are coming from GSE but if you disable GSE you will get these errors thrown by any other instance of Ace3 installed. You need to take this up with Elv, Ace3 or D4KiR