Thread Tools Display Modes
02-06-15, 09:48 AM   #1
Nomaddc
A Cliff Giant
Join Date: Jan 2012
Posts: 73
A bunch of bugs (as of BRF release, pre 6.1)

Bugs I gathered lately. Quest items can't be used via UI too, have to click them from bags.

Code:
23x Aurora\FrameXML\StaticPopup.lua:107: Attempt to find 'this' in non-table object (used '.' instead of ':' ?)
[C]: in function `Hide'
Aurora\FrameXML\StaticPopup.lua:107: in function <Aurora\FrameXML\StaticPopup.lua:58>
[C]: in function `StaticPopup_Show'
FrameXML\PVPHelper.lua:87: in function <FrameXML\PVPHelper.lua:25>

Locals:
which = "BATTLEFIELD_BORDER_WARNING"
text_arg1 = nil
text_arg2 = nil
data = <table> {
 name = "Ashran"
 timer = 10
}
info = <table> {
 whileDead = 1
 closeButton = 1
 OnShow = <function> defined @FrameXML\StaticPopup.lua:3328
 nobuttons = 1
 text = ""
 OnUpdate = <function> defined @FrameXML\StaticPopup.lua:3331
 timeout = 0
}
dialog = StaticPopup1 {
 0 = <userdata>
 inviteAccepted = 1
 itemFrame = StaticPopup1ItemFrame {
 }
 isPreviousInstance = false
 button3 = StaticPopup1Button3 {
 }
 extraFrame = StaticPopup1ExtraFrame {
 }
 numButtons = 0
 maxWidthSoFar = 420
 button2 = StaticPopup1Button2 {
 }
 moneyFrame = StaticPopup1MoneyFrame {
 }
 button1 = StaticPopup1Button1 {
 }
 text = StaticPopup1Text {
 }
 data = <table> {
 }
 editBox = StaticPopup1EditBox {
 }
 timeleft = 10
 icon = StaticPopup1AlertIcon {
 }
 tex = <unnamed> {
 }
 maxHeightSoFar = 35.000010490417
 moneyInputFrame = StaticPopup1MoneyInputFrame {
 }
 which = "BATTLEFIELD_BORDER_WARNING"
}
closeButton = StaticPopup1CloseButton {
 0 = <userdata>
 pixels = <table> {
 }
 minimize = <unnamed> {
 }
}
Code:
5x [ADDON_ACTION_BLOCKED] AddOn 'nibRealUI' tried to call the protected function '<unnamed>:Show()'.
!BugGrabber\BugGrabber.lua:589: in function <!BugGrabber\BugGrabber.lua:589>
[C]: in function `Show'
...acenibRealUI\HuD\UnitFrames\Groups\Arena-Arena.lua:77: in function <...acenibRealUI\HuD\UnitFrames\Groups\Arena.lua:65>

Locals:
Code:
3x nibRealUI\Modules\InfoLine.lua:1348: attempt to index field '?' (a nil value)
nibRealUI\Modules\InfoLine.lua:1348: in function <nibRealUI\Modules\InfoLine.lua:1240>
nibRealUI\Modules\InfoLine.lua:1644: in function `runChildren'
...s\nibRealUI\Libs\TabletLib\Tablet-2.0\Tablet-2.0-90216.lua:2369: in function `children'
...s\nibRealUI\Libs\TabletLib\Tablet-2.0\Tablet-2.0-90216.lua:1043: in function <...s\nibRealUI\Libs\TabletLib\Tablet-2.0\Tablet-2.0.lua:1024>

Locals:
Currency_UpdateTablet = <function> defined @nibRealUI\Modules\InfoLine.lua:1240
  Reply With Quote

WoWInterface » Featured Projects » RealUI » A bunch of bugs (as of BRF release, pre 6.1)


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