Bug: "Pet_battle_Opening_start_"
Mattaio opened this issue ยท 5 comments
Version: V4-Classic Release 12-5-2019
- Reinstalled several times. The product runs but the Global Profile is destroyed each time I restart WoW-Classic. Thanks
Message: Interface\AddOns\SexyMap\SexyMap.lua:587: Attempt to register unknown event "PET_BATTLE_OPENING_START"
Time: Sun Dec 22 06:59:32 2019
Count: 1
Stack: Interface\AddOns\SexyMap\SexyMap.lua:587: Attempt to register unknown event "PET_BATTLE_OPENING_START"
[C]: in function RegisterEvent' Interface\AddOns\SexyMap\SexyMap.lua:587: in function
SetupMap'
Interface\AddOns\SexyMap\SexyMap.lua:563: in function `?'
Interface\AddOns\SexyMap\SexyMap.lua:682: in function <Interface\AddOns\SexyMap\SexyMap.lua:681>
Locals: (*temporary) = {
0 =
}
(*temporary) = "PET_BATTLE_OPENING_START"
any way to get a fix for this it happens all the time and there are not pet battles in Classic wow
I think you've installed the retail version of this addon. Try downloading the Classic version.
v4-classic -- https://github.com/funkydude/SexyMap/tree/v4-classic
I have checked and it is the classic version from twitch
that link you put in there if you go into the SexyMap.lua and look at link 587 it talk about
mod.frame:RegisterEvent("PET_BATTLE_OPENING_START")
Check out the version I linked above. That's the one I had installed and it only has 489 lines in the SexyMap.lua file. I've heard all kind of things about the twitch app installing the wrong version of add-ons. I just download them direct from curseforge and put them in the addon folder myself.