ActionbarPlus

ActionbarPlus

78.7k Downloads

Error when dragging a mount on retail

nfet opened this issue ยท 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Wow retail
  2. Open Mount UI
  3. Drag and drop any mount to an actionbar
  4. See error
Message: ...re\AddonLib\Widget\Buttons\MountDragEventHandler.lua:59: attempt to index global 'cursorInfo' (a nil value)
Time: Sat Oct 15 20:46:11 2022
Count: 1
Stack: ...re\AddonLib\Widget\Buttons\MountDragEventHandler.lua:59: attempt to index global 'cursorInfo' (a nil value)
[string "@Interface\AddOns\ActionbarPlus\Core\AddonLib\Widget\Buttons\MountDragEventHandler.lua"]:59: in function <...re\AddonLib\Widget\Buttons\MountDragEventHandler.lua:39>
[string "@Interface\AddOns\ActionbarPlus\Core\AddonLib\Widget\Buttons\MountDragEventHandler.lua"]:75: in function `Handle'
[string "@Interface\AddOns\ActionbarPlus\Core\AddonLib\Widget\Buttons\ReceiveDragEventHandler.lua"]:76: in function `Handle'
[string "@Interface\AddOns\ActionbarPlus\Core\AddonLib\Widget\Buttons\ButtonUI.lua"]:117: in function <...ionbarPlus\Core\AddonLib\Widget\Buttons\ButtonUI.lua:105>

Locals: mountInfo = <table> {
 index = 200
 id = 264
 name = "Blue Proto-Drake"
 icon = 236233
 spellID = 59996
}
spell = <table> {
 id = 59996
 icon = 236233
}
info = <table> {
 type = "mount"
 name = "Blue Proto-Drake"
 id = 264
 spell = <table> {
 }
 index = 200
}
(*temporary) = nil
(*temporary) = "attempt to index global 'cursorInfo' (a nil value)"
commented

Released in 1.0.6.1 ~ 2022-Oct-15