AdiBags

AdiBags

8M Downloads

WOTLK Classic PTR Unknown event CURSOR_UPDATE

Jakobud opened this issue ยท 6 comments

commented

Describe the bug

3x AdiBags\core\EventHandlers.lua:44: Attempt to register unknown event "CURSOR_UPDATE"
[string "=[C]"]: in function `RegisterEvent'
[string "@AdiBags\core\EventHandlers.lua"]:44: in function `OnUsed'
[string "@AdiBags\libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:76: in function <...ags\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:59>
[string "=(tail call)"]: ?

Locals:
(*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = "CURSOR_UPDATE"

To Reproduce
Steps to reproduce the behavior:

  1. Load the addon

World of Warcraft Release and Version (Retail 9.2.7, etc)

  • WOTLK Classic PTR Interface # 30400

Have you tried disabling all your other addons to ensure only this addon causes the issue?

  • Yes

I'm pretty sure that CURSOR_UPDATE is not a removed event so I'm not what is going on here. Whatever it is, it's a showstopper for Adibags (the best bag addon period).

commented

I'm unable to reproduce this on the PTR using HEAD on master. Do you have anymore information, and are you up to date in your AdiBags version?

commented

Ah, just triggered it. Thanks for the report!

commented

Update: It looks like this is broken in quite a few places, including Ace. Extracting the Blizzard interface files yielded no reference, but this will break due to Ace anyway. Going to hold off on this until pre-patch launch and see if Blizzard pushes any fixes.

commented

This has been fixed, pushed to master, and released as v1.9.30.

commented

Hi, great to see this was fixed! But I have a question. The prepatch hits tomorrow but I don't see a wotlk tag on curseforge nor is the tbc version updated to .30 or above... so what is the correct way of getting this fix?

[edit] by clicking around the github I found this #648 from 9 days ago, so I gave the retail version a shot and it works just fine. Might be an idea to post something to that effect on curseforge or you'll get a LOT of questions tomorrow.

commented

Yes -- we'll be updating curseforge at some point today!