PDA

View Full Version : Bots not attacking


Jhop16
12-09-2017, 03:33 AM
Bots wont attack, #bot group attack doesn't work, #bot attack doesn't work, ^attack doesn't work, etc


and bots wont cast, non of my caster bots cast any spells


anyone able to help with this?

Jhop16
12-09-2017, 07:13 AM
in game when I spawn a caster bot it says this

MySQL Error 1146 'peq.bot_spells_entries' doesn't exist. --- SELECT spellid, type, minlevel, maxlevel, manacost, recast_delay, priority, resist_adjust FROM bot_spells_entries WHERE npc_spells_id=3002 ORDER BY minlevel


anyone help me understand whats wrong here?. I just started a server not sure why this would be missing

Jhop16
12-09-2017, 09:54 AM
I uninstalled it all and reinstalled all the server setup, and I still get the same Error??.... anyone check these forums anymore?

NatedogEZ
12-09-2017, 02:15 PM
Is the target 100% HP? Caster bots dont usually start nuking till like 95% or something.. so damage the mob and try that...

Jhop16
12-09-2017, 03:05 PM
they're not casting, healing, buffing, nukeing. nothing.

Uleat
12-09-2017, 03:27 PM
MySQL Error 1146 'peq.bot_spells_entries' doesn't exist. --- SELECT spellid, type, minlevel, maxlevel, manacost, recast_delay, priority, resist_adjust FROM bot_spells_entries WHERE npc_spells_id=3002 ORDER BY minlevel

Run this query and post the count (or the error message):
select count(*) from bot_spells_entries;

Jhop16
12-09-2017, 03:54 PM
in Heidi? It says SQL Error 1146 : Table peq.bot_spells_entries doesn't exist

Uleat
12-09-2017, 04:06 PM
Have you tried running the BOTS db update?

[check_bot_db_update]

Jhop16
12-09-2017, 04:08 PM
yes, gives us the same error

Jhop16
12-09-2017, 04:16 PM
missing table: peq.bots_pets.sql now too.. grrr

Uleat
12-09-2017, 04:17 PM
Try the solution in this post: http://www.eqemulator.org/forums/showpost.php?p=255650&postcount=2

Then, run the bot updates again.