WeakAuras

WeakAuras

206M Downloads

Repository.lua error prevents full initialization

TheCheat54 opened this issue ยท 1 comments

commented

Updated to the latest build on alpha channel, 2.16.1-1-g54a894d.

Upon loading the game, the following error is thrown and the addon ceases functioning:

Message: ...terface\AddOns\WeakAuras\ArchiveTypes\Repository.lua line 67:
   attempt to index field '?' (a nil value)
[string "@..\AddOns\WeakAuras\ArchiveTypes\Repository.lua"] line 67:
   in function `Set'
[string "@..\AddOns\WeakAuras\WeakAuras.lua"] line 1586:
   in function <..\AddOns\WeakAuras\WeakAuras.lua:1578>

Debug:
   [string "@WeakAuras\WeakAuras.lua"]:1734:
      WeakAuras\WeakAuras.lua:1685
commented

Should be fixed in the latest alpha now, thanks for the report.