I'm fairly confident the ai playerbots are bugged in general. Perhaps someone has a solution. They just sort of seem to stand around and do nothing in the cities. Especially Stormwind. In Orgrimmar they exclusively run between the bank and the mailbox.
Does anyone know why this is? Any advice...
Tried upgrading mysql to 8 as well. ALTER USER 'root'@'127.0.0.1' IDENTIFIED WITH 'mysql_native_password' BY 'ascent'; allowed the auth server to communicate but the worldserver.exe would give the same error as above.
If you are stuck as a Worgen wolf form here is the fix the DB.
SELECT * FROM mop_world.quest_template where id='14078';
update quest_template set rewardspell ='72857', rewartdspellcast='72857' where id='14078';
That will fix the "Lockdown!" quest.
You can set it as whatever quest you want. If...