arkayenro / arkinventory

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

[BUG] securehook error #1822

Closed kkatee closed 8 months ago

kkatee commented 10 months ago

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 "@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 functionBlizzardAPIHook' [string "@Interface/AddOns/ArkInventory/Core/ArkInventory.lua"]:3163: in function <Interface/AddOns/ArkInventory/Core/ArkInventory.lua:3129>

[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 10 months ago

image

arkayenro commented 10 months ago

try 3.10.17-alpha-1

kkatee commented 10 months ago

Thanks that seems to be working fine :D