Skip to content
New issue

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

Lua error: attempt to call global 'LoadAddOn' (a nil value) #783

Open
Aqvamarine opened this issue Sep 3, 2024 · 1 comment
Open

Lua error: attempt to call global 'LoadAddOn' (a nil value) #783

Aqvamarine opened this issue Sep 3, 2024 · 1 comment

Comments

@Aqvamarine
Copy link

Occasionally occuring below error:

Message: Interface/AddOns/BigDebuffs/BigDebuffs.lua:1068: attempt to call global 'LoadAddOn' (a nil value)
Time: Tue Sep 3 20:07:10 2024
Count: 2
Stack: Interface/AddOns/BigDebuffs/BigDebuffs.lua:1068: attempt to call global 'LoadAddOn' (a nil value)
[string "@Interface/AddOns/BigDebuffs/BigDebuffs.lua"]:1068: in function AttachUnitFrame' [string "@Interface/AddOns/BigDebuffs/BigDebuffs.lua"]:1198: in function ?'
[string "@Interface/AddOns/AdvancedInterfaceOptions/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/AdvancedInterfaceOptions/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/AdvancedInterfaceOptions/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/BigDebuffs/Libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...AddOns/BigDebuffs/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: self =

{
HiddenDebuffs =
{
}
modules =
{
}
baseName = "BigDebuffs"
PriorityDebuffs =
{
}
defaultModuleState = true
frames =
{
}
hooks =
{
}
WarningDebuffs =
{
}
enabledState = true
units =
{
}
AttachedFrames =
{
}
defaultModuleLibraries =
{
}
options =
{
}
Spells =
{
}
name = "BigDebuffs"
Nameplates =
{
}
specDispelTypes =
{
}
UnitFrames =
{
}
db =
{
}
orderedModules =
{
}
anchors =
{
}
}
unit = "party2"
frame = BigDebuffsparty2UnitFrame {
Count = BigDebuffsparty2UnitFrameCount {
}
Name = BigDebuffsparty2UnitFrameName {
}
cooldown = BigDebuffsparty2UnitFrameCooldown {
}
icon = BigDebuffsparty2UnitFrameIcon {
}
unit = "party2"
}
frameName = "BigDebuffsparty2UnitFrame"
config =
{
anchorPoint = "auto"
x = 0
enabled = true
relativePoint = "auto"
anchor = "auto"
y = 0
matchFrameHeight = true
size = 50
}
(*temporary) = nil
(*temporary) = "Blizzard_ArenaUI"
(*temporary) = "attempt to call global 'LoadAddOn' (a nil value)"
addonName = "BigDebuffs"
LibSharedMedia =
{
OverrideMedia =
{
}
callbacks =
{
}
LOCALE_BIT_zhTW = 8
LOCALE_BIT_ruRU = 2
MediaType =
{
}
LOCALE_BIT_western = 128
MediaTable =
{
}
LOCALE_BIT_zhCN = 4
DefaultMedia =
{
}
MediaList =
{
}
LOCALE_BIT_koKR = 1
}
anchors =
{
sArena =
{
}
Shadowed Unit Frames =
{
}
Blizzard =
{
}
ElvUI =
{
}
bUnitFrames =
{
}
Pitbull =
{
}
GladiusExParty =
{
}
ZPerl =
{
}
Cell =
{
}
GladiusExArena =
{
}
NDui =
{
}
}
Masque = nil

@carlos5152
Copy link

This error is still there for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants