[Arcturus] Database server connect failed ...

Results 1 to 5 of 5
  1. #1
    Apprentice poupis is offline
    MemberRank
    Nov 2008 Join Date
    9Posts

    [Arcturus] Database server connect failed ...

    Hi,

    I have followed the Arcturus Tutorial and when I try to launch the GameServer, I have a SYSTEM ERROR : Database server connect failed ...

    Note : this is only for the GameServer, the LoginServer and the WorldServer work perfectly fine when I launch them.

    This is maybe why I get this error : I used the localhost IP (127.0.0.1) everywhere in order to test my server on my PC.

    So the question is, what IP should I use in the different .ini files, and in the LS WS GS .exe files, in order to play my server in localhost ?

    Thanks for your answers !

    Regards


  2. #2
    Account Upgraded | Title Enabled! blacksnow is offline
    MemberRank
    Nov 2005 Join Date
    Training Crusander CampLocation
    306Posts

    Re: [Arcturus] Database server connect failed ...

    U should config IP to your LAN IP, before set it to the network card. i got this error in the past and now it works fine

  3. #3
    Proficient Member mime is offline
    MemberRank
    Mar 2007 Join Date
    195Posts

    Re: [Arcturus] Database server connect failed ...

    Open registry editor. Go to [HKEY_CURRENT_USER\Software\ODBC\ODBC.INI]

    Click on each database named. Add a string Trusted_Connection and value to Yes.

  4. #4
    Apprentice poupis is offline
    MemberRank
    Nov 2008 Join Date
    9Posts

    Re: [Arcturus] Database server connect failed ...

    Quote Originally Posted by blacksnow View Post
    U should config IP to your LAN IP, before set it to the network card. i got this error in the past and now it works fine
    I did not completely understand what you mean.

    Quote Originally Posted by mime View Post
    Open registry editor. Go to [HKEY_CURRENT_USER\Software\ODBC\ODBC.INI]

    Click on each database named. Add a string Trusted_Connection and value to Yes.
    The string Trusted_Connection were already there wtih the value Yes.

  5. #5
    Apprentice poupis is offline
    MemberRank
    Nov 2008 Join Date
    9Posts

    Re: [Arcturus] Database server connect failed ...

    I found the problem : I didn't want to use the SHO_MALL database, so I didn't do the [NOT MANDATORY] part of the tutorial

    But actually, I had to do it, because the GameServer couldn't connect to the Database server without this database.

    Thanks for your answers guys

    [Problem Solved by creating the SHO_MALL Database]



Advertisement