AutoTurnIn

AutoTurnIn

3M Downloads

Interop with external ACE3

zrb437 opened this issue ยท 1 comments

commented

Hey,
i've got something weird, when the ACE3 is used from another addon

AutoTurnIn (ATI) Version 10.3.1

22x AutoTurnIn/AutoTurnIn.lua:420: hooksecurefunc(): ObjectiveTracker_Update is not a function
[string "=[C]"]: in function `hooksecurefunc'
[string "@AutoTurnIn/AutoTurnIn.lua"]:420: in function <AutoTurnIn/AutoTurnIn.lua:404>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:494: in function `InitializeAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:619: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>

If i rename "AutoTurnIn" to "1AutoTurnIn" to use the delivered ACE3, this issue does not popup.

I've checked the delivered ACE3's, and they are both on 3.0-13 and identical. I also copied the ATI Version to Ark and the issue persist. So its maybe just a "path" thing, that the reference does not match

commented

Gone with fa3e2d6