Jods-GH / DungeonAuraTools

WoW Addon that dynamically creates Dungeon WeakAuras based on user selections.
https://www.curseforge.com/wow/addons/dungeon-aura-tools
7 stars 2 forks source link

Export.lua:229: attempt to index field 'SoundKey' (a nil value) #86

Closed cryptoad closed 1 year ago

cryptoad commented 1 year ago

Description

Just happens at log in. I think the only non-default option I had was enabling Sounds.

Message: Interface/AddOns/DungeonAuraTools/Export.lua:229: attempt to index field 'SoundKey' (a nil value)
Time: Thu Feb 16 14:24:29 2023
Count: 1
Stack: Interface/AddOns/DungeonAuraTools/Export.lua:229: attempt to index field 'SoundKey' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/DungeonAuraTools/Export.lua"]:229: in function `buildAura'
[string "@Interface/AddOns/DungeonAuraTools/UpdateCheck.lua"]:82: in function `CheckIfAuraUpdates'
[string "@Interface/AddOns/DungeonAuraTools/Main.lua"]:77: in function `?'
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: 

WeakAuras Version

WeakAuras 5.3.7

World of Warcraft Flavor

Retail (Default)

DungeonAuraTools Version

1.2.1

Tested with only WeakAuras and DungeonAuraTools

Lua Error

No response

Reproduction Steps

This happens at log in.

Saved Variables

n/a

Last Good Version

No response

Screenshots

No response

Jodsderechte commented 1 year ago

thanks for reporting should be fixed in next release!

cryptoad commented 1 year ago

Thank you for the quick fix!!