We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retail, Fresh Install, tried disabling all other addons and reinstalling.
Any help is greatly appreciated.
Aptechka/Aptechka.lua:4525: attempt to call global 'LoadAddOn' (a nil value) [string "@Aptechka/Aptechka.lua"]:4525: in function <Aptechka/Aptechka.lua:4524> Locals: (*temporary) = nil (*temporary) = "AptechkaOptions" (*temporary) = "attempt to call global 'LoadAddOn' (a nil value)" Aptechka = Aptechka { loadedAuras = <table> { } db = <table> { } isInitialized = true tooltipPool = <table> { } Widget = <table> { } previousTarget = "player" L = <table> { } Commands = <table> { } initConfSnippet = " RegisterUnitWatch(self) local header = self:GetParent() local width = header:GetAttribute("frameWidth") local height = header:GetAttribute("frameHeight") self:SetWidth(width) self:SetHeight(height) self:SetFrameStrata("LOW") self:SetFrameLevel(3) local isPetFrame = header:GetAttribute("isPetHeader") self:SetAttribute("toggleForVehicle", not isPetFrame) self:SetAttribute("allowVehicleTarget", false) self:SetAttribute("*type1","target") self:SetAttribute("shift-type2","togglemenu") local ccheader = header:GetFrameRef("clickcast_header") if ccheader then ccheader:SetAttribute("clickcast_button", self) ccheader:RunAttribute("clickcast_register") end header:CallMethod("initialConfigFunction", self:GetName()) " optional_widgets = <table> { } _BossDebuffScale = 1.300000 util = <table> { } Roster = <table> { } previousFocus = "player" helpers = <table> { } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Retail, Fresh Install, tried disabling all other addons and reinstalling.
Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered: