View Single Post
  #2  
Old 06-01-2016, 01:14 PM
AsmoTiC
Sarnak
 
Join Date: Aug 2004
Posts: 50
Default

If you check your DB, with something like Heidi or another viewer. Do you see all the bot tables?

bot_data
bot_inspect_messages
bot_stances
bot_timers
bot_buffs
bot_inventories
bot_pets
etc. There are a bunch of them.

Your new bot would try to write into the bot_data table. If it doesn't exist, then we need to help you get that SQL to source in correctly. Should have come in with the eqemu_update.pl, using option 4. But there have been instances in the past where some people need to install the first batch manually.
Reply With Quote