lua error when loading game wow classic
ssateneth opened this issue ยท 2 comments
Before Start!
Make sure the bug also happen when Details! is the only addon enabled.
i disabled all addons except details, same thing
Game and Details! version
Use /details to grab these two.
WD 10403 ALPHA 11 3.4.0
Describe the bug
-
Steps to Reproduce (what did you do to make the bug happen):
-
load into game
-
thats it
-
Result (what happens when you follow the steps above):
get lua error -
Expected (what you think the expected behavior would be when following the steps):
not get lua error -
When the bug started (a date, wow path release, details update, etc)?
about 2 days ago -
Additional information:
i dont know
Lua Error
Post here lua errors, if you aren't getting any, use /console scriptErrors 1
Message: Interface\AddOns\Details\functions\boss.lua:551: attempt to call global 'EncounterJournal_LoadUI' (a nil value)
Time: Sun Jan 8 17:16:23 2023
Count: 1
Stack: Interface\AddOns\Details\functions\boss.lua:551: attempt to call global 'EncounterJournal_LoadUI' (a nil value)
[string "@interface\AddOns\Details\functions\boss.lua"]:551: in function <Interface\AddOns\Details\functions\boss.lua:547>
[string "@interface\AddOns\Details\functions\boss.lua"]:791: in function <Interface\AddOns\Details\functions\boss.lua:790>
Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'EncounterJournal_LoadUI' (a nil value)"
Details222 =
BreakdownWindow =
}
ClassCache =
}
UnitIdCache =
}
Pets =
}
Scheduler =
}
WarcraftLogs =
}
Tables =
}
MythicPlus =
}
GetCustomDisplayIDByName = defined @interface\AddOns\Details\classes\class_custom.lua:1163
Textures =
}
CooldownTracking =
}
DamageSpells =
}
ParsePercent =
}
EJCache =
}
Segments =
}
TimeCapture =
}
ColorScheme =
}
PlayerBreakdown =
}
}
Screenshots
Post images of the bug if necessary.
Combat Log
Include a link to a combatlog file if the error is about not detecting a skill, usable item or item proc.
The log can be as simple as hitting a mob with white damage and using the item/skill.
Other Information
If necessary, add more info here.
doesnt seem to cause any bugs with using the addon
just to add, "WD 10403 ALPHA 9 3.4.0" doesn't have the error, but "WD 10403 ALPHA 10 3.4.0" does have the error. whatever you did between 9 and 10 broke the addon