Kayakflo / wow-dialogkey-sl

Adjusted version of the original wow-dialog key addon to work with WoW Shadowlands
GNU General Public License v3.0
9 stars 3 forks source link

Error if using DialogKey to accept the destruction of an item #7

Closed Nercus closed 3 years ago

Nercus commented 3 years ago

Describe the bug

If the hotkey to accept the dialog option to destroy an item is pressed an error occurs.

Do you have an error log of what happened?

[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `DeleteCursorItem'
[string "@FrameXML\StaticPopup.lua"]:1959: in function `OnAccept'
[string "@FrameXML\StaticPopup.lua"]:5053: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
[string "=[C]"]: in function `Click'
[string "@DialogKey\main.lua"]:327: in function <DialogKey\main.lua:274>
[string "=(tail call)"]: ?
[string "@DialogKey\main.lua"]:258: in function `ClickButtons'
[string "@DialogKey\main.lua"]:195: in function <DialogKey\main.lua:134>

To Reproduce

  1. Delete an item
  2. Press the hotkey to confirm

Did you try having DialogKey as the only enabled addon and everything else (especially something like ElvUI) disabled? Tested with: Also happens with only DialogKey enabled

Which version of DialogKey are you using? Im currently using the fixed version 1.8.4

Are you on World of Warcraft Classic or Retail?

Was it working in a previous version? If yes, which was the last good one? was working before WoW Patch 9.0.2 hit the live servers

Nercus commented 3 years ago

Closed as this repo is no longer maintained