Saved Instance Tracker Classic

Saved Instance Tracker Classic

3k Downloads

Classic SoD: World boss kills not recorded.

Painstormx opened this issue ยท 18 comments

commented

Just killed Azuregos, Kazzak and Onyxia and none of these seem to be picked up by the addon. Kazzak and Azuregos are instanced versions in SoD, so they probably have new ID's there.
EDIT: The onyxia kill actually showed up in the addon the next day for some reason.

commented

Do the instanced world bosses show up in the blizzard Raid Lockouts?

commented

Well, I'm 90% sure they did show up, but obviously they are gone now :)
However, I also did MC and that definitely showed up in Blizzard Raid Lockouts, but not in SavedInstances.

commented

okay, ill see what i can do.
The issue is i dont play SoD atm and these kinds of things require me to play the game to generate the data on my end to update the addon logic so that its parses the data correctly.

commented

If there's anything I can help test, just let me know.
I don't raid a lot though.

commented

I'm currently locked to MC if there's something you want me to test.
It does show up in the Raid Info tab, but the addon is not showing anything.

commented

Yo, ive been super distracted with other projects and looking for a job atm. So sorry im not able to super focus on the addon atm. That being said,

I know its past reset at this point but, next time you get saved run this script and post text (or screenshot if u dont have copy paste in chat) output for me.

/run for i = 1, GetNumSavedInstances() do DevTools_Dump({GetSavedInstanceInfo(i)}) end

I'll try to make some time this week to go over this. Ty for ur patience

commented

image
Still nothing in addon.

commented

Okay i can see an issue right away. This helps getting MC tracked again.
It has to do with the difficulty ID ([4] = 226), i only checked up to difficulty 215 before, this is a new one that was added for SoD.

I know that theyre changing the size of bwl/zg to be flex in SoD, Im watching the PTR atm so ill see if they add in any more difficulty IDs

commented

The world boss outputs would help if you get a hold of em. Ill ask around to some friends that still play wow

commented

MC actually has 3 difficulties in SoD: Heat 1/2/3.
The data shown is from a Heat 1 lock. So there might also be difficulty ID's 227 and 228.

commented

It looks like 226 is the max atm, still waiting on the next ptr build to see if theyre adding new ones for phase 5.

Ive pushed a new alpha version to check out
https://legacy.curseforge.com/wow/addons/savedinstances-classic/files/5687469

I dont think this fixes the world bosses but, MC should be there now.
Also if you could lmk if the other bugs are still there, i pushed an alpha with fixes for those like a week ago.

commented

MC and the other bugs fixed in latest build :)

commented

Sorry to barge in on your conversation but maybe I can help with more data. I raid a lot and can help also give you more data..
This is me saved for MC, ZG and the new Crystal Vale World bos: (running BWL on Monday and will add that too the mix)

image

And this is Lord Kazzak another World Boss:
image

commented

Sorry to barge in on your conversation

@Believe82 No please, this data is very welcome, thank you xD

commented

If you could test out the latest fix and lmk if its still missing stuff that would be dope
https://legacy.curseforge.com/wow/addons/savedinstances-classic/files/5765963

commented

image

Amazing work!

commented

Ty. Im interested to see if it picks up BWL correctly. If so ill push this build as v0.1.7

commented

image

Working as intended!!!