Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after recent patch update #7

Open
YEnthalpy opened this issue Oct 11, 2024 · 0 comments
Open

Error after recent patch update #7

YEnthalpy opened this issue Oct 11, 2024 · 0 comments

Comments

@YEnthalpy
Copy link

Hi KakaZzzz, could you please take some time to fix the addon? I think it is caused by Blizzard deprecating old APIs.

The error message is shown below. Thanks very much!

AutoEquip/core.lua:319: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@AutoEquip/core.lua"]:319: in function checkItems' [string "@AutoEquip/core.lua"]:56: in function updateAllItems'
[string "@AutoEquip/core.lua"]:29: in function `addonInit'
[string "@AutoEquip/main.lua"]:243: in function <AutoEquip/main.lua:64>

Locals:
(for index) = 0
(for limit) = 4
(for step) = 1
i = 0
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetContainerNumSlots' (a nil value)"
SELFAQ =

{
ride8 = 0
ride10 = 0
player = "Yenthalpy"
usable =
{
}
blockTable =
{
}
main = Frame {
}
pvp =
{
}
empty1 =
{
}
slotToName =
{
}
L =
{
}
matchSuit =
{
}
memberTargets =
{
}
takeoffSlots =
{
}
e1 =
{
}
needSuit = 0
infoTexts =
{
}
pveSet =
{
}
gearSlots =
{
}
e0 =
{
}
empty8 =
{
}
buffTime =
{
}
infoFrameIndex = 0
itemInBags =
{
}
items =
{
}
needSlots =
{
}
undeadTrinket = 23207
slotName =
{
}
swim16 = 0
slots =
{
}
realtimeQueue =
{
}
slotFrames =
{
}
init = false
empty2 =
{
}
empty7 =
{
}
swim1 = 0
enableDebug = false
empty4 =
{
}
empty5 =
{
}
pvpSet =
{
}
swim6 = 0
version = "v5.14"
empty6 =
{
}
carrot = 0
empty3 =
{
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant