View Bug Report
Error when loaded with UberQuest
Bug #: 6636
File: StatScore
Date: 06-21-10 09:44 PM
By: TekNoir
Status: Awaiting Feedback
I receive an error when accessing the options panel for StatScore if I also have the latest version of UberQuest (from CurseForge) loaded. I have tried disabling all addons and it occurs with only UberQuest loading, but not when loading StatScore by itself. This makes it impossible to select a weight for a character. Thank you in advance for your time.

Follows is the error:

Code:
Message: Interface\FrameXML\UIDropDownMenu.lua:295: attempt to compare nil with number
Time: 06/21/10 22:38:07
Count: 1
Stack: Interface\FrameXML\UIDropDownMenu.lua:295: in function `UIDropDownMenu_AddButton'
Interface\AddOns\StatScore\StatScore.lua:532: in function `initFunction'
Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize'
Interface\AddOns\StatScore\StatScore.lua:515: in function <Interface\AddOns\StatScore\StatScore.lua:514>
[C]: in function `SetParent'
Interface\FrameXML\InterfaceOptionsFrame.lua:24: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: info = <table> {
 value = 1
 text = "Death Knight - Blood (DPS)"
 func = <function> defined @Interface\AddOns\StatScore\StatScore.lua:528
 owner = InterfaceOptionsFramePanelContainer {
 }
}
level = 74
listFrame = DropDownList74 {
 0 = <userdata>
 numButtons = 1
}
index = 1
width = 162.88000935682
listFrameName = "DropDownList74"
button = DropDownList74Button1 {
 0 = <userdata>
}
normalText = DropDownList74Button1NormalText {
 0 = <userdata>
}
icon = DropDownList74Button1Icon {
 0 = <userdata>
}
invisibleButton = DropDownList74Button1InvisibleButton {
 0 = <userdata>
}
(*temporary) = nil
(*temporary) = DropDownList74Button1Icon {
 0 = <userdata>
}
(*temporary) = <userdata>
(*temporary) = <userdata>
(*temporary) = "arg2"
(*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = "createframes"
(*temporary) = true
(*temporary) = <function> defined @Interface\FrameXML\UIDropDownMenu.lua:181
(*temporary) = 74
(*temporary) = 1
(*temporary) = 13
(*temporary) = "attempt to compare nil with number"
UIDropDownMenuDelegate = <unnamed> {
 0 = <userdata>
}

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Ne0nguy - 10-20-10 12:05 AM
Should be fixed with the latest version. If it continues, please let me know.