And are you using 2.2.0 or 2.2.1? -The error you're getting looks like you're using a pre-1.21.4 version of FAIT with AKI 2.2.2 or greater, as there were some big changes to how AKI handles bot inventories in between versions.
I downloaded it here
And are you using 2.2.0 or 2.2.1? -The error you're getting looks like you're using a pre-1.21.4 version of FAIT with AKI 2.2.2 or greater, as there were some big changes to how AKI handles bot inventories in between versions.
I downloaded it here
What version of the mod are you using? -Your line numbers are pointing to entirely different functions when I compare them with the last three updates.
I use version 1.21.3b for AKI 2.2.0 and 2.2.1
Display MoreI'll put out an update to fix this when I get the chance, but it's a fairly easy fix to implement yourself.
Open mod.js and find the lines (It should occur three times):
delete(bot.inventory.equipment[slot][bot.inventory.equipment[slot].indexOf(itemID)])
And replace them with this:
delete(bot.inventory.equipment[slot][armorItem])
I'm not sure what you mean. -Bots should be able to walk as-is?
You're using an old version of the mod. Updating to the latest version should fix that error.
It should be safe, yes.
OK, I'll try.
New problems have emerged.
I need help.
Mod Version: 1.21.3b
akiVersion: 2.2.1
No debug hash.
Unable to log in the account