Vendorer

Vendorer

26.7k Downloads

Dragonflight Beta: Addon does not initialize

sebid opened this issue ยท 1 comments

commented

Expected Behavior

Addon loads ingame

Actual Behavior

Addon does not initialize

Error log

Message: AceEvent30Frame:RegisterEvent(): AceEvent30Frame:RegisterEvent(): Attempt to register unknown event "CURSOR_UPDATE"
Time: Sun Sep  4 12:24:07 2022
Count: 1
Stack: AceEvent30Frame:RegisterEvent(): AceEvent30Frame:RegisterEvent(): Attempt to register unknown event "CURSOR_UPDATE"
[string "=[C]"]: in function `RegisterEvent'
[string "@Interface/AddOns/!Vendorer/libs/AceEvent-3.0/AceEvent-3.0.lua"]:33: in function `OnUsed'
[string "@Interface/AddOns/!Vendorer/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:168: in function `RegisterEvent'
[string "@Interface/AddOns/!Vendorer/core.lua"]:342: in function <Interface/AddOns/!Vendorer/core.lua:334>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/!Vendorer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:558: in function `EnableAddon'
[string "@Interface/AddOns/!Vendorer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:651: in function <.../AddOns/!Vendorer/libs/AceAddon-3.0/AceAddon-3.0.lua:636>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:527: in function `UIParentLoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:662: in function `TimeManager_LoadUI'
[string "@Interface/FrameXML/UIParent.lua"]:1505: in function <Interface/FrameXML/UIParent.lua:1389>

Locals: <none>
commented

Hello, I created a PR addressing all these issues for DragonFlight, because it was bugging me that I couldn't use this awesome addon! From what I tested, the addon is completely functional.
#32.
Feel free to use the code from my fork that is compatible with DF, making the addon functional again, until the author can approve it!

https://github.com/sebid/Vendorer/archive/refs/heads/master.zip