Code Monkey home page Code Monkey logo

wow-dialogkey-sl's People

Contributors

icbat avatar kayakflo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wow-dialogkey-sl's Issues

Packaged addon

Hey, i was speaking with Acidweb, who makes the CurseBreaker mod manager. i was trying to use the addon manager to add your addon. it does not add, as it is not a packaged addon.

when speaking with Acidweb about this, he let me know that for addons to be added with addon managers, Packaged releases need to be made, with something like the BigWigs Packager (https://github.com/BigWigsMods/packager)

would it be possible for you to package your addon?

thanks

error

1st and 2nd were not completed quest return, and 3rd one is completed, and i got this error.

2x DialogKey\main.lua:245: attempt to index field '?' (a nil value) [string "@DialogKey\main.lua"]:245: in function ClickButtons'
[string "@DialogKey\main.lua"]:195: in function <DialogKey\main.lua:134>

Locals:
self =

{
SetDefaultModuleLibraries = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:367
DisableQuestScrolling = defined @DialogKey\main.lua:465
EnableModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
{
}
CancelTimer = defined @ace3\AceTimer-3.0\AceTimer-3.0.lua:147
ClickFrameName = defined @DialogKey\main.lua:329
keybindIndex = 0
recentlyPressed = false
Printf = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:69
SetDefaultModulePrototype = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:409
HandleScroll = defined @DialogKey\main.lua:479
defaultModuleState = true
IsEnabled = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:451
ScheduleTimer = defined @ace3\AceTimer-3.0\AceTimer-3.0.lua:94
DisableModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:350
Glow = defined @DialogKey\main.lua:413
RegisterMessage = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
ClickFrame = defined @DialogKey\main.lua:271
scrollFrames =
{
}
db =
{
}
GlowQuestIndex = defined @DialogKey\main.lua:434
SetEnabledState = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:424
enabledState = true
RegisterEvent = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
IterateModules = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:437
ClickButtons = defined @DialogKey\main.lua:212
frame = DialogKeyFrame {
}
RemoveMouseFocus = defined @DialogKey\main.lua:72
AddMouseFocus = defined @DialogKey\main.lua:2
debug_dialog = defined @DialogKey\main.lua:502
OnInitialize = defined @DialogKey\core.lua:67
NewModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:235
glowFrame = DialogKeyGlow {
}
GetModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:210
round = defined @DialogKey\core.lua:216
FindPathTo = defined @DialogKey\main.lua:21
options = {
}
UnregisterChatCommand = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:111
ValueToString = defined @DialogKey\options.lua:483
ScheduleRepeatingTimer = defined @ace3\AceTimer-3.0\AceTimer-3.0.lua:129
CancelAllTimers = defined @ace3\AceTimer-3.0\AceTimer-3.0.lua:160
keybindMode = false
UnwatchFrame = defined @DialogKey\main.lua:110
GetName = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:279
EnumerateGossips_Quest = defined @DialogKey\main.lua:375
baseName = "DialogKey"
UpdateBlacklist = defined @DialogKey\options.lua:476
name = "DialogKey"
SaveBlacklist = defined @DialogKey\options.lua:460
UpdateAdditionalFrames = defined @DialogKey\options.lua:453
ShowOldKeybindWarning = defined @DialogKey\core.lua:142
IterateEmbeds = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:442
Disable = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:314
GetFrameByName = defined @DialogKey\main.lua:56
builtinDialogBlacklist =
{
}
HandleKeybind = defined @DialogKey\option`

DialogKey for TBC Classic

I know this isn't really the place and that I should be reporting issues on Foxthorn's git but it seems he's MIA and maybe you'll read this and work some magic, but any chance you can update DialogKey to work with TBC Classic? None of the versions out there work.

DF

Hi, I know this is not the right repo, but the other one won't let me put a ticket in. Are there plans to fix this addon for DF

Dialogkey breaks Escape, Backspace, Enter and Delete key within WeakAura text frames

Describe the bug

Currently I can't find a pattern. So pretty randomly while writing custom code in WeakAuras the function of following keys break:

  • Escape
  • Backspace
  • Enter
  • Delete

Do you have an error log of what happened?
No Error comes up

To Reproduce

  1. Write some code in a WeakAuras text frame
  2. Randomly the keys don't work anymore

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

  • Only DialogKey and WeakAuras enabled: Bug occurs
  • All Addons enabled, DialogKey disabled: Bug doesn't occur

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?

  • Classic
  • Retail

Was it working in a previous version? If yes, which was the last good one?
Actually don't know the last time it properly worked. Maybe before prepatch

Attemping to Delete an Item

2x [ADDON_ACTION_BLOCKED] AddOn 'DialogKey' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: ?
[string "=[C]"]: in function DeleteCursorItem' [string "@FrameXML\StaticPopup.lua"]:1911: 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>

Error if using DialogKey to accept the destruction of an item

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?

  • Classic
  • 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.