enderneko / GuildRaidAttendance

WoW AddOn - Keeps track of raid loot and attendance for guild. Built-in simple loot distribution tool, support Loot Council and EPGP.
Other
3 stars 8 forks source link

GRA fails to load with LUA error #39

Open Petrol30 opened 1 year ago

Petrol30 commented 1 year ago

Getting the following LUA error when trying to enable the addon. Unable to get the GUI for the addon up after.

Message: Interface/AddOns/GuildRaidAttendance/Core.lua:109: Usage: self:SetFont(fontFile, height, flags) Time: Sat Nov 26 19:24:17 2022 Count: 1 Stack: Interface/AddOns/GuildRaidAttendance/Core.lua:109: Usage: self:SetFont(fontFile, height, flags) [string "=[C]"]: in function `SetFont' [string "@Interface/AddOns/GuildRaidAttendance/Core.lua"]:109: in main chunk

Locals: (temporary) = GRA_FONT_TOOLTIP_NORMAL { 0 = } (temporary) = "Fonts\FRIZQT__.TTF" (*temporary) = 13

Mon3yb commented 1 year ago

I'm currently getting the same error :(