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

API Change in Wrath #243

Open
Daskshadow opened this issue Feb 18, 2023 · 1 comment
Open

API Change in Wrath #243

Daskshadow opened this issue Feb 18, 2023 · 1 comment
Labels
type: bug A small patch

Comments

@Daskshadow
Copy link

Daskshadow commented Feb 18, 2023

WoW Version

WotLK (3.4.1)

Bestride Version

2.0.11

Steps to Reproduce

In \BeStride\Versions\Common\logic.special.lua
Line 73 and 81 does not working anymore in Wrath. It has to be C_Container.GetContainerNumSlots(i) and C_Container.GetContainerItemDurability(i, j)

Observed Behavior

1x ...ceBeStride/Versions/Common/logic.special.lua:73: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@BeStride/Versions/Common/logic.special.lua"]:73: in function `IsRepairable'
[string "@BeStride/Versions/Common/mount.lua"]:57: in function `Regular'
[string "@BeStride/Versions/Common/BeStride_ActionButton.lua"]:45: in function `PreClick'
[string "@BeStride/Versions/Common/BeStride_ActionButton.lua"]:26: in function <...s/BeStride/Versions/Common/BeStride_ActionButton.lua:26>
[string "=[C]"]: in function `Click'
[string "@FrameXML/ChatFrame.lua"]:1605: in function `?'
[string "@FrameXML/ChatFrame.lua"]:4918: in function <FrameXML/ChatFrame.lua:4884>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@FrameXML/ChatFrame.lua"]:4601: in function <FrameXML/ChatFrame.lua:4600>
[string "=[C]"]: in function `ChatEdit_SendText'
[string "@FrameXML/ChatFrame.lua"]:2982: in function <FrameXML/ChatFrame.lua:2975>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `UseAction'
[string "@FrameXML/SecureTemplates.lua"]:343: in function `handler'
[string "@FrameXML/SecureTemplates.lua"]:625: in function <FrameXML/SecureTemplates.lua:569>
[string "=[C]"]: ?
[string "@FrameXML/SecureHandlers.lua"]:266: in function <FrameXML/SecureHandlers.lua:263>
[string "=[C]"]: ?
[string "@FrameXML/SecureHandlers.lua"]:296: in function <FrameXML/SecureHandlers.lua:279>
[string "=(tail call)"]: ?
@Daskshadow Daskshadow added the type: bug A small patch label Feb 18, 2023
@CryptoGMRProfiles
Copy link

Genius.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A small patch
Projects
None yet
Development

No branches or pull requests

2 participants