Accomplishment

Accomplishment

73.3k Downloads

Lua Warning 12/23/2020

bunn3h opened this issue ยท 3 comments

commented

This error also prevents the addon from being visible under interface > addons.

`Message: Interface\AddOns\Accomplishment\Core.lua:18: attempt to call method 'SetBackdrop' (a nil value)
Time: Wed Dec 23 16:45:42 2020
Count: 1
Stack: Interface\AddOns\Accomplishment\Core.lua:18: attempt to call method 'SetBackdrop' (a nil value)
[string "@interface\AddOns\Accomplishment\Core.lua"]:18: in main chunk

Locals: Accomplishment = AccomplishmentFrame {
0 =
}
playerLanguage = "Common"
playerName = "Sylvanasphan"
registry =

{
}
db = nil
numShown = nil
timer = false
(*temporary) = nil
(*temporary) = AccomplishmentFrame {
0 =
}
(*temporary) =
{
bgFile = "Interface\DialogFrame\UI-DialogBox-Background"
tileSize = 32
edgeFile = "Interface\DialogFrame\UI-DialogBox-Border"
tile = true
edgeSize = 32
insets =
{
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
Message: (null)
Time: Wed Dec 23 16:45:58 2020
Count: 3
`

commented

This was fixed in alpha version v2.1.5-2-g6b50061 on CurseForge. I should really move this to the release channel rather than leave it as alpha.

Thanks! Any possibility for a future update that will allow us to create multiple responses and it selects from them randomly? :)

commented

This was fixed in alpha version v2.1.5-2-g6b50061 on CurseForge. I should really move this to the release channel rather than leave it as alpha.

commented

No plans yet but it's not impossible to do. :)