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

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

Reply
 
Thread Tools Display Modes
  #31  
Old 01-22-2016, 12:14 AM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

Quote:
Originally Posted by Uleat View Post
A few people have had issues with the process..though, I can't figure out why based on the information they provided.
I had to import the tables manually through SQL, and now bot's work a charm.
Reply With Quote
  #32  
Old 01-22-2016, 12:16 AM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

Quote:
Originally Posted by XanatosNemos View Post
I followed the guide=/ says it was the most up to date. Anyways, how do i go about converting everything to the latest in a simple manner and preferably not losing my saved stuff? Thanks for the help!
Copy the tables found here: https://github.com/EQEmu/Server/blob...09_30_bots.sql

Insert via SQL, close server and run a back up of the database. Restart, this is how i got bots functioning properly.

For some reason, the bot schema was not actually working on my end. So i did it all manually.
Reply With Quote
  #33  
Old 01-22-2016, 12:30 AM
XanatosNemos
Sarnak
 
Join Date: Feb 2007
Posts: 53
Default

noob question: how do I copy those into an sql?
__________________
~Xanatos Nemos, Master of Shadows
www.Ever-WoW.com The EQ/WoW Hybrid
Reply With Quote
  #34  
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
  #35  
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
  #36  
Old 01-22-2016, 11:44 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

If this is a new server, I would recommend updating to the latest source code, dropping your 'build' folder (or at least clearing the cmake cache) and re-running
cmake (don't forget to select the 'bots' checkbox), then re-compiling the latest source code.

Once that is done, copy the new binaries to your server folder and run eqemu_update.pl manually.


Select option 3 to update your database (requires selecting option 3 first to check for and queue updates, and then again to apply them.)

Select option 4 to install the new bots schema (queue and apply again.)


That should get you up to speed with the current server state.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #37  
Old 01-22-2016, 04:49 PM
XanatosNemos
Sarnak
 
Join Date: Feb 2007
Posts: 53
Default

How do I update to the latest ? Sorry
__________________
~Xanatos Nemos, Master of Shadows
www.Ever-WoW.com The EQ/WoW Hybrid
Reply With Quote
  #38  
Old 01-28-2016, 12:27 PM
XanatosNemos
Sarnak
 
Join Date: Feb 2007
Posts: 53
Default

bumping this post
__________________
~Xanatos Nemos, Master of Shadows
www.Ever-WoW.com The EQ/WoW Hybrid
Reply With Quote
  #39  
Old 01-28-2016, 01:28 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Did you manually install - per wiki instructions, use the msi or use the latest install script?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
Reply


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 07:53 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3