WeakAuras

WeakAuras

208M Downloads

Weakauras Classic Fresh

Smokeem6969 opened this issue ยท 3 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

1x WeakAuras/SubRegionTypes/Glow.lua:219: attempt to call field 'glowStop' (a nil value)
[string "@WeakAuras/SubRegionTypes/Glow.lua"]:219: in function SetVisible' [string "@WeakAuras/SubRegionTypes/Glow.lua"]:399: in function modify'
[string "@WeakAuras/RegionTypes/RegionPrototype.lua"]:803: in function modifyFinish' [string "@WeakAuras/RegionTypes/Icon.lua"]:628: in function modify'
[string "@WeakAuras/WeakAuras.lua"]:3280: in function SetRegion' [string "@WeakAuras/WeakAuras.lua"]:3345: in function <WeakAuras/WeakAuras.lua:3325> [string "@WeakAuras/WeakAuras.lua"]:3355: in function EnsureRegion'
[string "@WeakAuras/WeakAuras.lua"]:1791: in function <WeakAuras/WeakAuras.lua:1649>
[string "@WeakAuras/WeakAuras.lua"]:2010: in function `Resume'
[string "@WeakAuras/WeakAuras.lua"]:1273: in function <WeakAuras/WeakAuras.lua:1232>

[string "@WeakAuras/WeakAuras.lua"]:1391: in function <WeakAuras/WeakAuras.lua:1339>

Locals:
self = Frame {
}
event = "PLAYER_LOGIN"
addon = nil
dbIsValid = true
takeNewSnapshots = nil
ADDON_NAME = "WeakAuras"
db =

{
dynamicIconCache =
{
}
editor_tab_spaces = 4
displays =
{
}
registered =
{
}
login_squelch_time = 10
lastArchiveClear = 1732658093
minimap =
{
}
historyCutoff = 730
dbVersion = 73
migrationCutoff = 730
features =
{
}
editor_font_size = 12
lastUpgrade = 1732658096
editor_theme = "Monokai"
}
Private =
{
frame_strata_types =
{
}
combat_event_type =
{
}
regions =
{
}
frameLevels =
{
}
form_types =
{
}
tooltip_count =
{
}
SmoothStatusBarMixin =
{
}
pet_spec_types =
{
}
regionOptions =
{
}
author_option_classes =
{
}
grid_types =
{
}
non_transmissable_fields =
{
}
absorb_modes =
{
}
combatlog_spell_school_types_for_ui =
{
}
miss_types =
{
}
centered_types_h =
{
}
talent_types =
{
}
reset_swing_spells =
{
}
spec_types_all =
{
}
player_target_events =
{
}
subRegionTypes =
{
}
array_entry_name_types =
{
}
combatlog_spell_school_types =
{
}
blend_types =
{
}
text_automatic_width =
{
}
custom_trigger_types =
{
}
group_types =
{
}
subRegionOptions =
{
}
text_rotate_types =
{
}
spec_types =
{
}
anim_ease_types =
{
}
item_slot_types =
{
}
multiUnitUnits =
{
}
anim_color_types =
{
}
loaded =
{
}
sound_channel_types =
{
}
event_prototypes =
{
}
AtlasList =
{
}
classification_types =
{
}
unit_types_bufftrigger_2 =
{
}
trigger_require_types_one =
{
}
noreset_swing_spells =
{
}
bufftrigger_progress_behavior_types =
{
}
author_option_media_controls =
{
}
chat_message_types =
{
}
precision_types =
{
}
pvp_talent_types_specific =
{
}
item_weapon_types =
{
}
grow_types =
{
}
frames =
{
}
trigger_modes =
{
}
category_event_prototype =
{
}
dynamic_texts =
{
}
character_types =
{
}
orientation_types =
{
}
difficulty_info =
{
}
aura_types =
{
}
icon_side_types =
{
}
align_types =
{
}
main_spell_schools =
{
}
include_pets_types =
{
}
Features =
{
}
check_types =
{
}
anim_presets =
{
}
anim_scale_types =
{
}
group_aura_name_info_types =
{
}
unit_color_types =
{
}
weapon_types =
{
}
environmental_types =
{
}
orientation_with_circle_types =
{
}
string_operator_types =
{
}
mythic_plus_affixes =
{
}
group_hybrid_sort_types =
{
}
db =
{
}
barmodels =
{
}
load_prototype =
{
}
actual_unit_types_with_specific =
{
}
combatlog_flags_check_reaction =
{
}
group_limit_types =
{
}
texture_wrap_types =
{
}
FrameTick =
{
}
reset_ranged_swing_spells =
{
}
default_types_for_anchor =
{
}
regionTypes =
{
}
AuraEnvironmentWrappedSystem =
{
}
function_strings =
{
}
regionPrototype =
{
}
font_flags =
{
}
bufftrigger_2_per_unit_mode =
{
}
cast_types =
{
}
tick_placement_modes =
{
}
equality_operator_types =
{
}
inverse_point_types =
{
}
maxTimerDuration = 604800
swing_types =
{
}
spec_types_3 =
{
}
AuraWarnings =
{
}
sound_file_types =
{
}
subevent_actual_prefix_types =
{
}
eventend_types =
{
}
anchor_frame_types =
{
}
operator_types_without_equal =
{
}
gradient_orientations =
{
}
rotated_icon_side_types =
{

WeakAuras Version

weakauras 5.12.9

World of Warcraft Flavor

Classic Era

World of Warcraft Region

US/NA

Tested with only WeakAuras

I got this issue with only WeakAuras enabled

Lua Error

1x WeakAuras/SubRegionTypes/Glow.lua:219: attempt to call field 'glowStop' (a nil value)
[string "@WeakAuras/SubRegionTypes/Glow.lua"]:219: in function `SetVisible'
[string "@WeakAuras/SubRegionTypes/Glow.lua"]:399: in function `modify'
[string "@WeakAuras/RegionTypes/RegionPrototype.lua"]:803: in function `modifyFinish'
[string "@WeakAuras/RegionTypes/Icon.lua"]:628: in function `modify'
[string "@WeakAuras/WeakAuras.lua"]:3280: in function `SetRegion'
[string "@WeakAuras/WeakAuras.lua"]:3345: in function <WeakAuras/WeakAuras.lua:3325>
[string "@WeakAuras/WeakAuras.lua"]:3355: in function `EnsureRegion'
[string "@WeakAuras/WeakAuras.lua"]:1791: in function <WeakAuras/WeakAuras.lua:1649>
[string "@WeakAuras/WeakAuras.lua"]:2010: in function `Resume'
[string "@WeakAuras/WeakAuras.lua"]:1273: in function <WeakAuras/WeakAuras.lua:1232>

