Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-22-2016, 12:43 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

This tells me that you're using older code and that your database is probably ok:https://github.com/EQEmu/Server/blob.../bot.cpp#L1556

That's where a new bot is saved during the creation process.


If your code is saying that it can't find 'peq.botdata' .. then it's likely because it doesn't exist any more.

In your database, you should have at least `bot_data` .. and possibly `botdata_old` if you had run the older script previously.


You can check to see what tables you have using HeidiSQL/Navicat, or entering these queries on a mysql/mariadb command line:
Code:
SHOW TABLES LIKE 'botdata';
SHOW TABLES LIKE 'botdata_old';
SHOW TABLES LIKE 'bot_data';
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #2  
Old 01-22-2016, 02:46 AM
XanatosNemos
Sarnak
 
Join Date: Feb 2007
Posts: 53
Default

in my Db i can find nothing related to bot.
__________________
~Xanatos Nemos, Master of Shadows
www.Ever-WoW.com The EQ/WoW Hybrid
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:00 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3