Hi, I am using:
- Windows 8.1 (64 bit)
- XAMPP (Mysql version 14.14)
I just checked out Hercules from:
https://github.com/HerculesWS/Hercules.git
and then I tried to install it and imported most of the .sql files (I didn't import all of them, because it's simply too confusing, too many duplicate and error table).
I recompiled the solution using VS 2013, and ran the run-server.bat. Everything just fine, until I tried to login to character selection...the char server crashed!!. Maybe it's related with my database..
So, after imported the sql files:
I got this structure on my Ragnarok database:
and this as Log database:
The latest update in trunk/sql-files/upgrades is this file
Are those correct structure?
Don't we have a single main.sql with all the latest tables (including their structure) ? So, I don't need to import the sql files updates manually.
Or could anyone give me the dump sql files for working database?