Classic Floating Combat Text

Classic Floating Combat Text

514k Downloads

multiple errrors

Weetbix813 opened this issue ยท 1 comments

commented

Hi I received the following error over and over when logging in today:

867x ClassicFCT\main.lua:713: attempt to index field 'Config' (a nil value)
[string "@ClassicFCT\main.lua"]:713: in function <ClassicFCT\main.lua:712>
[string "@ClassicFCT\main.lua"]:863: in function <ClassicFCT\main.lua:853>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Config' (a nil value)"
CFCT =

{
enabled = true
eventCache =
{
}
_testMode = false
DamageRollingAverage = defined @ClassicFCT\main.lua:30
GetNamePlateUnitByGUID = defined @ClassicFCT\main.lua:903
UnitHealthMax = defined @ClassicFCT\main.lua:913
Test = defined @ClassicFCT\main.lua:747
frame = ClassicFCT.frame {
}
fontStringCache =
{
}
Animating =
{
}
}
pairs = defined =[C]:-1
eventCache =
{
}
now = 647887.539000
ipairs = defined =[C]:-1
DispatchText = defined @ClassicFCT\main.lua:601

commented

Hey thanks for reporting but this error is caused in main.lua because config.lua failed to execute. I would need the error that precedes this one. It should be referencing config.lua.
With bugsack its possible to filter the errors by double-clicking the title bar.
If you filter by "config" or "config.lua" you may find the actual error that caused this.