Jump to content
  • 0

L2JFree Install Database Error


Question

Posted

Yet another issue. Switching from L2J Offical to L2JFree, I already deleted my database, and I've tried making a fresh mysql db to no avail.

 

My issue is, even after editing the config for my database, it gives this error:

 

2cgngps.png

Recommended Posts

  • 0
Posted

Dude for example that file you are saying for me is located here E:\new\server\tools\database_installer.bat

 

I must go to E:\new\server\login\config\Network\loginserver.properties and put the mysql user and password there in that file loginserver

 

omg dude... ^.^

 

right click on bat file and edit it... you will see something like this...

 

 

REM ############################################

REM ## You can change here your own DB params ##

REM ############################################

REM MYSQL BIN PATH

set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.0\bin

 

REM LOGINSERVER

set lsuser=root

set lspass=

set lsdb=l2jdb

set lshost=localhost

 

REM GAMESERVER

set gsuser=root

set gspass=

set gsdb=l2jdb

set gshost=localhost

REM ############################################

 

  • 0
Posted

omg dude... ^.^

 

right click on bat file and edit it... you will see something like this...

 

 

REM ############################################

REM ## You can change here your own DB params ##

REM ############################################

REM MYSQL BIN PATH

set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.0\bin

 

REM LOGINSERVER

set lsuser=root

set lspass=

set lsdb=l2jdb

set lshost=localhost

 

REM GAMESERVER

set gsuser=root

set gspass=

set gsdb=l2jdb

set gshost=localhost

REM ############################################

 

Yeah, my bad, I was thinking about something else

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...