Not sure if this is a real issue or not but seeing error this on startup: ```lua 22x SafeQueue/Libs/LibFrameFade/LibFrameFade.lua:39: attempt to call method 'SetResetDisallowedIfNew' (a nil value) [string "@SafeQueue/Libs/LibFrameFade/LibFrameFade.lua"]:39: in function `OnLoad' [string "@SafeQueue/Libs/LibFrameFade/LibFrameFade.lua"]:314: in main chunk Locals: self = Frame { closures = <table> { } faderPool = <table> { } hooks = <table> { } } (*temporary) = nil (*temporary) = <table> { } (*temporary) = true (*temporary) = "attempt to call method 'SetResetDisallowedIfNew' (a nil value)" ```