Jump to content
  • 0

Problem With Gameserver!


Question

Posted

hello everyone.i have a little problem.i want to get familiar with l2jfrozen interlude server and i tried to open the server but i cant because i get this error when i press "startgameserver" .i made every step to open the server but i get this error and i don t know why.can u help me with this?  thank you very much.

post-65298-0-57552200-1421950782_thumb.png

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

What is this "l2jdbl2jdb" database?

 

 

 

from gameserve.properties.

# Database name
GameserverDB = l2jdb
LoginserverDB = l2jdb
 

this is from database installer

REM Configurate database connection loginserver
set lsuser=root
set lspass=root
set lsdb=l2jdb
set lshost=localhost
 
REM Configurate database connection Gameserver
set gsuser=root
set gspass=root
set gsdb=l2jdb
set gshost=localhost
 

this is from login server.properties

 

# Database Settings
URL = jdbc:mysql://localhost/l2jdb
Edited by SweeTs
use edit button
  • 0
Posted

its ok now i resolve it

 

before

# Database name
GameserverDB = l2jdb
LoginserverDB = l2jdb
 
 
after
# Database name
GameserverDB = 
LoginserverDB = 
 
 i just delete the l2jdb and it is working.thx
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..