PetTracker

PetTracker

12M Downloads

Can't Toggle petracker on map anymore, can't do anything, LUA errors

KaldiraBlackrock opened this issue ยท 4 comments

commented

Any Screenshots?
If applicable, please add screenshots to help explain your problem.

Error Logs are Important!
Date: 2024-07-27 21:37:51
ID: 95
Error occured in: Global
Count: 1
Message: Interface/AddOns/PetTracker/addons/journal/mods.lua line 46:
attempt to call field 'Pet' (a nil value)
Debug:
[string "@Interface/AddOns/PetTracker/addons/journal/mods.lua"]:46: ModifyLoadOut()
[string "@Interface/AddOns/PetTracker/addons/journal/mods.lua"]:18:
Interface/AddOns/PetTracker/addons/journal/mods.lua:18
[string "=[C]"]: PetJournal_UpdatePetLoadOut()
[string "@Interface/AddOns/Blizzard_Collections/Blizzard_PetCollection.lua"]:206:
...dOns/Blizzard_Collections/Blizzard_PetCollection.lua:204
[string "=[C]"]: SetShown()
[string "@Interface/AddOns/Blizzard_Collections/Blizzard_Collections.lua"]:43: CollectionsJournal_UpdateSelectedTab()
[string "@Interface/AddOns/Blizzard_Collections/Blizzard_Collections.lua"]:6: CollectionsJournal_SetTab()
[string "*Blizzard_Collections.xml:7_OnClick"]:1:
[string "*Blizzard_Collections.xml:7_OnClick"]:1
Locals:
self =

{
Tag = "PETTRACKER_"
}
(for index) = 1
(for limit) = 3
(for step) = 1
i = 1
slot = PetJournalLoadoutPet1 {
dragButton = Button {
}
MenuRegion = Button {
}
healthFrame = PetJournalLoadoutPet1HealthFrame {
}
emptyslot = PetJournalLoadoutPet1EmptySlot {
}
isDead = Texture {
}
petID = "BattlePet-0-000014818DC8"
requirement = PetJournalLoadoutPet1Requirement {
}
levelBG = PetJournalLoadoutPet1LevelBG {
}
iconBorder = PetJournalLoadoutPet1IconBorder {
}
displayID = 114321
level = PetJournalLoadoutPet1Level {
}
icon = PetJournalLoadoutPet1Icon {
}
speciesID = 4278
abilityLevels =
{
}
shadows = PetJournalLoadoutPet1Shadows {
}
abilities =
{
}
ReadOnlyFrame = PetJournalLoadoutPet1ReadOnlyFrame {
}
petTypeIcon = Texture {
}
setButton = PetJournalLoadoutPet1SetButton {
}
spell3 = PetJournalLoadoutPet1Spell3 {
}
xpBar = PetJournalLoadoutPet1XPBar {
}
name = PetJournalLoadoutPet1Name {
}
spell1 = PetJournalLoadoutPet1Spell1 {
}
qualityBorder = PetJournalLoadoutPet1QualityBorder {
}
spell2 = PetJournalLoadoutPet1Spell2 {
}
subName = PetJournalLoadoutPet1SubName {
}
modelScene = ModelScene {
}
favorite = PetJournalLoadoutPet1Favorite {
}
helpFrame = PetJournalLoadoutPet1HelpFrame {
}
}
(*temporary) = PetJournalLoadoutPet1Name {
}
(*temporary) = "Leyhart"
(*temporary) = nil
(*temporary) = "BattlePet-0-000014818DC8"
(*temporary) = "attempt to call field 'Pet' (a nil value)"
Addon =
{
MaxLevel = 25
Species =
{
}
Units =
{
}
state =
{
}
RivalInfo =
{
}
TrackToggle = PetTrackerTrackToggle {
}
Tag = "PETTRACKER_"
RivalsJournal = PetTrackerRivalsJournal {
}
JournalMods =
{
}
Switcher = PetTrackerSwitcher {
}
BattleListener =
{
}
MaxQuality = 6
Tooltips =
{
}
SpecieStats =
{
}
sets =
{
}
MapSearch =
{
}
Tutorials =
{
}
EnemyBar = Frame {
}
MapCanvas =
{
}
Predict =
{
}
Maps =
{
}
Breeds =
{
}
SpecieBreeds =
{
}
Stables =
{
}
RivalOrder =
{
}
Name = "PetTracker"
Rivals =
{
}
MaxPlayerQuality = 4
}

PetTracker, v10.2.7
PetTrackerBattle, v
PetTrackerConfig, v
PetTrackerJournal, v

commented

new version out today. may want to test with that. i cant reproduce the issues i brought up so i closed mine (#388)

commented

The icon is missing from the map. I am unable to change settings due to that.

commented

The icon is missing from the map. I am unable to change settings due to that.

escape -> options -> addons
i think /pettracker works too
the icon missing, for me, is because i have it set that way. it is, however, inthe addons compartment

hope that helps

commented

I tried both of those before coming here. Unfortunately neither works. Thank you for trying to help.