arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

LUA Error after teleport or something like that #1904

Closed the-quality closed 3 months ago

the-quality commented 3 months ago

What version number you are using? 3.10.33

What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta Retail

What language is the game client set to? german

Describe the bug

`Message: .../ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua:180: Attempting to rehook already active hook CollectionsJournal_UpdateSelectedTab.
Time: Sat Jun 22 15:04:34 2024
Count: 5
Stack: .../ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua:180: Attempting to rehook already active hook CollectionsJournal_UpdateSelectedTab.
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua"]:180: in function <.../ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua:118>
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua"]:340: in function `SecureHook'
[string "@Interface/AddOns/BetterWardrobe/Modules/Core.lua"]:1413: in function `LoadModules'
[string "@Interface/AddOns/BetterWardrobe/Modules/Core.lua"]:1484: in function <Interface/AddOns/BetterWardrobe/Modules/Core.lua:1484>

Locals: (*temporary) = <function> defined =[C]:-1
`

To Reproduce Steps to reproduce the behaviour, if possible:

teleport or joining instance or something like that

Screenshots If applicable, add screenshots to help explain your problem. image

arkayenro commented 3 months ago

youll need to report it to BetterWardrobe, its their issue. theyre just using the shared ace3 library that i load first.

the-quality commented 3 months ago

thx, will do that