arkayenro/arkinventory

[BUG] securehook error

Closed this issue · 3 comments

kkatee commented

What version number you are using?

3.10.17

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

wotlk icc ptr

What language is the game client set to?

english

Describe the bug
LUA error on startup, bags dont display correctly.

Message: Interface/AddOns/ArkInventory/Core/ArkInventory.lua:11641: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
Time: Thu Sep 21 06:37:11 2023
Count: 1
Stack: Interface/AddOns/ArkInventory/Core/ArkInventory.lua:11641: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
[string "=[C]"]: ?
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua"]:210: 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/ArkInventory/Core/ArkInventory.lua"]:11641: in function BlizzardAPIHook'
[string "@Interface/AddOns/ArkInventory/Core/ArkInventory.lua"]:3163: in function <Interface/AddOns/ArkInventory/Core/ArkInventory.lua:3129>
[string "=[C]"]: ?
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua"]:626: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>

Locals: (*temporary) = "Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target"

To Reproduce
Steps to reproduce the behaviour, if possible: log into ptr with the addon.

Screenshots
image
only the backpack is displayed

Additional context
Add any other context about the problem here.

kkatee commented

image

kkatee commented

Thanks that seems to be working fine :D