SLOKnightfall / BetterWardrobe

31 stars 15 forks source link

BetterWardrobe/Data/DataBase.lua:181: unexpected symbol near ']' #452

Closed RedAces closed 3 months ago

RedAces commented 3 months ago

It seems the version 5.0-beta pushed to Curse has a problematic line 181 in DataBase.lua:

--[==[@debug@ 
addon:AddTestSets()
--@end-debug@]==]]==]

Removing these lines fixes the issue and your Addon works again :)

SLOKnightfall commented 3 months ago

Looks like