Tercioo / RaidAssist

AddOn for World of Warcraft, help raid leaders organize their raids.
GNU General Public License v3.0
1 stars 2 forks source link

Missing LibDeflate at Libs\DF\fw.lua:2913 #1

Open DDCorkum opened 4 years ago

DDCorkum commented 4 years ago

LibStub is throwing an error when RaidAssist's DetailsFramework (DF) library calls GetLibrary("LibDeflate"), if the library doesn't exist yet.

I have other addons with this library, but by chance RA is the earliest in the alphabet so it doesn't exist yet on my machine when the call to LibStub is made.

ReglohPri commented 3 years ago

Same here.

local LibDeflate = LibStub:GetLibrary ("LibDeflate") line 3916. The library LibDeflate is not in the package.