WowRarity / Rarity

Collectibles and statistics tracking addon for World of Warcraft
https://www.curseforge.com/wow/addons/rarity
GNU General Public License v2.0
56 stars 35 forks source link

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

Closed Ookami313 closed 3 years ago

Ookami313 commented 3 years ago

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 functionInit' [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 functionmoduleInit' [string "@Broker_Everything\core.lua"]:76: in function <Broker_Everything\core.lua:36>

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

Dawawe commented 3 years ago

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 "@Rarity\Core\GUI\MainWindow.lua"]:1306: in function ShowTooltip' [string "@Rarity\Core\GUI\DataBrokerDisplay.lua"]:49: in functionShowDelayedTooltip' [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

rdw-software commented 3 years ago

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) :)

Ookami313 commented 3 years ago

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.

Ookami313 commented 3 years ago

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

rdw-software commented 3 years ago

Gotcha, closing this as invalid then :)