CTMod

CTMod

766k Downloads

multiple CT-BottomBar popup errors during gameplay

Sillysith opened this issue ยท 2 comments

commented

Message: Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua:36: attempt to index global 'FramerateLabel' (a nil value)
Time: Sat Jul 15 11:06:12 2023
Count: 1
Stack: Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua:36: attempt to index global 'FramerateLabel' (a nil value)
[string "@Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua"]:36: in function enableFunc' [string "@Interface/AddOns/CT_BottomBar/CT_BottomBar_Addons.lua"]:384: in function enable'
[string "@Interface/AddOns/CT_BottomBar/CT_BottomBar_Addons.lua"]:328: in function init' [string "@Interface/AddOns/CT_BottomBar/CT_BottomBar.lua"]:429: in function <Interface/AddOns/CT_BottomBar/CT_BottomBar.lua:424> [string "@Interface/AddOns/CT_BottomBar/CT_BottomBar.lua"]:808: in function init'
[string "@Interface/AddOns/CT_Library/CT_Library.lua"]:965: in function `value'
[string "@Interface/AddOns/CT_Library/CT_Library.lua"]:691: in function <Interface/AddOns/CT_Library/CT_Library.lua:687>

Locals: self =

{
defaults =
{
}
isDisabled = false
enableFunc = defined @Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua:35
updateFunc = defined @Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua:25
settings =
{
}
disableFunc = defined @Interface/AddOns/CT_BottomBar/CT_BottomBar_FPS.lua:54
textFrame = Frame {
}
savedTextures =
{
}
frameName = "Frameratebar"
disabledVisibility = false
orientation = "ACROSS"
savedFrames =
{
}
frames =
{
}
addonName = "FPS Indicator"
helperFrame = CT_BottomBar_Frameratebar_GuideFrame {
}
skipDefaultPosition = true
downName = "Framerate Bar"
frame = CT_BottomBar_Frameratebar_Frame {
}
acrossName = "FPS Indicator"
optionName = "Framerate Bar"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'FramerateLabel' (a nil value)"

commented

I turned off ct_bottombar & reloaded ui but now I get: The game is pretty much unplayable now since yesterday's patch. It broke several mods I think. At least mine...


Message: Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:830: attempt to index field 'animOut' (a nil value)
Time: Sat Jul 15 12:04:14 2023
Count: 7
Stack: Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:830: attempt to index field 'animOut' (a nil value)
[string "@Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua"]:830: in function <Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:815>
[string "@Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua"]:865: in function <Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:853>
[string "@Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua"]:914: in function ?' [string "@Interface/AddOns/CT_BarMod/CT_BarMod_ActionButton.lua"]:651: in function showOverlayGlow'
[string "@Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua"]:1719: in function `eventFuncs'
[string "@Interface/AddOns/CT_Library/CT_Library.lua"]:694: in function <Interface/AddOns/CT_Library/CT_Library.lua:687>

Locals: overlay = CT_BarMod__ActionButtonOverlay8 {
0 =
ProcLoop = AnimationGroup {
}
OnHide = defined @Interface/FrameXML/ActionButton.lua:904
ProcStartAnim = AnimationGroup {
}
ProcLoopFlipbook = Texture {
}
ProcStartFlipbook = Texture {
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "OnHide"
(*temporary) = defined @Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:823
(*temporary) = 151558
(*temporary) = "attempt to index field 'animOut' (a nil value)"
tremove = defined =[C]:-1
unusedOverlayGlows =

{
}
numOverlays = 8
CT_BarMod__ActionButton_OverlayGlowAnimOutFinished = defined @Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:806

commented

Closing ticket as this is no longer pertinent; sadly, CT_BottomBar had to be disabled on retail as it is truly no longer useful given most of its features are absorbed into the base game.