Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RematchElvUISkin/RematchElvUISkin.lua:605: attempt to call method 'ShowDialog' (a nil value) #9

Open
Cosinusoida opened this issue Aug 1, 2024 · 0 comments

Comments

@Cosinusoida
Copy link

Description

Elvui skin for pet collection is not working after a pre-patch (11.0.0.55939)

NihilistzscheUI Version

ElvUI Version

Elvui 13.72

Steps to Reproduce

Just log in and check your pet collection

Expected Behavior

elvui skin for pet collection

Actual Behavior

No elvui skin for pet collection

Mention what addons you are using.

Blizzard_ObjectiveTracker: enabled
Blizzard_CompactRaidFrames: enabled
ElvUI_AuraBarsMovers: disabled
ElvUI_CastBarOverlay: disabled
ElvUI_CustomTags: disabled
ElvUI_CustomTweaks: disabled
ElvUI_DTBars2: disabled
ElvUI_EverySecondCounts: disabled
ElvUI_ExtraActionBars: disabled
ElvUI_ExtraDataTexts: disabled
ElvUI_QuestXP: disabled
ElvUI_UnitFramePlugin: disabled
ElvUI_VisualAuraTimers: disabled
ElvUI_SecondsToBuff: disabled
ElvUI_BuffHighlight: disabled
kExtraBossFrames: disabled
Blizzard_CombatText: enabled
WeakAurasCompanion: enabled
WeakAurasArchive: enabled
RaiderIO_DB_US_R: disabled
RaiderIO_DB_US_M: disabled
RaiderIO_DB_US_F: disabled
RaiderIO_DB_TW_R: disabled
RaiderIO_DB_TW_M: disabled
RaiderIO_DB_TW_F: disabled
RaiderIO_DB_KR_R: disabled
RaiderIO_DB_KR_M: disabled
RaiderIO_DB_KR_F: disabled
ElvUI_Options: enabled
BigWigs_Core: enabled
BigWigs_Options: enabled
BigWigs_Plugins: enabled
BigWigs_Countdown_HeroesOfTheStorm: enabled
BigWigs_Voice: enabled
LittleWigs: enabled
TomCats-ArathiHighlandsRares: disabled
TomCats-DarkshoreRares: disabled
TomCats-Mechagon: disabled
TomCats-Nazjatar: disabled
TomCats-Nzoth: disabled
TomCats-WarfrontsCommandCenter: disabled
TomCats-Complete: disabled
TomCats-ChildrensWeek: disabled
TomCats-HallowsEnd: disabled
TomCats-LoveIsInTheAir: disabled
TomCats-LunarFestival: disabled
TomCats-Noblegarden: disabled
BigWigs_DragonIsles: enabled
LittleWigs_BurningCrusade: enabled
DragonRider: disabled
BigWigs_VaultOfTheIncarnates: enabled
InstanceAchievementTracker: disabled
LittleWigs_WrathOfTheLichKing: enabled
BigWigs_BurningCrusade: enabled
BigWigs_Aberrus: enabled
RareShare: disabled
BigWigs_Amirdrassil: enabled
BigWigs_Cataclysm: enabled
BigWigs_MistsOfPandaria: enabled
BigWigs_Legion: enabled
LittleWigs_MistsOfPandaria: enabled
MinimalArchaeology: enabled
Narcissus_Achievements: enabled
BigWigs_WarlordsOfDraenor: enabled
BigWigs_Classic: enabled
LittleWigs_BattleForAzeroth: enabled
BigWigs_BattleForAzeroth: enabled
AutoTurnIn: enabled
SilverDragon: disabled
ZygorGuidesViewer: enabled
LittleWigs_Cataclysm: enabled
BigWigs_WrathOfTheLichKing: enabled

Additional Information

Error Log

