Jump to content
  • 0
Sign in to follow this  
noobsee

[ASK] Ready to use Renewal main.sql

Question

Hi, 

 

I am new in Hercules, and I wanted to installed ti so I can play on LAN with my friends.

I just checked out the Hercules from github, and upon processing the database (from /trunk/sql-files) I met sooo many error when importing the upgrades (/trunk/sql-files/upgrades).

 

So, I wanted to ask are there any main.sql that I can copy to be ready to use (including the latest database update) ?

And if it possible the file ready for Renewal... :P

 

Thank you

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Emistry, on 22 Oct 2015 - 16:37, said:

https://github.com/H...-files/main.sql

It's solved now,

I am gonna try to implement the Renewal and 3rd Job,

 

SOLUTION:

For fresh installation there's no need to import the upgrades files from the folder, just main.sql and log.sql is enough.

But by default you will need to edit the location of loginlog database in trunk/conf/inter-server.conf

Quote

 

// MySQL Log SQL Database

log_db_ip: 127.0.0.1

log_db_port: 3306

log_db_id: ragnarok

log_db_pw: ragnarok

log_db_db: log //<<--- the default value of this was ragnarok

log_codepage:

log_login_db: loginlog

 

Edited by noobsee

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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