InFlight WW - Taxi Timer

InFlight WW - Taxi Timer

173 Downloads

TWW Pre-Patch bug

Spennig opened this issue ยท 1 comments

commented

Got this when logging in on Pre-patch, otherwise addon seems to be working as it did before.

1x InFlight_Load/InFlight_Load.lua:129: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@InFlight_Load/InFlight_Load.lua"]:129: in function SetupInFlight' [string "@InFlight_Load/InFlight_Load.lua"]:21: in function ?'
[string "@InFlight_Load/InFlight_Load.lua"]:3: in function <InFlight_Load/InFlight_Load.lua:3>

Locals:
self = InFlight {
L =

{
}
}
panel = Frame {
name = "InFlight"
}
(*temporary) = nil
(*temporary) = Frame {
name = "InFlight"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
InFlight = InFlight {
L =
{
}
}

commented

duplicate of #2