@alisha
Well-Known Member
- Joined
- Sep 29, 2012
- Messages
- 4,063
Ok here is a log View attachment 204623
I ran the bot,auto equip was enabled,because it crafted a few items,2 of which were better than the ones i was wearing,it autoequiped 1 of them,but not the second.
I let the bot run,i thought maybe it would equip it later,but it got to a point where it disenchanted the item instead of equipping it ,( which is my fault, i had disenchant enabled in settings).
Right there i stopped the bot to check autoequip settings, and it was turned off.
Can you check? .Thank you.
As i can see from log there is no place where GoldBoss disable autoequip.
You can always see if it doing something with it by logs like that:
[04:42:51.776 N] [GoldBoss Engine 51.776]: Setting Autoequip to On, for posibility to equip new Token
[04:42:51.776 N] [GoldBoss Engine 51.776]: Restoring Honorbuddy Autoequip Settings: True
[04:42:53.569 N] [GoldBoss Engine 53.569]: Honorbuddy Autoequip Settings: True
As for why HB can not auto-equip some items - it not always determine it as better (usually for items which can be dynamic level).
Tho you have some plugin enabled from Store, which i am not aware what is doing:
[04:39:23.359 N] * LootFilter
You can also check if Autoequip is enabled or not by running this command into Dev Tools -> Console:
ClearLog();
Log(CharacterSettings.Instance.AutoEquip);