Database Creation

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
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Database Creation

Post by NamiMoonlite »

http://www.l2jserver.com/trac/wiki/L2J_Install
I am using the Eclipse Epilogue.

The database creation doesn't work.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Database Creation

Post by janiii »

create the database by your own first and then run the database install script.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

all of the tables?!
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Database Creation

Post by janiii »

NamiMoonlite wrote:all of the tables?!
no, only the database. the tables will be created by the database install script.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

well then I did make the l2jdb I knwo I needed to do that, ut i ran the thing and no tables or anythign were added
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Database Creation

Post by jurchiks »

and no errors???
can't be, maybe you have different DB name in configs?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

lol all configs came witth he database creator, and i tried a seond time and it said couldn't find the db but I checked configs and its all right
Alecossy
Posts: 81
Joined: Mon Aug 04, 2008 4:05 pm

Re: Database Creation

Post by Alecossy »

happened to me too, actually.. i had troubles pointing the installer to the right MYsql folder... i just tried a couple of time and it worked... if it doesn't, i belive u could (if u're using Navicat) just run all the .sql files via console, just copying and pasting them
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

where would the sql files be located cause I already tried like 3 times!
Alecossy
Posts: 81
Joined: Mon Aug 04, 2008 4:05 pm

Re: Database Creation

Post by Alecossy »

the files (.sql) are located into the "sql folder" in the l2jdatapack folder, accessible via svn at
http://l2jdp.com/svn/trunk/datapack_development/sql/
or located into the nightly distribution, in l2jdatapack-unstable/sql

As for your MySQL installation, it's normally located in
C:\Program Files\MySQL\MySQL Server 5.1\bin
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

thx lemme see if I can get any more errors lol. this'll take forever
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

The whole folder is missing files I can't register a gameserver says its missing servername.xml
Alecossy
Posts: 81
Joined: Mon Aug 04, 2008 4:05 pm

Re: Database Creation

Post by Alecossy »

i belive i said it already... get a precompiled version.... once u'll familiarize with it, u can then start compiling your own from svn.
NamiMoonlite
Posts: 17
Joined: Fri Jan 29, 2010 3:27 am

Re: Database Creation

Post by NamiMoonlite »

If I can find a good pre compiled version
Alecossy
Posts: 81
Joined: Mon Aug 04, 2008 4:05 pm

Re: Database Creation

Post by Alecossy »

Hold on...
http://www.l2jserver.com/nightly/
and there u go.
Post Reply