WeakAuras

WeakAuras

206M Downloads

Error every time I log into a character

JeremyMorton opened this issue ยท 2 comments

commented

Describe the bug

Every time I log into one of my characters, errors related to WeakAuras pop up.

Do you have an error log of what happened?
Message: Interface\AddOns\WeakAuras\Profiling.lua:14: attempt to index field 'frames' (a nil value)
Time: Tue May 26 17:08:28 2020
Count: 1
Stack: Interface\AddOns\WeakAuras\Profiling.lua:14: attempt to index field 'frames' (a nil value)
[string "@interface\AddOns\WeakAuras\Profiling.lua"]:14: in main chunk

Locals: WeakAuras =

{
IsSpellKnownForLoad = defined @interface\AddOns\WeakAuras\Prototypes.lua:888
normalWidth = 1.250000
swing_types =
{
}
frame_strata_types =
{
}
operator_types =
{
}
CheckRange = defined @interface\AddOns\WeakAuras\Prototypes.lua:33
subevent_actual_prefix_types =
{
}
CheckTalentByIndex = defined @interface\AddOns\WeakAuras\Prototypes.lua:746
anchor_frame_types =
{
}
form_types =
{
}
UnitCastingInfo = defined =[C]:-1
spec_types_2 =
{
}
author_option_types =
{
}
StopProfileAura = defined @interface\AddOns\WeakAuras\Init.lua:84
tooltip_count =
{
}
totem_types =
{
}
pet_spec_types =
{
}
race_types =
{
}
ValidateNumeric = defined @interface\AddOns\WeakAuras\Prototypes.lua:805
CheckMPlusAffixIds = defined @interface\AddOns\WeakAuras\Prototypes.lua:823
versionMismatchPrint = defined @interface\AddOns\WeakAuras\Init.lua:44
event_types =
{
}
CheckChargesDirection = defined @interface\AddOns\WeakAuras\Prototypes.lua:835
subevent_suffix_types =
{
}
absorb_modes =
{
}
StopProfile = defined @interface\AddOns\WeakAuras\Init.lua:91
miss_types =
{
}
faction_group =
{
}
group_option_types =
{
}
autoeventend_types =
{
}
difficulty_types =
{
}
talent_types =
{
}
EJIcons =
{
}
reset_swing_spells =
{
}
circular_group_constant_factor_types =
{
}
sound_types =
{
}
GetHSVTransition = defined @interface\AddOns\WeakAuras\Prototypes.lua:340
group_hybrid_position_types =
{
}
spec_types_3 =
{
}
text_check_types =
{
}
class_color_types =
{
}
timedeventend_types =
{
}
blend_types =
{
}
texture_types =
{
}
IsClassic = defined @interface\AddOns\WeakAuras\Init.lua:32
threat_unit_types =
{
}
group_sort_types =
{
}
group_types =
{
}
GetRange = defined @interface\AddOns\WeakAuras\Prototypes.lua:29
sound_condition_types =
{
}
anchor_frame_types_group =
{
}
versionString = "2.16.2"
debuff_types =
{
}
text_rotate_types =
{
}
newFeatureString = ""
weapon_enchant_types =
{
}
CheckCombatLogFlags = defined @interface\AddOns\WeakAuras\Prototypes.lua:841
anim_ease_types =
{
}
anim_translate_types =
{
}
item_slot_types =
{
}
multiUnitUnits =
{
}
anim_color_types =
{
}
CheckPvpTalentByIndex = defined @interface\AddOns\WeakAuras\Prototypes.lua:763
hostility_types =
{
}
aurabar_anchor_areas =
{
}
printPrefix = "WeakAuras: "
sound_channel_types =
{
}
charges_change_condition_type =
{
}
L =
{
}
event_prototypes =
{
}
anim_rotate_types =
{
}
StartProfile = defined @interface\AddOns\WeakAuras\Init.lua:88
combatlog_flags_check_reaction =
{
}
StopProfileSystem = defined @interface\AddOns\WeakAuras\Init.lua:81
dbm_types =
{
}
multiUnitId =
{
}
baseUnitId =
{
}
combatlog_flags_check_object_type =
{
}
spark_rotation_types =
{
}
font_sizes =
{
}
glow_types =
{
}
chat_message_types =
{
}
slant_mode =
{
}
load_prototype =
{
}
unit_types_bufftrigger_2 =
{
}
PrintProfile = defined @interface\AddOns\WeakAuras\Init.l

To Reproduce

Steps to reproduce the behavior:

  1. Enter World on a character on my account
  2. See error

Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes, this happens with only WeakAuras enabled (WeakAuras 2, WeakAuras Archive, WeakAuras Model Paths, WeakAuras Options, and WeakAuras Templates).

Which version of WeakAuras are you using?
2.17.5

Are you on World of Warcraft Classic or Retail?

  • Classic
  • Retail

Was it working in a previous version? If yes, which was the last good one?
It was working in the past; I haven't logged in much in the last few months. Rolling back to 2.17.0 still has the same error; I haven't tried even older versions.

Additional Info

I don't know which, if any, aura is causing this issue; I've attached my saved variables file.
WeakAuras.zip

commented

That looks like a broken installation, can you try to reinstall WeakAuras?

You can keep your settings in place.

commented

Thanks, this made me dig deeper and realize that I had a subtle problem my my addon source control.