WeakAuras

WeakAuras

206M Downloads

WeakAuras.event_prototypes is nil error

Stanzilla opened this issue ยท 2 comments

commented

From Discord (Simbad#0132)

2x WeakAuras\Types.lua:377: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function `pairs'
WeakAuras\Types.lua:377: in main chunk

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1

2x WeakAuras\Transmission.lua:231: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function `pairs'
WeakAuras\Transmission.lua:231: in main chunk

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1

2x WeakAuras\WeakAuras-2.15.4.lua:330: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function `pairs'
WeakAuras\WeakAuras.lua:330: in function `validate'
WeakAuras\WeakAuras.lua:4070: in function `PreAdd'
WeakAuras\WeakAuras.lua:4186: in function `Add'
WeakAuras\WeakAuras.lua:3738: in function <WeakAuras\WeakAuras.lua:3717>
WeakAuras\WeakAuras.lua:3730: in function `load'
WeakAuras\WeakAuras.lua:3745: in function `AddMany'
WeakAuras\WeakAuras.lua:1534: in function <WeakAuras\WeakAuras.lua:1520>

WeakAuras\WeakAuras-2.15.4.lua:1661: in function <WeakAuras\WeakAuras.lua:1613>
commented

He needs to include previous errors, and maybe his SV

commented

Yeah, that's why we need to urge people to create bug reports themselves instead of doing it for them. The template at least tries to get the relevant information.