Error in Version 6.2.0.25
Stanzilla opened this issue ยท 0 comments
6x BetterBattlePetTooltip\Core.lua:168: attempt to index field '?' (a nil value)
BetterBattlePetTooltip\Core.lua:168: in function `GetOwnedBattlePetString'
BetterBattlePetTooltip\Core.lua:327: in function <BetterBattlePetTooltip\Core.lua:314>
BetterBattlePetTooltip\Core.lua:398: in function <BetterBattlePetTooltip\Core.lua:393>
[C]: ?
[C]: in function `?'
Engravings\Engravings-6.0.0.29-Beta.lua:44: in function <Engravings\Engravings.lua:26>
[C]: ?
[C]: ?
[C]: ?
ToyBoxQ\ToyBoxQ-1.6.lua:157: in function <ToyBoxQ\ToyBoxQ.lua:155>
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: in function `SetBagItem'
FrameXML\ContainerFrame.lua:1059: in function `ContainerFrameItemButton_OnEnter'
Bagnon\common\components\item.lua:411: in function `ShowTooltip'
Bagnon\common\components\item.lua:177: in function <Bagnon\common\components\item.lua:169>
Locals:
self = GameTooltip {
0 = <userdata>
SetCurrencyByID = <function> defined =[C]:-1
SetSpellBookItem = <function> defined =[C]:-1
SetHyperlink = <function> defined =[C]:-1
SetGuildBankItem = <function> defined =[C]:-1
SetOwner = <function> defined =[C]:-1
comparing = false
Show = <function> defined @TipTac\core.lua:917
SetUnitDebuff = <function> defined =[C]:-1
SetItemByID = <function> defined =[C]:-1
SetLootItem = <function> defined =[C]:-1
SetQuestItem = <function> defined =[C]:-1
FadeOut = <function> defined @TipTac\core.lua:903
SetCurrencyTokenByID = <function> defined =[C]:-1
SetTradeTargetItem = <function> defined =[C]:-1
SetQuestCurrency = <function> defined =[C]:-1
SetInboxItem = <function> defined =[C]:-1
SetBuybackItem = <function> defined =[C]:-1
shoppingTooltips = <table> {
}
SetLFGDungeonShortageReward = <function> defined =[C]:-1
SetMerchantItem = <function> defined =[C]:-1
SetQuestLogItem = <function> defined =[C]:-1
SetLFGDungeonReward = <function> defined =[C]:-1
SetUnitBuff = <function> defined =[C]:-1
SetSpellByID = <function> defined =[C]:-1
SetTradePlayerItem = <function> defined =[C]:-1
SetIconTextureAndText = <function> defined @TipTacItemRef\core.lua:50
SetSendMailItem = <function> defined =[C]:-1
SetMerchantCostItem = <function> defined =[C]:-1
updateTooltip = 0.082999993860722
SetInventoryItem = <function> defined =[C]:-1
SetCurrencyToken = <function> defined =[C]:-1
ttCount = <unnamed> {
}
SetLootRollItem = <function> defined =[C]:-1
SetUnitAura = <function> defined =[C]:-1
ttIcon = <unnamed> {
}
SetAuctionSellItem = <function> defined =[C]:-1
SetBagItem = <function> defined =[C]:-1
needsReset = true
SetAction = <function> defined =[C]:-1
SetTradeSkillItem = <function> defined =[C]:-1
SetQuestLogCurrency = <function> defined =[C]:-1
SetAuctionItem = <function> defined =[C]:-1
}
species = 1662
guid = nil
tooltip = "GameTooltip"
addString = false
(for index) = 3
(for limit) = 3
(for step) = 1
i = 3
line = GameTooltipTextLeft3 {
0 = <userdata>
}
text = "Collected (3/3)"
PetNameToSpecies = <table> {
}
S_COLLECTED = "Collected"
S_NOT_COLLECTED = "Not Collected"
S_ITEM_PET_KNOWN = "Collected "
GRAY_R = 0.5
GRAY_G = 0.5
GRAY_B = 0.5
colorblindMode = false
HexToPetQuality = <table> {
|cff9d9d9d = 1
|cffa335ee = 5
|cffff8000 = 6
|cffffffff = 2
|cff1eff00 = 3
|cff0070dd = 4
}
ColorBorderByQuality = <function> defined @BetterBattlePetTooltip\Core.lua:233
warned = <table> {
}
db = <table> {
count = true
level = true
wildQuality = true
tooltipColor = true
}
seenWildPetQualities = <table> {
}
PetQualityColors = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
}
seenWildPetBreeds = <table> {
}
PetQualityStrings = <table> {
1 = "Poor"
2 = "Common"
3 = "Uncommon"
4 = "Rare"
5 = "Epic"
6 = "Legendary"
}
PetBreedNames = <table> {
}
L = <table> {
AlreadyBattled = "Already Battled"
ShowBreed = "Show collected breed"
CollectedLevel = "Level %d"
Comma = ", "
CollectedLevelBreed = "Level %d %s"
NotCapturable = "Not Capturable"
Colon = ": "
ShowAll = "Show all collected pets"
Parentheses = " (%s)"
ColorTooltipBorder = "Color tooltip borders"
ColorTooltipBorder_Tooltip = "You may want to disable this if you use another addon to style your tooltip borders."
CompactLevel = "Compact display"
ShowCount = "Show collected count"
ShowBreed_Tooltip = "This option requires LibPetBreedInfo-1.0 to be installed."
ShowLevel = "Show collected level"
ShowWildQuality = "Show wild pet rarity when possible"
NotCollected = "Not Collected"
ShowWildQuality_Tooltip = "This is only possible if you already entered a battle with the pet and forfeited, and only works for unit tooltips, not minimap tracking tooltips."
Collected = "Collected"
ShowAll_Tooltip = "This will show all your collected pets of the same species, not just the best one."
CollectedCount = "%d/3"
}