Error when dragging spell into `target spell` editbox
m33shoq opened this issue ยท 0 comments
Describe the bug
Got this error when dragging spell into editbox
Clicked Version
1.15.2
World of Warcraft Flavor
Dragonflight
Tried with only Clicked enabled
- Yes
- No
Lua Errors
1x Clicked/Config/Bindings.lua:1103: attempt to call global 'GetSpellInfo' (a nil value)
[string "@Clicked/Config/Bindings.lua"]:1103: in function <Clicked/Config/Bindings.lua:1099>
[string "=[C]"]: ?
[string "@AdvancedInterfaceOptions/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <...ancedInterfaceOptions/libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@AdvancedInterfaceOptions/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@AdvancedInterfaceOptions/libs/AceGUI-3.0-41/widgets/AceGUIWidget-EditBox.lua"]:94: in function <...ons/libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua:77>
Locals:
type = "spell"
bookIndex = 42
bookType = "spell"
(*temporary) = nil
(*temporary) = 42
(*temporary) = "spell"
(*temporary) = "attempt to call global 'GetSpellInfo' (a nil value)"
action =
macroValue = ""
cancelForm = false
spellValue = 361584
targetUnitAfterCast = false
auraName = ""
itemValue = ""
macroIcon = "Interface\ICONS\INV_Misc_QuestionMark"
macroName = "Run custom macro"
spellMaxRank = true
executionOrder = 1
interrupt = false
startAutoAttack = false
startPetAttack = false
cancelQueuedSpell = false
}
valueKey = "spellValue"
binding =
type = 1
action =
}
keybind = "T"
scope = 2
targets =
}
uid = 16
parent = 1
actionType = "SPELL"
load =
}
integrations =
}
}
Reproduction Steps
Drag a spell from spellbook into editbox
Last Working Version
No response
Screenshots
No response
Debug Output
No response