Rarity

Rarity

17M Downloads

Update 9.1.5 causing error. 1110: Attempt to register unknown event "ITEM_UPGRADE_MASTER_UPDATE"

Ookami313 opened this issue ยท 5 comments

commented

I'm receiving the following error upon logging into the game after updating to 9.1.5, Thanks.

1x Broker_Everything\shared.lua:1110: Attempt to register unknown event "ITEM_UPGRADE_MASTER_UPDATE"
[string "=[C]"]: in function RegisterEvent' [string "@Broker_Everything\shared.lua"]:1110: in function <Broker_Everything\shared.lua:1100> [string "@Broker_Everything\shared.lua"]:1130: in function Init'
[string "@Broker_Everything\modules/gps.lua"]:523: in function <Broker_Everything\modules/gps.lua:470>
[string "@Broker_Everything\modules/gps.lua"]:606: in function init' [string "@Broker_Everything\modules.lua"]:58: in function <Broker_Everything\modules.lua:48> [string "@Broker_Everything\modules.lua"]:190: in function moduleInit'
[string "@Broker_Everything\core.lua"]:76: in function <Broker_Everything\core.lua:36>

Locals:
(*temporary) = {
0 =
}
(*temporary) = "ITEM_UPGRADE_MASTER_UPDATE"

commented

Yea, sorry about that. I seem to have grabbed the wrong error when I posted. So many errors popped I grabbed one for a different addon. When i get a second I'll reload and get a fresh list of errors to find the one for Rarity. Thanks.

commented

Found the error. It's the same LibQTip: 48 that was posted as #430. So feel free to close this ticket. Thanks.

commented

Im getting
1x ...rfaceRarity\Libs\LibQTip-1.0\LibQTip-1.0-48.lua:543: attempt to call method 'GetBackdrop' (a nil value)
[string "@Rarity\Libs\LibQTip-1.0\LibQTip-1.0-48.lua"]:543: in function <...rfaceRarity\Libs\LibQTip-1.0\LibQTip-1.0.lua:539>
[string "@Rarity\Libs\LibQTip-1.0\LibQTip-1.0-48.lua"]:132: in function <...rfaceRarity\Libs\LibQTip-1.0\LibQTip-1.0.lua:123>
[string "=(tail call)"]: ?
[string "@Rarity\Core\GUI\MainWindow.lua"]:1306: in function ShowTooltip' [string "@Rarity\Core\GUI\DataBrokerDisplay.lua"]:49: in function ShowDelayedTooltip'
[string "@Rarity\Core\GUI\DataBrokerDisplay.lua"]:38: in function <Rarity\Core\GUI\DataBrokerDisplay.lua:37>

Locals:
tooltip = {
0 =
scrollChild = {
}
scrollFrame = {
}
}
key = "RarityTooltip"
(*temporary) = nil
(*temporary) = GameTooltip {
0 =
ItemTooltip = {
}
SetHyperlink = defined =[C]:-1
SetVoidDepositItem = defined =[C]:-1
SetVoidWithdrawalItem = defined =[C]:-1
SetSocketGem = defined =[C]:-1
Show = defined =[C]:-1
SetLootItem = defined =[C]:-1
numMoneyFrames = 1
SetRecipeReagentItem = defined @TradeSkillMaster\LibTSM\Service\ItemTooltipClasses\Wrapper.lua:105
SetBuybackItem = defined =[C]:-1
TMW_SetSpellByIDWithClassIcon = defined @TellMEwhen\Components\Core\Spells\ClassSpellCache.lua:214
SetWeeklyReward = defined =[C]:-1
SetMerchantItem = defined =[C]:-1
SetMerchantCostItem = defined @TradeSkillMaster\LibTSM\Service\ItemTooltipClasses\Wrapper.lua:105
BottomOverlay = {
}
TMW_SetDogTag = defined @TellMEwhen\Components\Core\Common\DogTags\config.lua:403
NineSlice = {
}
SetInventoryItem = defined @Vendor\sys\hook.lua:91
SetLootRollItem = defined =[C]:-1
SetAuctionSellItem = defined @TradeSkillMaster\LibTSM\Service\ItemTooltipClasses\Wrapper.lua:105
SetBagItem = defined @Vendor\sys\hook.lua:91
TMW_SetFrameHighlight = defined @TellMEwhen\Components\GroupModules\GroupModule_GroupPosition\Config.lua:193
SetAuctionItem = defined @TradeSkillMaster\LibTSM\Service\ItemTooltipClasses\Wrapper.lua:105
SetCurrencyByID = defined @AllTheThings\AllTheThings.lua:6284
textLeft1Font = "GameTooltipHeaderText"
SetCurrencyToken = defined @AllTheThings\AllTheThings.lua:6295
SetGuildBankItem = defined =[C]:-1
SetVoidItem = defined =[C]:-1
Hide = defined =[C]:-1
TextRight1 = GameTooltipTextRight1 {
}
comparing = false
TopOverlay = {
}
SetHeirloomByItemID = defined =[C]:-1
hasMoney = 1
SetQuestItem = defined =[C]:-1
waitingForData = false
SetTrainerService = defined =[C]:-1
SetInboxItem = defined =[C]:-1
layoutType = "TooltipDefaultLayout"
TextLeft1 = GameTooltipTextLeft1 {
}
TMW_SetEquiv = defined @TellMEwhen\Options\TellMeWhen_Options.lua:165
SetLFGDungeonShortageReward = defined @AllTheThings\AllTheThings.lua:6365
SetQuestLogItem = defined =[C]:-1
SetTradeTargetItem = defined =[C]:-1
SetItemByID = defined =[C]:-1
SetTradePlayerItem = defined =[C]:-1
textRight1Font = "GameTooltipHeaderText"
SetSendMailItem = defined =[C]:-1
SetExistingSocketGem = defined =[C]:-1
updateTooltipTimer = 0.050000
textLeft2Font = "GameTooltipText"
SetConduit = defined =[C]:-1
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
textRight2Font = "GameTooltipText"
SetToyByItemID = defined =[C]:-1
ClearLines = defined =[C]:-1
SetItemKey = defined =[C]:-1
needsReset = true
SetLFGDungeonReward = defined @AllTheThings\AllTheThings.lua:6348
CIMI_tooltipWritten = false
shoppingTooltips =

{
}
SetRecipeResultItem = defined =[C]:-1
}
(*temporary) = "attempt to call method 'GetBackdrop' (a nil value)"
GameTooltip = GameTooltip {
0 =
ItemTooltip = {
}
SetHyperlink = defined =[C]:-1
SetVoidDepositItem = defined =[C]:-1
SetVoidWithdrawalItem = defined =[C]:-1
SetSocketGem = defined =[C]:-1
Show = defined =[C]:-1
SetLootItem = defined =[C]:-1
numMoneyFrames = 1
SetRecipeReagentItem = defined @interfac

commented

From the patch notes:

Item Upgrade UI has been reworked.

However, Rarity does not listen to this event. What makes you think this error is caused by Rarity, @Ookami313? It appears to be an unrelated problem, so I'm not really sure what I could do to fix it.

Since the patch isn't yet live on EU servers I can't check for myself, but I see no way the unrelated Item Upgrade UI changes could possibly affect Rarity's functionality.

@Dawawe This is a separate issue; please check #430 for status updates as I research the problem (after the patch goes live here) :)

commented

Gotcha, closing this as invalid then :)