[string "@WeakAuras/WeakAuras.lua"]:1391: in function <WeakAuras/WeakAuras.lua:1339>

Locals:
self = Frame {
}
event = "PLAYER_LOGIN"
addon = nil
dbIsValid = true
takeNewSnapshots = nil
ADDON_NAME = "WeakAuras"
db = <table> {
 dynamicIconCache = <table> {
 }
 editor_tab_spaces = 4
 displays = <table> {
 }
 registered = <table> {
 }
 login_squelch_time = 10
 lastArchiveClear = 1732658093
 minimap = <table> {
 }
 historyCutoff = 730
 dbVersion = 73
 migrationCutoff = 730
 features = <table> {
 }
 editor_font_size = 12
 lastUpgrade = 1732658096
 editor_theme = "Monokai"
}
Private = <table> {
 frame_strata_types = <table> {
 }
 combat_event_type = <table> {
 }
 regions = <table> {
 }
 frameLevels = <table> {
 }
 form_types = <table> {
 }
 tooltip_count = <table> {
 }
 SmoothStatusBarMixin = <table> {
 }
 pet_spec_types = <table> {
 }
 regionOptions = <table> {
 }
 author_option_classes = <table> {
 }
 grid_types = <table> {
 }
 non_transmissable_fields = <table> {
 }
 absorb_modes = <table> {
 }
 combatlog_spell_school_types_for_ui = <table> {
 }
 miss_types = <table> {
 }
 centered_types_h = <table> {
 }
 talent_types = <table> {
 }
 reset_swing_spells = <table> {
 }
 spec_types_all = <table> {
 }
 player_target_events = <table> {
 }
 subRegionTypes = <table> {
 }
 array_entry_name_types = <table> {
 }
 combatlog_spell_school_types = <table> {
 }
 blend_types = <table> {
 }
 text_automatic_width = <table> {
 }
 custom_trigger_types = <table> {
 }
 group_types = <table> {
 }
 subRegionOptions = <table> {
 }
 text_rotate_types = <table> {
 }
 spec_types = <table> {
 }
 anim_ease_types = <table> {
 }
 item_slot_types = <table> {
 }
 multiUnitUnits = <table> {
 }
 anim_color_types = <table> {
 }
 loaded = <table> {
 }
 sound_channel_types = <table> {
 }
 event_prototypes = <table> {
 }
 AtlasList = <table> {
 }
 classification_types = <table> {
 }
 unit_types_bufftrigger_2 = <table> {
 }
 trigger_require_types_one = <table> {
 }
 noreset_swing_spells = <table> {
 }
 bufftrigger_progress_behavior_types = <table> {
 }
 author_option_media_controls = <table> {
 }
 chat_message_types = <table> {
 }
 precision_types = <table> {
 }
 pvp_talent_types_specific = <table> {
 }
 item_weapon_types = <table> {
 }
 grow_types = <table> {
 }
 frames = <table> {
 }
 trigger_modes = <table> {
 }
 category_event_prototype = <table> {
 }
 dynamic_texts = <table> {
 }
 character_types = <table> {
 }
 orientation_types = <table> {
 }
 difficulty_info = <table> {
 }
 aura_types = <table> {
 }
 icon_side_types = <table> {
 }
 align_types = <table> {
 }
 main_spell_schools = <table> {
 }
 include_pets_types = <table> {
 }
 Features = <table> {
 }
 check_types = <table> {
 }
 anim_presets = <table> {
 }
 anim_scale_types = <table> {
 }
 group_aura_name_info_types = <table> {
 }
 unit_color_types = <table> {
 }
 weapon_types = <table> {
 }
 environmental_types = <table> {
 }
 orientation_with_circle_types = <table> {
 }
 string_operator_types = <table> {
 }
 mythic_plus_affixes = <table> {
 }
 group_hybrid_sort_types = <table> {
 }
 db = <table> {
 }
 barmodels = <table> {
 }
 load_prototype = <table> {
 }
 actual_unit_types_with_specific = <table> {
 }
 combatlog_flags_check_reaction = <table> {
 }
 group_limit_types = <table> {
 }
 texture_wrap_types = <table> {
 }
 FrameTick = <table> {
 }
 reset_ranged_swing_spells = <table> {
 }
 default_types_for_anchor = <table> {
 }
 regionTypes = <table> {
 }
 AuraEnvironmentWrappedSystem = <table> {
 }
 function_strings = <table> {
 }
 regionPrototype = <table> {
 }
 font_flags = <table> {
 }
 bufftrigger_2_per_unit_mode = <table> {
 }
 cast_types = <table> {
 }
 tick_placement_modes = <table> {
 }
 equality_operator_types = <table> {
 }
 inverse_point_types = <table> {
 }
 maxTimerDuration = 604800
 swing_types = <table> {
 }
 spec_types_3 = <table> {
 }
 AuraWarnings = <table> {
 }
 sound_file_types = <table> {
 }
 subevent_actual_prefix_types = <table> {
 }
 eventend_types = <table> {
 }
 anchor_frame_types = <table> {
 }
 operator_types_without_equal = <table> {
 }
 gradient_orientations = <table> {
 }
 rotated_icon_side_types = <table> {

Reproduction Steps

Am not sure

Last Good Version

No response

Screenshots

No response

Export String

1x WeakAuras/SubRegionTypes/Glow.lua:219: attempt to call field 'glowStop' (a nil value)
[string "@WeakAuras/SubRegionTypes/Glow.lua"]:219: in function `SetVisible'
[string "@WeakAuras/SubRegionTypes/Glow.lua"]:399: in function `modify'
[string "@WeakAuras/RegionTypes/RegionPrototype.lua"]:803: in function `modifyFinish'
[string "@WeakAuras/RegionTypes/Icon.lua"]:628: in function `modify'
[string "@WeakAuras/WeakAuras.lua"]:3280: in function `SetRegion'
[string "@WeakAuras/WeakAuras.lua"]:3345: in function <WeakAuras/WeakAuras.lua:3325>
[string "@WeakAuras/WeakAuras.lua"]:3355: in function `EnsureRegion'
[string "@WeakAuras/WeakAuras.lua"]:1791: in function <WeakAuras/WeakAuras.lua:1649>
[string "@WeakAuras/WeakAuras.lua"]:2010: in function `Resume'
[string "@WeakAuras/WeakAuras.lua"]:1273: in function <WeakAuras/WeakAuras.lua:1232>

[string "@WeakAuras/WeakAuras.lua"]:1391: in function <WeakAuras/WeakAuras.lua:1339>

Locals:
self = Frame {
}
event = "PLAYER_LOGIN"
addon = nil
dbIsValid = true
takeNewSnapshots = nil
ADDON_NAME = "WeakAuras"
db = <table> {
 dynamicIconCache = <table> {
 }
 editor_tab_spaces = 4
 displays = <table> {
 }
 registered = <table> {
 }
 login_squelch_time = 10
 lastArchiveClear = 1732658093
 minimap = <table> {
 }
 historyCutoff = 730
 dbVersion = 73
 migrationCutoff = 730
 features = <table> {
 }
 editor_font_size = 12
 lastUpgrade = 1732658096
 editor_theme = "Monokai"
}
Private = <table> {
 frame_strata_types = <table> {
 }
 combat_event_type = <table> {
 }
 regions = <table> {
 }
 frameLevels = <table> {
 }
 form_types = <table> {
 }
 tooltip_count = <table> {
 }
 SmoothStatusBarMixin = <table> {
 }
 pet_spec_types = <table> {
 }
 regionOptions = <table> {
 }
 author_option_classes = <table> {
 }
 grid_types = <table> {
 }
 non_transmissable_fields = <table> {
 }
 absorb_modes = <table> {
 }
 combatlog_spell_school_types_for_ui = <table> {
 }
 miss_types = <table> {
 }
 centered_types_h = <table> {
 }
 talent_types = <table> {
 }
 reset_swing_spells = <table> {
 }
 spec_types_all = <table> {
 }
 player_target_events = <table> {
 }
 subRegionTypes = <table> {
 }
 array_entry_name_types = <table> {
 }
 combatlog_spell_school_types = <table> {
 }
 blend_types = <table> {
 }
 text_automatic_width = <table> {
 }
 custom_trigger_types = <table> {
 }
 group_types = <table> {
 }
 subRegionOptions = <table> {
 }
 text_rotate_types = <table> {
 }
 spec_types = <table> {
 }
 anim_ease_types = <table> {
 }
 item_slot_types = <table> {
 }
 multiUnitUnits = <table> {
 }
 anim_color_types = <table> {
 }
 loaded = <table> {
 }
 sound_channel_types = <table> {
 }
 event_prototypes = <table> {
 }
 AtlasList = <table> {
 }
 classification_types = <table> {
 }
 unit_types_bufftrigger_2 = <table> {
 }
 trigger_require_types_one = <table> {
 }
 noreset_swing_spells = <table> {
 }
 bufftrigger_progress_behavior_types = <table> {
 }
 author_option_media_controls = <table> {
 }
 chat_message_types = <table> {
 }
 precision_types = <table> {
 }
 pvp_talent_types_specific = <table> {
 }
 item_weapon_types = <table> {
 }
 grow_types = <table> {
 }
 frames = <table> {
 }
 trigger_modes = <table> {
 }
 category_event_prototype = <table> {
 }
 dynamic_texts = <table> {
 }
 character_types = <table> {
 }
 orientation_types = <table> {
 }
 difficulty_info = <table> {
 }
 aura_types = <table> {
 }
 icon_side_types = <table> {
 }
 align_types = <table> {
 }
 main_spell_schools = <table> {
 }
 include_pets_types = <table> {
 }
 Features = <table> {
 }
 check_types = <table> {
 }
 anim_presets = <table> {
 }
 anim_scale_types = <table> {
 }
 group_aura_name_info_types = <table> {
 }
 unit_color_types = <table> {
 }
 weapon_types = <table> {
 }
 environmental_types = <table> {
 }
 orientation_with_circle_types = <table> {
 }
 string_operator_types = <table> {
 }
 mythic_plus_affixes = <table> {
 }
 group_hybrid_sort_types = <table> {
 }
 db = <table> {
 }
 barmodels = <table> {
 }
 load_prototype = <table> {
 }
 actual_unit_types_with_specific = <table> {
 }
 combatlog_flags_check_reaction = <table> {
 }
 group_limit_types = <table> {
 }
 texture_wrap_types = <table> {
 }
 FrameTick = <table> {
 }
 reset_ranged_swing_spells = <table> {
 }
 default_types_for_anchor = <table> {
 }
 regionTypes = <table> {
 }
 AuraEnvironmentWrappedSystem = <table> {
 }
 function_strings = <table> {
 }
 regionPrototype = <table> {
 }
 font_flags = <table> {
 }
 bufftrigger_2_per_unit_mode = <table> {
 }
 cast_types = <table> {
 }
 tick_placement_modes = <table> {
 }
 equality_operator_types = <table> {
 }
 inverse_point_types = <table> {
 }
 maxTimerDuration = 604800
 swing_types = <table> {
 }
 spec_types_3 = <table> {
 }
 AuraWarnings = <table> {
 }
 sound_file_types = <table> {
 }
 subevent_actual_prefix_types = <table> {
 }
 eventend_types = <table> {
 }
 anchor_frame_types = <table> {
 }
 operator_types_without_equal = <table> {
 }
 gradient_orientations = <table> {
 }
 rotated_icon_side_types = <table> {

Bisector Report

No response

commented

Err, 5.12.9 is many revisions out of date. Consider updating to the latest version and trying again.

commented

also, you didn't include any steps to reproduce or saved variables

commented

Yeah, we need better information e.g. your exact settings and an up to date WA version.