Thread Tools Display Modes
09-19-18, 12:05 PM   #1
Nyxondra
A Murloc Raider
 
Nyxondra's Avatar
Join Date: Aug 2016
Posts: 9
XRP and RealUI

Hey! I absolutely love RealUI, and have been using it for a few years now!

However, when I use the addon XRP, I get a slew of LUA errors.

This LUA error basically shows up whenever there is any kind of dropdown menu on the screen.

Code:
x17  ...RealUI_Skins\Aurora\Skin\FrameXML\UIDropDownMenu.lua:50: attempt to index local 'checkBox' (a nil value)
Stack: ...RealUI_Skins\Aurora\Skin\FrameXML\UIDropDownMenu.lua:50: in function <...RealUI_Skins\Aurora\Skin\FrameXML\UIDropDownMenu.lua:38>
[C] in function 'UIDropDownMenu_AddButton'
FrameXML\InterfaceOptionsPanels.lua:890: in function 'initFunction'
FrameXML\UIDropDownMenu.lua:77: in function 'UIDropDownMenu_Initialize'
FrameXML\InterfaceOptionsPanels.lua:847: in function <FrameXML\InterfaceOptionsPanels.lua:836>
Time: 2018/09/19 14:03:53 Index: 1/1
RealUI Version: 2.0.5
Locals:
info = <table> {
    tooltipText = "When clicking the tab of a Chat Frame, the entry box will attach to it. Each window's entry box will maintain its own saved state and history."
    value = "im"
    text = "IM Style"
    func = <function> defined @FrameXML\InterfaceOptionsPanels.lua:871
    tooltipTitle = "IM Style"
}
level = 1
listFrameName = "DropDownList1"
listFrame = DropDownList1 {
    0 = <userdata>
    dropdown = Grid2_UnitFrame_DropDown {}
    shouldRefresh = true
    numButtons = 1
    maxWidth = 79.466667175293
}
index = 1
menuButtonName = "DropDownList1Button1"
menuButton = DropDownList1Button1 {
    0 = <userdata>
    Highlight = DropDownList1Button1Highlight {}
    invisibleButton = DropDownList1Button1InvisibleButton {}
    func = <function> defined @FrameXML\InterfaceOptionsPanels.lua:871
    tooltipText = "When clicking the tab of a Chat Frame, the entry box will attach to it. Each window's entry box will maintain its own saved state and history."
    value = "im"
    Icon = DropDownList1Button1Icon {}
    tooltipTitle = "IM Style"
}
checkBox = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'checkBox' (a nil value)"
Color = <table> {
    highlight = <table> {}
    cyan = <table> {}
    Lightness = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:909
    grayLight = <table> {}
    Saturation = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:905
    button = <table> {}
    red = <table> {}
    Hue = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:901
    blue = <table> {}
    Post = <table> {}
    Create = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:925
    white = <table> {}
    frame = <table> {}
    grayDark = <table> {}
    black = <table> {}
    green = <table> {}
    Pre = <table> {}
    yellow = <table> {}
    violet = <table> {}
    gray = <table> {}
}
  Reply With Quote

WoWInterface » Featured Projects » RealUI » XRP and RealUI

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off