ALL THE THINGS

ALL THE THINGS

31M Downloads

Lua Error on Chromie Reward

midnightgirlj opened this issue ยท 2 comments

commented

Any time I mouse over the reward Ensemble: Epoch Sentinel's Mail from The Deaths of Chromie quest, I got the following lua error:

81x AllTheThings\AllTheThings-1.6.0.lua:2976: attempt to index local 'rgb' (a nil value)
AllTheThings\AllTheThings-1.6.0.lua:2976: in function <AllTheThings\AllTheThings.lua:2960>
AllTheThings\AllTheThings-1.6.0.lua:610: in function <AllTheThings\AllTheThings.lua:598>
(tail call): ?
AllTheThings\AllTheThings-1.6.0.lua:835: in function <AllTheThings\AllTheThings.lua:815>
AllTheThings\AllTheThings-1.6.0.lua:2361: in function <AllTheThings\AllTheThings.lua:2360>
AllTheThings\AllTheThings-1.6.0.lua:2428: in function <AllTheThings\AllTheThings.lua:2368>
[C]: ?
[C]: ?
[C]: ?
[C]: in function Show' ...rfaceTradeSkillMaster\Private\TooltipLib.lua:126: in function <...rfaceTradeSkillMaster\Private\TooltipLib.lua:122> ...rfaceTradeSkillMaster\Private\TooltipLib.lua:83: in function <...rfaceTradeSkillMaster\Private\TooltipLib.lua:82> [C]: ? [C]: ? [C]: ? [C]: ? [C]: ? [C]: ? ...rfaceTradeSkillMaster\Private\TooltipLib.lua:95: in function <...rfaceTradeSkillMaster\Private\TooltipLib.lua:93> [C]: in function SetBagItem'
FrameXML\ContainerFrame.lua:1325: in function `ContainerFrameItemButton_OnEnter'
[string ":OnEnter"]:1: in function <[string ":OnEnter"]:1>

Locals:
t =

{
visible = true
total = 13
description = "The Chromie Scenario sends you through multiple timeways to defeat Chromie's attackers. As you gain reputation with Chromie by killing mobs in the scenario, you will unlock more powerful abilities for Chromie to help speed up your run. Unlike past solo scenarios like Withered Army Training, you do not need to worry about gearing up--your gear is scaled up to 1000 and your player level is increased as well to 112. You can also fly inside this scenario--unusual for instanced content.

Each scenario attempt lasts 15 minutes and the ultimate goal is to defeat 8 timeways in one attempt. Progress can be sped up through obtaining items that grant extra time, buffs from Chromie, and items which auto-complete a timeway threat."
parent =

{
}
g =
{
}
factionID = 2135
lvl = 110
isFriend = true
progress = 5
creatureID = 27856
maps =
{
}
}
key = "text"
rgb = nil
(*temporary) = defined @AllTheThings\AllTheThings.lua:523
(*temporary) = "Chromie"
(*temporary) = defined @AllTheThings\AllTheThings.lua:526
(*temporary) = "Chromie"
(*temporary) = "Chronormu (Chromie for short) has always been one of the more active, approachable bronze dragons. Strengthening your bond with her will increase her power in the Deaths of Chromie scenario."
(*temporary) = 7
(*temporary) = "attempt to index local 'rgb' (a nil value)"
GetDataSubMember = defined @AllTheThings\AllTheThings.lua:158
SetTempDataSubMember = defined @AllTheThings\AllTheThings.lua:163
SetDataSubMember = defined @AllTheThings\AllTheThings.lua:155
Colorize = defined @AllTheThings\AllTheThings.lua:523
GetFactionInfoByID = defined =[C]:-1
NPCNameFromID =
{
121589 = "Thaumaturge Vashreen"
64518 = "Uncle Bigpocket"
}
RGBToHex = defined @AllTheThings\AllTheThings.lua:526
GetAchievementLink = defined =[C]:-1
GetAchievementInfo = defined =[C]:-1

Mouseover in bag and link in chat window causes this lua error. Happened when I completed it for the leather reward also. I assume it will also happen for cloth since I'm doing that when I'm done submitting this issue. Cheers!

commented

Can you try disabling TSM and see if you still get the error? Part of that error shows it bugging out with TSM which is buggy and laggy on it's own.

I know there is an issue hovering over Chromie at the temple, but haven't heard anything on the sets yet.

commented

Fixed in git push 6937cd9