Jump to content
  • 0
Sign in to follow this  
Shackles

Is rAthena DB compatible with Hercules BD?

Question

Hi, I am going to swich to hercules from rAthena, because rAthena keeps crashing my map server and nobody knows what problem is causing it, so I am going to change emulator, to see if this solves it.

 

So that is my question really.

 

Thanks,

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

if you mean the sql, just go to your phpmyadmin and execute the file called rAthena-main-upgrade.sql and those two if you use sql logs:

 

-- Upgrades to table `picklog`ALTER TABLE `picklog` MODIFY `type` enum('M','P','L','T','V','S','N','C','A','R','G','E','B','O','I','X','D','U') NOT NULL default 'P';-- Drop table `cashlog` since it's not used in HerculesDROP TABLE IF EXISTS `cashlog`;

 

as for our different item_db structure, convert the old item_db.txt into our new item_db.conf using this: http://haru.ws/hercules/itemdbconverter/

Edited by evilpuncker

Share this post


Link to post
Share on other sites
  • 0

@Topic Starter:

 

I'm the creator and main maintainer of these upgrader scripts. That upgrader is way too outdated and needs update prior to applying. I have an experimental newer upgrader but can't test on my machine since my MySQL engine is broken. I could send you the newer, untested version so that you can test (on a backup, obviously) and tell me if it works.

 

Sorry for the trouble.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.