It doesn't always occur, but is pretty common. Code: ClearLog(); foreach (var i in ff14bot.Managers.InventoryManager.EquippedItems) { Log(i); } Example output: Code: Aurum Regis Texture Hammer 11886 Gil 1 0 0 0 0 Dated Steel Scythe 358 0 0 0 0 0 the weapon slot is right. Workaround is to restart the bot.
I can't seem to consistently reproduce. Here're the steps that sometimes gets the bug: Start rebornbuddy Zone (I zone from lavender beds into a FC house) Log out of character Log into same character Sometimes it won't occur until I log off and back on a second or third time.
Yea that is not supported. There is a reason why you have to be logged into a character before you can start the bot and that's because we initialize a ton of stuff one time for performance.