LUA errors with 9.0.2.41
Sipollo opened this issue ยท 1 comments
Since upgrading to 9.0.2.41 I've been getting a large number of LUA errors from TwintopInsanityBar & the colours of the insanity bar have been incorrect. The addon options are also missing from the Interface -> AddOn list.
Going back to 9.0.2.39 resolve this.
570x TwintopInsanityBar\Classes\Priest.lua:1982: attempt to index field 'texture' (a nil value)
[string "@TwintopInsanityBar\Classes\Priest.lua"]:1982: in function <TwintopInsanityBar\Classes\Priest.lua:1932>
[string "@TwintopInsanityBar\Classes\Priest.lua"]:2080: in function <TwintopInsanityBar\Classes\Priest.lua:2070>
[string "@TwintopInsanityBar\Classes\Priest.lua"]:2091: in function `onUpdate'
[string "@TwintopInsanityBar\Classes\Priest.lua"]:726: in function <TwintopInsanityBar\Classes\Priest.lua:726>
Locals:
refreshText = true
passiveBarValue = 5
castingBarValue = 5
currentInsanity = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = <userdata>
(*temporary) = 1
(*temporary) = 2
(*temporary) = 555
(*temporary) = 5.550000
(*temporary) = "attempt to index field 'texture' (a nil value)"
UpdateSnapshot = <function> defined @TwintopInsanityBar\Classes\Priest.lua:1900
TRB = <table> {
Options = <table> {
}
Functions = <table> {
}
Details = <table> {
}
UiFunctions = <table> {
}
Frames = <table> {
}
Data = <table> {
}
}
CalculateRemainingHungeringVoidTime = <function> defined @TwintopInsanityBar\Classes\Priest.lua:831
IsValidVariableForSpec = <function> defined @TwintopInsanityBar\Classes\Priest.lua:1007
barBorderFrame = <unnamed> {
0 = <userdata>
OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:195
Center = <unnamed> {
}
GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:433
SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:257
OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:225
HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:321
SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:465
RightEdge = <unnamed> {
}
backdropInfo = <table> {
}
BottomEdge = <unnamed> {
}
GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:231
BottomLeftCorner = <unnamed> {
}
BottomRightCorner = <unnamed> {
}
TopEdge = <unnamed> {
}
ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:337
SetBackdrop = <function> defined @SharedXML\Backdrop.lua:372
ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:325
TopRightCorner = <unnamed> {
}
GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:452
GetBackdrop = <function> defined @SharedXML\Backdrop.lua:390
TopLeftCorner = <unnamed> {
}
SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:289
SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:442
LeftEdge = <unnamed> {
}
SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:309
}
resourceFrame = <unnamed> {
0 = <userdata>
thresholds = <table> {
}
OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:195
GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:433
SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:257
OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:225
HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:321
SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:465
GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:231
ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:337
SetBackdrop = <function> defined @SharedXML\Backdrop.lua:372
ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:325
GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:452
GetBackdrop = <function> defined @SharedXML\Backdrop.lua:390
SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:289
SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:442
SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:309
}
CastingSpell = <function> defined @TwintopInsanityBar\Classes\Priest.lua:1539
castingFrame = <unnamed> {
SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:309
GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:231
SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:289
SetBackdrop = <function> defined @SharedXML\Backdrop.lua:372
SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:442
ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:337
OnBackdropLoa
Thanks for reporting this, @Sipollo! Fix for this is out in 9.0.2.42-release.