17x PetTracker/addons/journal/mods.lua:46: attempt to call field 'Pet' (a nil value)
[string "@PetTracker/addons/journal/mods.lua"]:46: in function `ModifyLoadOut'
[string "@PetTracker/addons/journal/mods.lua"]:18: in function <PetTracker/addons/journal/mods.lua:18>
[string "=[C]"]: in function `PetJournal_UpdatePetLoadOut'
[string "@Blizzard_Collections/Blizzard_PetCollection.lua"]:253: in function <...dOns/Blizzard_Collections/Blizzard_PetCollection.lua:231>

Locals:
self = <table> {
 Tag = "PETTRACKER_"
}
(for index) = 1
(for limit) = 3
(for step) = 1
i = 1
slot = PetJournalLoadoutPet1 {
 checked = true
 MenuRegion = Button {
 }
 displayID = 71835
 isDead = Texture {
 }
 speciesID = 1721
 name = PetJournalLoadoutPet1Name {
 }
 requirement = PetJournalLoadoutPet1Requirement {
 }
 levelBG = PetJournalLoadoutPet1LevelBG {
 }
 IsSkinned = true
 backdrop = Frame {
 }
 level = PetJournalLoadoutPet1Level {
 }
 icon = PetJournalLoadoutPet1Icon {
 }
 pushed = true
 shadows = PetJournalLoadoutPet1Shadows {
 }
 template = "Default"
 Center = Texture {
 }
 RightEdge = Texture {
 }
 spell3 = PetJournalLoadoutPet1Spell3 {
 }
 LeftEdge = Texture {
 }
 spell1 = PetJournalLoadoutPet1Spell1 {
 }
 qualityBorder = PetJournalLoadoutPet1QualityBorder {
 }
 BottomEdge = Texture {
 }
 abilityLevels = <table> {
 }
 BottomRightCorner = Texture {
 }
 BottomLeftCorner = Texture {
 }
 helpFrame = PetJournalLoadoutPet1HelpFrame {
 }
 TopRightCorner = Texture {
 }
 dragButton = Button {
 }
 TopLeftCorner = Texture {
 }
 healthFrame = PetJournalLoadoutPet1HealthFrame {
 }
 emptyslot = PetJournalLoadoutPet1EmptySlot {
 }
 PixelSnapDisabled = true
 backdropInfo = <table> {
 }
 petID = "BattlePet-0-00000B7A0771"
 spell2 = PetJournalLoadoutPet1Spell2 {
 }
 ReadOnlyFrame = PetJournalLoadoutPet1ReadOnlyFrame {
 }
 hover = true
 TopEdge = Texture {
 }
 setButton = PetJournalLoadoutPet1SetButton {
 }
 subName = PetJournalLoadoutPet1SubName {
 }
 xpBar = PetJournalLoadoutPet1XPBar {
 }
 petTypeIcon = Texture {
 }
 iconBorder = PetJournalLoadoutPet1IconBorder {
 }
 modelScene = ModelScene {
 }
 favorite = PetJournalLoadoutPet1Favorite {
 }
 abilities = <table> {
 }
}
(*temporary) = PetJournalLoadoutPet1Name {
}
(*temporary) = "Stormborne Whelpling"
(*temporary) = nil
(*temporary) = "BattlePet-0-00000B7A0771"
(*temporary) = "attempt to call field 'Pet' (a nil value)"
Addon = <table> {
 MaxLevel = 25
 Species = <table> {
 }
 state = <table> {
 }
 RivalInfo = <table> {
 }
 Tag = "PETTRACKER_"
 TrackToggle = PetTrackerTrackToggle {
 }
 MaxQuality = 6
 Tooltips = <table> {
 }
 SpecieStats = <table> {
 }
 RivalsJournal = PetTrackerRivalsJournal {
 }
 MapSearch = <table> {
 }
 JournalMods = <table> {
 }
 sets = <table> {
 }
 MapCanvas = <table> {
 }
 Predict = <table> {
 }
 Maps = <table> {
 }
 Breeds = <table> {
 }
 SpecieBreeds = <table> {
 }
 Stables = <table> {
 }
 RivalOrder = <table> {
 }
 Name = "PetTracker"
 Rivals = <table> {
 }
 MaxPlayerQuality = 4
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant