Jump to content
  • 0

[HELP] Error after starting RegisterGameServer.bat


Question

Posted

When i try to load RegisterGameServer.bat in the console i get this error:

 

FATAL: Failed loading GameServerTable. Reason: Unknown database 'acis'

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'acis'

 

The error is bigger, but this is the main reason, I think... So how should i fix it? I've searched everywhere but i can't find anything. If this kind of topic has been created before, please link it to me :)

7 answers to this question

Recommended Posts

  • 0
Posted

If you would read the error it is giving you then you would know the answer. It is say the database 'acis" does not exist, so think for a moment...

 

"Why is it telling me that 'acis' is an unknown database?"

 

The answer is simple, the database does not exist and needs to be created. So in short you need to open MySQL and create the database 'acis" and run the SQL installer before you can do anything.

 

There are multiple guides on how to set up and configure an L2j based server. :)

  • 0
Posted

I already have a database, which is named l2jdb, but it says "unknown database 'acis'"... I think there is a place where i could change one word from acis to l2jdb and the problem would be solved, but i don't know where... Help :/

 

  • 0
Posted

I already have a database, which is named l2jdb, but it says "unknown database 'acis'"... I think there is a place where i could change one word from acis to l2jdb and the problem would be solved, but i don't know where... Help :/

 

Because your login/game server has database "acis", change it to "l2jdb".

  • 0
Posted

*facepalm* People do not read their errors.

He probably read, as he selected the error itself without the whole stacktrace, but he didn't try to understand it for sure.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock