WeakAuras / WeakAuras2

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
https://weakauras.wtf
GNU General Public License v2.0
1.29k stars 317 forks source link

Weak auras crashing #4427

Closed Nanousis closed 1 year ago

Nanousis commented 1 year ago

Description

My weak auras doesn't show up.

WeakAuras Version

Weakauras 5.5.1

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

Lua Error

4x WeakAuras/Types_Retail.lua:181: attempt to call field 'InitializeViewLoadout' (a nil value)
[string "@WeakAuras/Types_Retail.lua"]:181: in function `GetTalentData'
[string "@WeakAuras/Prototypes.lua"]:756: in function <WeakAuras/Prototypes.lua:751>

Locals:
specId = 256
specData = <table> {
}
(*temporary) = nil
(*temporary) = 256
(*temporary) = 70
(*temporary) = "attempt to call field 'InitializeViewLoadout' (a nil value)"
Private = <table> {
 HandleGlowAction = <function> defined @WeakAuras/WeakAuras.lua:3493
 frame_strata_types = <table> {
 }

Reproduction Steps

I think the weak aura got bugged by the talent tree addon and vuihdo both trying to use it's api and not having macro slots available (for vuhdo). Disabling them doesnt change the problem.

Last Good Version

No response

Screenshots

image

Export String

No response

Stanzilla commented 1 year ago

https://github.com/WeakAuras/WeakAuras2/issues/4417