AlexFolland / AutoGear

WoW convenience addon that automatically handles gear looting and equipping
https://curseforge.com/wow/addons/autogear
Other
8 stars 11 forks source link

Using wrong pawn spec #54

Closed Hendo72 closed 9 months ago

Hendo72 commented 9 months ago

Ran \ag spec: image

Clearly, I am not. image

I've had this issue before and was forced to use the settings to make it use the right one. image

It seems I only get this with Druids. I did a reload prior to to taking the screenshots and it said Restoration before switching to Tank after the reload.

AlexFolland commented 9 months ago

Do you have any talents? If so, please show me your current talent trees so I can figure out what's happening here. Printing "None Druid" means AutoGear thinks you have no talents.

Hendo72 commented 9 months ago

I'm level 8. So, technically, I am 'none'.

AlexFolland commented 9 months ago

With no spec to use to determine which Pawn scale to choose, AutoGear found the first Pawn scale in Pawn's database which matched your class without any spec. This is what I expect to happen right now. What is your expected behavior?

Hendo72 commented 9 months ago

I would expect it to at least pick the right class... image This is a brand new Gnome Mage. It seems that it defaults to 'Warrior: Arms' for every new toon I create.

image I was able to fix it by deleting the Warrior: Arms from the AutoGear file in the SavedVariables folder before you access the realm foders (see the pic below) and saving the file.

image

Now that I've done that, it's selecting the correct class now. I'll consider this problem solved.