BigDebuffs

BigDebuffs

18M Downloads

LUA error on login - Attempting to rehook already active hook GetBagsShown

raysmith59 opened this issue ยท 1 comments

commented

This error is happening for me with another addon as well (got this after I disabled that other one), AllTheThings and BlizzMove updated recently and I think a library update or something broke this.

1x ...eBigDebuffs/Libs/AceHook-3.0-9/AceHook-3.0.lua:180: Attempting to rehook already active hook GetBagsShown.
[string "=[C]"]: ?
[string "@BigDebuffs/Libs/AceHook-3.0-9/AceHook-3.0.lua"]:180: in function <...eBigDebuffs/Libs/AceHook-3.0/AceHook-3.0.lua:118>
[string "@BigDebuffs/Libs/AceHook-3.0-9/AceHook-3.0.lua"]:340: in function SecureHook' [string "@BlizzMove/BlizzMove.lua"]:1314: in function ?'
[string "@AllTheThings/lib/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@AllTheThings/lib/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@AllTheThings/lib/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@DataStore/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
(*temporary) = "Attempting to rehook already active hook GetBagsShown."

commented

Disabling BlizzMove seems to have resolved the issue; that author is investigating so possibly nothing to do here.