Thread Tools Display Modes
08-04-15, 06:16 PM   #1
GOSYDELIX
A Flamescale Wyrmkin
 
GOSYDELIX's Avatar
Join Date: Feb 2007
Posts: 120
Lua Error

Hey guys, I was wondering if someone could tell me what the problem is with this picture..
Everytime i open raid window, i get this error..

And yes, i'm using Aurora, but i have no clue if it's the problem.

http://imgur.com/W9qwp80
__________________
  Reply With Quote
08-04-15, 06:39 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
That's error 20 of 20. The root of the problem is most likley found in error 1.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
08-04-15, 10:18 PM   #3
GOSYDELIX
A Flamescale Wyrmkin
 
GOSYDELIX's Avatar
Join Date: Feb 2007
Posts: 120
Sorry about that. This seems to be on ALOT of the error pop-ups i get.

Here's another screenie

http://imgur.com/vd6Vqfn
__________________
  Reply With Quote
08-04-15, 10:30 PM   #4
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
You're still only at error 3 of 22 and we can't see the whole error text, if you can paste it here it would be easier than a screenshot.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
08-04-15, 11:06 PM   #5
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
http://www.curse.com/addons/wow/raidinfobugfix
  Reply With Quote
08-05-15, 04:59 AM   #6
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
I got a lot of reports about this bug lately, however i was pretty sure it's connected to blizzard again.
What is the root of this issue now? I mean what the hell are they trying to store in the integer really.
  Reply With Quote
08-05-15, 12:24 AM   #7
GOSYDELIX
A Flamescale Wyrmkin
 
GOSYDELIX's Avatar
Join Date: Feb 2007
Posts: 120
Haha, sorry about that, will do that right now

First Error pop up is like this :
Code:
Message: ...ns\SharedMediaLib\libs\AceEvent-2.0\AceEvent-2.0.lua:21: AceEvent-2.0 requires AceOO-2.0
Time: 08/05/15 08:25:47
Count: 1
Stack: [C]: in function `error'
...ns\SharedMediaLib\libs\AceEvent-2.0\AceEvent-2.0.lua:21: in main chunk

Locals: (*temporary) = "AceEvent-2.0 requires AceOO-2.0"
2nd like this :
Code:
Message: ...s\SharedMediaLib\SharedMedia-1.0\SharedMedia-1.0.lua:18: SharedMedia-1.0 requires AceEvent-2.0.
Time: 08/05/15 08:25:47
Count: 1
Stack: [C]: in function `error'
...s\SharedMediaLib\SharedMedia-1.0\SharedMedia-1.0.lua:18: in main chunk

Locals: (*temporary) = "SharedMedia-1.0 requires AceEvent-2.0."
and 3rd like this :
Code:
Message: Interface\FrameXML\UIPanelTemplates.lua:120: attempt to perform arithmetic on field 'cursorOffset' (a nil value)
Time: 08/05/15 08:25:47
Count: 1
Stack: Interface\FrameXML\UIPanelTemplates.lua:120: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:97: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `error'
...s\SharedMediaLib\SharedMedia-1.0\SharedMedia-1.0.lua:18: in main chunk

Locals: self = ScriptErrorsFrameScrollFrameText {
 0 = <userdata>
 text = "Message: ...ns\SharedMediaLib\libs\AceEvent-2.0\AceEvent-2.0.lua:21: AceEvent-2.0 requires AceOO-2.0
Time: 08/05/15 08:25:47
Count: 1
Stack: [C]: in function `error'
...ns\SharedMediaLib\libs\AceEvent-2.0\AceEvent-2.0.lua:21: in main chunk

Locals: (*temporary) = "AceEvent-2.0 requires AceOO-2.0"
"
 handleCursorChange = true
}
elapsed = 0
scrollFrame = ScriptErrorsFrameScrollFrame {
 ScrollBar = ScriptErrorsFrameScrollFrameScrollBar {
 }
 offset = 0
 0 = <userdata>
}
height = 194.00001525879
range = 0
scroll = 0
size = 194.00001525879
cursorOffset = nil
(*temporary) = nil
(*temporary) = ScriptErrorsFrameScrollFrame {
 ScrollBar = ScriptErrorsFrameScrollFrameScrollBar {
 }
 offset = 0
 0 = <userdata>
}
(*temporary) = 0
(*temporary) = "attempt to perform arithmetic on field 'cursorOffset' (a nil value)"
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Lua Error


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