10.0 Dragonflight PTR error
yoshimo opened this issue ยท 2 comments
I get this error :
`1x Interface/AddOns/BattlePetBreedID/OptionsPanel.lua:81: attempt to index global 'InterfaceOptionsFramePanelContainer' (a nil value)
[string "@Interface/AddOns/BattlePetBreedID/OptionsPanel.lua"]:81: in main chunk
Locals:
addonname = "BattlePetBreedID"
internal =
cacheTime = true
CacheAllPets = defined @Interface/AddOns/BattlePetBreedID/BattlePetBreedID.lua:331
resultsCache =
}
Hook_PJTLeave = defined @Interface/AddOns/BattlePetBreedID/BreedTooltips.lua:505
CalculateBreedID = defined @Interface/AddOns/BattlePetBreedID/BattlePetBreedID.lua:48
Hook_ArkInventory = defined @Interface/AddOns/BattlePetBreedID/BreedTooltips.lua:513
Hook_PJTEnter = defined @Interface/AddOns/BattlePetBreedID/BreedTooltips.lua:461
rarityCache =
}
MAX_BREEDS = 10
breedCache =
}
RetrieveBreedName = defined @Interface/AddOns/BattlePetBreedID/BattlePetBreedID.lua:262
speciesCache =
}
}
Options = Frame {
0 =
name = "Battle Pet BreedID"
}
lastcheckbox = nil
CreateFont = defined @Interface/AddOns/BattlePetBreedID/OptionsPanel.lua:52
CreateCheckbox = defined @Interface/AddOns/BattlePetBreedID/OptionsPanel.lua:70
(*temporary) = nil
(*temporary) = nil
(*temporary) =
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'InterfaceOptionsFramePanelContainer' (a nil value)"
`
Yeah, the addon options panel needs to be redone for 10.0. Working on that tonight.