LUA error The War Within
Poisonenvy2 opened this issue ยท 1 comments
Right clicking on a category gives the following LUA error:
1x AngryAssignments/Core.lua:854: attempt to call global 'EasyMenu' (a nil value)
[string "@AngryAssignments/Core.lua"]:854: in function <AngryAssignments/Core.lua:846>
[string "=[C]"]: ?
[string "@AngryAssignments/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <...dOns/AngryAssignments/libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@AngryAssignments/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@AngryAssignments/AngryTreeGroup.lua"]:196: in function <AngryAssignments/AngryTreeGroup.lua:194>
Locals:
widget = <table> {
levels = <table> {
}
status = <table> {
}
scrollbar = AceConfigDialogTreeGroup1ScrollBar {
}
AceGUIWidgetVersion = 2
LayoutPaused = true
enabletooltips = true
height = "fill"
localstatus = <table> {
}
content = Frame {
}
lines = <table> {
}
border = Frame {
}
showscroll = false
dragger = Frame {
}
userdata = <table> {
}
parent = <table> {
}
width = "fill"
tree = <table> {
}
type = "AngryTreeGroup"
buttons = <table> {
}
base = <table> {
}
children = <table> {
}
treeframe = Frame {
}
hasChildren = <table> {
}
events = <table> {
}
frame = Frame {
}
}
event = "OnClick"
value = -3589840488
selected = false
button = "RightButton"
selectedId = -3589840488
(*temporary) = nil
(*temporary) = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
}
(*temporary) = AngryAssignMenuFrame {
Text = AngryAssignMenuFrameText {
}
Icon = AngryAssignMenuFrameIcon {
}
Button = AngryAssignMenuFrameButton {
}
Right = AngryAssignMenuFrameRight {
}
Middle = AngryAssignMenuFrameMiddle {
}
Left = AngryAssignMenuFrameLeft {
}
}
(*temporary) = "cursor"
(*temporary) = 0
(*temporary) = 0
(*temporary) = "MENU"
(*temporary) = "attempt to call global 'EasyMenu' (a nil value)"
AngryAssign_DropDown = AngryAssignMenuFrame {
Text = AngryAssignMenuFrameText {
}
Icon = AngryAssignMenuFrameIcon {
}
Button = AngryAssignMenuFrameButton {
}
Right = AngryAssignMenuFrameRight {
}
Middle = AngryAssignMenuFrameMiddle {
}
Left = AngryAssignMenuFrameLeft {
}
}