View Single Post
  #18  
Old 10-11-2015, 04:00 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Quote:
$db_version[2
(missing bracket?)


There's an additional parameter being passed that will tell the script what the current 'bots' version is set to.

It's currently disabled so that the script will not apply what's in the 'master' branch due to its not being ready.

https://github.com/EQEmu/Server/blob...d/net.cpp#L124
https://github.com/EQEmu/Server/blob.../version.h#L35


There are a lot of changes that have to occur in the master branch before the 'conversion' will work properly.

I've got a backup db that I'm testing the conversion process on, as well as binaries from both master and bots_updater.

(Not sure why views and functions wouldn't be created, even with the current scripts, unless the script is erroring out.)


The 'bots_updater' branch has the most up-to-date code/scripts..but, it's still in testing phase.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote