It's because the new zip doesn't conntain the Weightsets subdirectory... copy it from your previous zip file until they fix it.
You have to create a new folder in your Plugins folder called AutoEquip and extract the contents of the zipped archive into that. The folder structure should look like: <HB Path>\Plugins\AutoEquip\AutoEquip.cs and <HB Path>\Plugins\AutoEquip\AutoEquipSettings.cs etc.
Keep getting following error: Plugin in folder C:\Users\Admin\Desktop\HB\Plugins\AutoEquip could not be compiled! Compiler errors: File: AutoEquip.cs Line: 357 Error: Cannot implicitly convert type 'System.Collections.Generic.Dictionary<uint,Styx.WoWInternals.WoWObjects.WoWItem>' to 'System.Collections.Generic.Dictionary<int,Styx.WoWInternals.WoWObjects.WoWItem>'
Thanks MaiN! Great plugin btw, was really sad when i saw it wasn't working (lol 2 new RAF'd warlocks got to level 16ish in their awesome starter rags).
By default it will not equip over an heirloom. There is a setting in the config file that can change that if you want it to override heirlooms.
Massive problem for hunter. Just had it equip a thrown weapon over my bow for the last 5 hours. Naturally I lost half my dps because the thrown weapon had better stats than the bow. Other than that it works great
New hunter issue, switched from bow to gun but I had no ammo so dps dropped again. It should not equip thrown for hunters and only switch from bow to gun if its an improvement AND has ammo for it
Very nice plugin! Thank you for all the hard work. Just wanted to point out that Attack Power is not calculating correctly. If I set the value to 1, it counts it as 2 therefore effectively doubling anything you set.
Is there a way for it to ignore a class of weapon? I have an enhancement shaman that keeps trying to equip shields, which breaks Lava Lash, which is one of the core abilities of enhancement. I'd love for it to not value shields at all when i select the Enhancement shaman weight set. Is this possible?
I think you should add http://www.wowhead.com/item=34484/old-ironjaw to the blacklist of items, that won't be equipped.
Hey guys ! Just had an idea, when we are levelling, sometimes we get ganked by hl mobs and the gear is totally red, but during the journey to repair/vendor, we have no weapon and get fucked all the time. What about equipping weapons that we looted since while leveling we loot quit a lot, even if eg: for shaman, it is a 2H axe instead of two weapons, and then when everything is repaired, equip the old weapon ?
No, it's the newest version doing it: compiled! Compiler errors: File: AutoEquip.cs Line: 320 Error: 'Styx.WoWInternals.WoWObjects.WoWContainer' does not contain a definition for 'GetBagAtIndex' File: AutoEquip.cs Line: 356 Error: Cannot implicitly convert type 'Styx.WoWInternals.WoWPlayerInventory' to 'Styx.WoWInternals.WoWObjects.WoWContainer' File: AutoEquip.cs Line: 357 Error: Cannot implicitly convert type 'Styx.WoWInternals.WoWObjects.WoWItem[]' to 'System.Collections.Generic.Dictionary<int,Styx.WoWInternals.WoWObjects.WoWItem>'