Database Installer Issues (Not Applying)

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
BlazeHoliday
Posts: 4
Joined: Sat Jan 01, 2011 10:38 pm

Database Installer Issues (Not Applying)

Post by BlazeHoliday »

When I use the Database_Installer both for GS and LS I get the pop up for
Host: localhost (I've also tried 127.0.0.1)
Port: 3306
Username: root
Password:
Database: l2jgs (or l2jls depending on which installer I'm using)

I click Connect and the next pop up as me to Select Installation Type.
I click Full Install.

Next pop up asks; "Do you really want to destroy your db?"
Yes.

Almost instantly I get the last pop up which says:
Database Installation Complete!
I click OK.

Now the problem is although I have a new database l2jgs, and l2jls there are nothing in them.
No tables nothing.

I remember the old installer back in the day and it took a few mins to load up all the .sql files if I recall correctly.

Any help would be appreciated!

Using Java JDK 8u45 x64
MySQL 5.5.44 x64
Navicat for MySQL 8.0.29
Eclipse Mars x64

I have no issues with the git repository or with the build for that matter. Just those darn Database_Installers
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: Database Installer Issues (Not Applying)

Post by Zoey76 »

Update to at least MySQL 5.6.x and test again.

Also try setting up a password.
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
BlazeHoliday
Posts: 4
Joined: Sat Jan 01, 2011 10:38 pm

Re: Database Installer Issues (Not Applying)

Post by BlazeHoliday »

I'm such an idiot. Maybe next time I make sure I have all files in the proper folders before trying to build a database.

I didn't have server/datapack both extracted in the same folder. It was adding "nothing" cause I wasn't providing the entire package.

/solved
Post Reply