Page 1 of 1
Database Creation
Posted: Sat Jan 30, 2010 7:03 pm
by NamiMoonlite
http://www.l2jserver.com/trac/wiki/L2J_Install
I am using the Eclipse Epilogue.
The database creation doesn't work.
Re: Database Creation
Posted: Sat Jan 30, 2010 7:10 pm
by janiii
create the database by your own first and then run the database install script.
Re: Database Creation
Posted: Sat Jan 30, 2010 7:54 pm
by NamiMoonlite
all of the tables?!
Re: Database Creation
Posted: Sat Jan 30, 2010 7:58 pm
by janiii
NamiMoonlite wrote:all of the tables?!
no, only the database. the tables will be created by the database install script.
Re: Database Creation
Posted: Sat Jan 30, 2010 8:03 pm
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
Re: Database Creation
Posted: Sat Jan 30, 2010 8:45 pm
by jurchiks
and no errors???
can't be, maybe you have different DB name in configs?
Re: Database Creation
Posted: Sat Jan 30, 2010 10:41 pm
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
Re: Database Creation
Posted: Sat Jan 30, 2010 11:53 pm
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
Re: Database Creation
Posted: Sun Jan 31, 2010 12:44 am
by NamiMoonlite
where would the sql files be located cause I already tried like 3 times!
Re: Database Creation
Posted: Sun Jan 31, 2010 8:25 am
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
Re: Database Creation
Posted: Sun Jan 31, 2010 5:31 pm
by NamiMoonlite
thx lemme see if I can get any more errors lol. this'll take forever
Re: Database Creation
Posted: Sun Jan 31, 2010 5:53 pm
by NamiMoonlite
The whole folder is missing files I can't register a gameserver says its missing servername.xml
Re: Database Creation
Posted: Mon Feb 01, 2010 8:28 pm
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.
Re: Database Creation
Posted: Fri Feb 05, 2010 8:55 pm
by NamiMoonlite
If I can find a good pre compiled version
Re: Database Creation
Posted: Sat Feb 06, 2010 9:10 am
by Alecossy