SavedInstances

SavedInstances

11M Downloads

lua error on mouseover

Ayshela opened this issue ยท 1 comments

commented

updated to the new version on curseforge this morning, and the addon is completely unusable. I mouseover the minimap icon and get an immediate lua error - this happens with every other addon disabled, as well as with my usual suspects running.

Message: Interface\AddOns\SavedInstances\SavedInstances.lua:775: attempt to concatenate field 'iconTexture' (a nil value)
Time: Tue Apr 23 14:06:27 2019
Count: 1
Stack: Interface\AddOns\SavedInstances\SavedInstances.lua:775: attempt to concatenate field 'iconTexture' (a nil value)
Interface\AddOns\SavedInstances\SavedInstances.lua:775: in function <Interface\AddOns\SavedInstances\SavedInstances.lua:766>
Interface\AddOns\SavedInstances\SavedInstances.lua:3825: in function ShowTooltip' Interface\AddOns\SavedInstances\SavedInstances.lua:2582: in function OnEnter'
...ce\AddOns\Atlas\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:77: in function <...ce\AddOns\Atlas\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:60>

Locals: current =

{
monthDay = 23
weekday = 3
month = 4
minute = 4
hour = 12
year = 2019
}
monthInfo =
{
firstWeekday = 2
numDays = 30
year = 2019
month = 4
}
month = 4
day = 23
year = 2019
showMonth = 4
showYear = 2019
monthOffset = 0
numEvents = 5
(for index) = 5
(for limit) = 5
(for step) = 1
i = 5
event =
{
clubID = 0
numSequenceDays = 8
eventID = 666
eventType = 4294967295
sequenceType = "END"
isCustomTitle = true
startTime =
{
}
difficultyName = ""
endTime =
{
}
invitedBy = ""
dontDisplayEnd = true
difficulty = 0
inviteStatus = 1
title = "PvP Brawl: Arathi Blizzard"
calendarType = "HOLIDAY"
inviteType = 1
sequenceIndex = 8
dontDisplayBanner = true
modStatus = ""
}
(*temporary) = defined @interface\AddOns\SavedInstances\SavedInstances.lua:109
(*temporary) = "iconTexture: "
(*temporary) = nil
(*temporary) = 5
(*temporary) = "attempt to concatenate field 'iconTexture' (a nil value)"
debug = defined @interface\AddOns\SavedInstances\SavedInstances.lua:109
eventInfo =
{
1467050 = true
2576479 = true
235476 = true
}

commented

Duplicate of #268 and #272