Thread Tools Display Modes
03-06-15, 06:50 AM   #1
Nomaddc
A Cliff Giant
Join Date: Jan 2012
Posts: 73
Fresh errors by Fireblaze

Current version: r11c
Occured: unknown, supposedly on leaving Ashran
Annoyance factor: 0
Severity (1-10): 1
Description: Only noticed this error because it popped up in bugger, nothing gamebreaking.
Code:
Code:
1x 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:3397
 nobuttons = 1
 text = ""
 OnUpdate = <function> defined @FrameXML\StaticPopup.lua:3400
 timeout = 0
}
dialog = StaticPopup1 {
 0 = <userdata>
 itemFrame = StaticPopup1ItemFrame {
 }
 data = <table> {
 }
 button3 = StaticPopup1Button3 {
 }
 extraFrame = StaticPopup1ExtraFrame {
 }
 UpdateRecapButton = <function> defined @FrameXML\StaticPopup.lua:1301
 numButtons = 0
 maxWidthSoFar = 420
 button2 = StaticPopup1Button2 {
 }
 moneyFrame = StaticPopup1MoneyFrame {
 }
 button1 = StaticPopup1Button1 {
 }
 text = StaticPopup1Text {
 }
 data2 = 1
 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> {
 }
}
  Reply With Quote
03-06-15, 07:30 AM   #2
Zernu
A Murloc Raider
Join Date: Jul 2008
Posts: 7
Had this too in a similar situation. Haven't seen it have any impact but worth reporting.
  Reply With Quote
03-07-15, 02:32 PM   #3
Nomaddc
A Cliff Giant
Join Date: Jan 2012
Posts: 73
Current version: r11c
Occured: unknown, supposedly on doing arena/rbg related activity.
Annoyance factor: 0
Severity (1-10): 1
Description: Only noticed this error because it popped up in bugger, nothing gamebreaking.
Code:
Code:
1x [ADDON_ACTION_BLOCKED] AddOn 'nibRealUI' tried to call the protected function '<unnamed>:Hide()'.
!BugGrabber\BugGrabber.lua:589: in function <!BugGrabber\BugGrabber.lua:589>
[C]:: in function 'Hide'
...ace\nibRealUI\HuD\UnitFrames\Groups\Arena-Arena.lua:104: in function <...ace\nibRealUI\HuD\UnitFrames\Groups\Arena.lua:67>
  Reply With Quote
03-10-15, 01:38 PM   #4
Nomaddc
A Cliff Giant
Join Date: Jan 2012
Posts: 73
Current version: r11c
Occured: unknown, supposedly on doing arena/rbg related activity.
Annoyance factor: 0
Severity (1-10): 1
Description: Only noticed this error because it popped up in bugger, nothing gamebreaking.
Code:
Code:
5x 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:3397
 nobuttons = 1
 text = ""
 OnUpdate = <function> defined @FrameXML\StaticPopup.lua:3400
 timeout = 0
}
dialog = StaticPopup1 {
 0 = <userdata>
 inviteAccepted = 1
 itemFrame = StaticPopup1ItemFrame {
 }
 data = <table> {
 }
 button3 = StaticPopup1Button3 {
 }
 extraFrame = StaticPopup1ExtraFrame {
 }
 UpdateRecapButton = <function> defined @FrameXML\StaticPopup.lua:1301
 icon = StaticPopup1AlertIcon {
 }
 maxWidthSoFar = 420
 button2 = StaticPopup1Button2 {
 }
 moneyFrame = StaticPopup1MoneyFrame {
 }
 moneyInputFrame = StaticPopup1MoneyInputFrame {
 }
 text = StaticPopup1Text {
 }
 data2 = 1
 editBox = StaticPopup1EditBox {
 }
 timeleft = 10
 numButtons = 0
 tex = <unnamed> {
 }
 maxHeightSoFar = 35.000010490417
 button1 = StaticPopup1Button1 {
 }
 which = "BATTLEFIELD_BORDER_WARNING"
}
closeButton = StaticPopup1CloseButton {
 0 = <userdata>
 pixels = <table> {
 }
 minimize = <unnamed> {
 }
}
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Fresh errors by Fireblaze


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