RollTracker Classic Z

RollTracker Classic Z

77.4k Downloads

Lua Error on Load

Gogo1951 opened this issue ยท 4 comments

commented

Latest from CurseForge, on Wrath.

10x ...ceRollTrackerClassicZ/RollTrackerClassic.lua:976: attempt to call method 'SetMinResize' (a nil value)
[string "@RollTrackerClassicZ/RollTrackerClassic.lua"]:976: in function `OnLoad'
[string "*RollTrackerClassic.xml:434_OnLoad"]:1: in function <[string "*RollTrackerClassic.xml:434_OnLoad"]:1>

Locals:
self = RollTrackerClassicMainWindow {
0 =
PixelSnapDisabled = true
OnBackdropLoaded = defined @SharedXML/Backdrop.lua:152
Center = Texture {
}
GetBackdropColor = defined @SharedXML/Backdrop.lua:390
SetupTextureCoordinates = defined @SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = defined @SharedXML/Backdrop.lua:182
HasBackdropInfo = defined @SharedXML/Backdrop.lua:278
SetBackdropBorderColor = defined @SharedXML/Backdrop.lua:422
RightEdge = Texture {
}
backdropInfo =

{
}
BottomEdge = Texture {
}
GetEdgeSize = defined @SharedXML/Backdrop.lua:188
BottomLeftCorner = Texture {
}
BottomRightCorner = Texture {
}
TopEdge = Texture {
}
ApplyBackdrop = defined @SharedXML/Backdrop.lua:294
SetBackdrop = defined @SharedXML/Backdrop.lua:329
ClearBackdrop = defined @SharedXML/Backdrop.lua:282
TopRightCorner = Texture {
}
GetBackdropBorderColor = defined @SharedXML/Backdrop.lua:409
GetBackdrop = defined @SharedXML/Backdrop.lua:347
TopLeftCorner = Texture {
}
SetupPieceVisuals = defined @SharedXML/Backdrop.lua:246
SetBackdropColor = defined @SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
SetBorderBlendMode = defined @SharedXML/Backdrop.lua:266
}
(*temporary) = nil
(*temporary) = RollTrackerClassicMainWindow {
0 =
PixelSnapDisabled = true
OnBackdropLoaded = defined @SharedXML/Backdrop.lua:152
Center = Texture {
}
GetBackdropColor = defined @SharedXML/Backdrop.lua:390
SetupTextureCoordinates = defined @SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = defined @SharedXML/Backdrop.lua:182
HasBackdropInfo = defined @SharedXML/Backdrop.lua:278
SetBackdropBorderColor = defined @SharedXML/Backdrop.lua:422
RightEdge = Texture {
}
backdropInfo =
{
}
BottomEdge = Texture {
}
GetEdgeSize = defined @SharedXML/Backdrop.lua:188
BottomLeftCorner = Texture {
}
BottomRightCorner = Texture {
}
TopEdge = Texture {
}
ApplyBackdrop = defined @SharedXML/Backdrop.lua:294
SetBackdrop = defined @SharedXML/Backdrop.lua:329
ClearBackdrop = defined @SharedXML/Backdrop.lua:282
TopRightCorner = Texture {
}
GetBackdropBorderColor = defined @SharedXML/Backdrop.lua:409
GetBackdrop = defined @SharedXML/Backdrop.lua:347
TopLeftCorner = Texture {
}
SetupPieceVisuals = defined @SharedXML/Backdrop.lua:246
SetBackdropColor = defined @SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
SetBorderBlendMode = defined @SharedXML/Backdrop.lua:266
}
(*temporary) = 194
(*temporary) = 170
(*temporary) = "attempt to call method 'SetMinResize' (a nil value)"
BACKDROP_TUTORIAL_16_16 =
{
bgFile = "Interface\TutorialFrame\TutorialFrameBackground"
tileSize = 16
edgeFile = "Interface\Tooltips\UI-Tooltip-Border"
tile = true
edgeSize = 16
tileEdge = true
insets =
{
}
}
RTC =
{
FormatRollText = defined @RollTrackerClassicZ/RollTrackerClassic.lua:1074
AddRoll = defined @RollTrackerClassicZ/RollTrackerClassic.lua:1003
TxtEscapeIcon = "|T%s:0:0:0:0:64:64:4:60:4:60|t"
BtnRoll = defined @RollTrackerClassicZ/RollTrackerClassic.lua:265
TxtEscapePicture = "|T%s:0|t"
IconLoot = "Interface\GroupFrame\UI-Group-MasterLooter"
GetLocale = defined @RollTrackerClassicZ/Localization.lua:6
LOOTTRACKER_MAXLINES = 1000
AddChat = defined @RollTrackerClassicZ/RollTrackerClassic.lua:128
ClearLoot = <functi

commented

I have not gotten home yet to check after the long patch day. This comment is from my phone, but I've heard of several add-ons having issues.

commented

Pull #40 fixes this and another 3.4.1 error.

commented

@Road-block is literally everywhere. (=

commented

@Road-block is literally everywhere. (=

@Road-block is the best! I just finished testing the PR, and it works like a charm. I am going to bump up the version number in the TOC, and get this to CurseForge.