Personal Loot Helper (PLH)

3M Downloads

Error upon logging in/reload screen

TiaMarieG opened this issue ยท 6 comments

commented

Hello! So glad that PLH is back!

Upon logging in/reloading my screen I get this error message every time:

11x ...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:1646: attempt to compare nil with number
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:1646: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:1537>
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:2545: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:2502>
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:2552: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:2550>

Locals:
closeButton = Button {
0 =
}
resizeButton = Button {
0 =
}
(*temporary) = nil
(*temporary) = "v2.30"
(*temporary) = nil
(*temporary) = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1634
(*temporary) = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1634
(*temporary) = nil
(*temporary) = PLH_LootedItemsFrame {
0 =
BorderLeftMiddle = Texture {
}
BorderBottomLeft = Texture {
}
BorderTopRight = Texture {
}
BorderBottomMiddle = Texture {
}
scrollbar = Slider {
}
closeButton = Button {
}
scrollframe = ScrollFrame {
}
Bg = Texture {
}
BorderTopMiddle = Texture {
}
BorderTopLeft = Texture {
}
BorderRightMiddle = Texture {
}
BorderBottomRight = Texture {
}
}
(*temporary) = 399.999847
(*temporary) = 140.000015
(*temporary) = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1043
(*temporary) = "attempt to compare nil with number"
lootedItemsFrame = PLH_LootedItemsFrame {
0 =
BorderLeftMiddle = Texture {
}
BorderBottomLeft = Texture {
}
BorderTopRight = Texture {
}
BorderBottomMiddle = Texture {
}
scrollbar = Slider {
}
closeButton = Button {
}
scrollframe = ScrollFrame {
}
Bg = Texture {
}
BorderTopMiddle = Texture {
}
BorderTopLeft = Texture {
}
BorderRightMiddle = Texture {
}
BorderBottomRight = Texture {
}
}
SaveMainWindowPosition = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1510
RestoreMainWindowPosition = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1524
scrollbar = Slider {
ScrollDownButton = PLH_LootedItemsFrameScrollDownButton {
}
scrollStep = 10
ThumbTexture = PLH_LootedItemsFrameThumbTexture {
}
ScrollUpButton = PLH_LootedItemsFrameScrollUpButton {
}
0 =
}
HideOffScreenWidgets = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1043
scrollFrame = ScrollFrame {
0 =
content = Frame {
}
}
contentFrame = Frame {
0 =
}
welcomeLabel = nil
UpdateLootedItemsDisplay = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1268

commented

Should be resolved in 2.31

commented

still getting error

1x ...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:1646: attempt to compare nil with number
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:1646: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:1537>
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:2545: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:2502>
[string "@PersonalLootHelper/PersonalLootHelper-Core.lua"]:2552: in function <...ddOns/PersonalLootHelper/PersonalLootHelper-Core.lua:2550>

Locals:
closeButton = Button {
0 =
}
resizeButton = Button {
0 =
}
(*temporary) = nil
(*temporary) = "v2.30"
(*temporary) = nil
(*temporary) = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1634
(*temporary) = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1634
(*temporary) = nil
(*temporary) = "Button"
(*temporary) = nil
(*temporary) = PLH_LootedItemsFrame {
0 =
BorderLeftMiddle = Texture {
}
BorderBottomLeft = Texture {
}
BorderTopRight = Texture {
}
BorderBottomMiddle = Texture {
}
scrollbar = Slider {
}
closeButton = Button {
}
scrollframe = ScrollFrame {
}
Bg = Texture {
}
BorderTopMiddle = Texture {
}
BorderTopLeft = Texture {
}
BorderRightMiddle = Texture {
}
BorderBottomRight = Texture {
}
}
(*temporary) = nil
(*temporary) = "attempt to compare nil with number"
lootedItemsFrame = PLH_LootedItemsFrame {
0 =
BorderLeftMiddle = Texture {
}
BorderBottomLeft = Texture {
}
BorderTopRight = Texture {
}
BorderBottomMiddle = Texture {
}
scrollbar = Slider {
}
closeButton = Button {
}
scrollframe = ScrollFrame {
}
Bg = Texture {
}
BorderTopMiddle = Texture {
}
BorderTopLeft = Texture {
}
BorderRightMiddle = Texture {
}
BorderBottomRight = Texture {
}
}
SaveMainWindowPosition = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1510
RestoreMainWindowPosition = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1524
scrollbar = Slider {
ScrollDownButton = PLH_LootedItemsFrameScrollDownButton {
}
scrollStep = 10
ThumbTexture = PLH_LootedItemsFrameThumbTexture {
}
ScrollUpButton = PLH_LootedItemsFrameScrollUpButton {
}
0 =
}
HideOffScreenWidgets = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1043
scrollFrame = ScrollFrame {
0 =
content = Frame {
}
}
contentFrame = Frame {
0 =
}
welcomeLabel = nil
UpdateLootedItemsDisplay = defined @PersonalLootHelper/PersonalLootHelper-Core.lua:1268

commented

You were still running 2.30 not 2.31

commented

I just re-installed this from curseforge as I'm still experiencing the error as well and even with a fresh install it still is being listed as 2.3 in the error message.

commented

Alright, I can't reproduce it in-game with a fresh install.

With the game not running, I'd recommend editing your account-level \World of Warcraft\_retail_\WTF\Account\NAME\SavedVariables\PersonalLootHelper.lua and deleting the line with ["PLH_LAST_SEEN_MESSAGE_VERSION"] then save and see if it's gone on next launch.

commented

Nevermind, found the problem. Had to reload after a fresh install.