[Antrix Error] Windows error when I launch antrix.exe

Results 1 to 8 of 8
  1. #1
    Newbie dede83 is offline
    MemberRank
    May 2005 Join Date
    6Posts

    [Antrix Error] Windows error when I launch antrix.exe

    i've this problem.



    if someone have a solution :D


  2. #2
    Elite Member ChitoNL is offline
    Member +Rank
    Jun 2006 Join Date
    DutchLocation
    103Posts

    Re: [Antrix Error] Windows error when I launch antrix.exe

    do you have a file called MSVCR71.dll in your antrix directory if not download it put it in the Antrix folder and start antrix

  3. #3
    Newbie dede83 is offline
    MemberRank
    May 2005 Join Date
    6Posts

    Re: [Antrix Error] Windows error when I launch antrix.exe

    it was a DB error, i apply a db_fix to correct that... but now i've another problem when i launch logonserver.exe :



    thx for your help :D

  4. #4

    Re: [Antrix Error] Windows error when I launch antrix.exe

    Quote Originally Posted by dede83 View Post
    it was a DB error, i apply a db_fix to correct that... but now i've another problem when i launch logonserver.exe :

    thx for your help :D
    Looks like something's missing from logonserver.conf.

    LogonDatabase.Hostname = localhost
    LogonDatabase.Username = username
    LogonDatabase.Password = passwd
    LogonDatabase.Name = antrix
    LogonDatabase.Port = 3306
    LogonDatabase.Type = 1

    How many of these do you have?

  5. #5
    Newbie dede83 is offline
    MemberRank
    May 2005 Join Date
    6Posts

    Re: [Antrix Error] Windows error when I launch antrix.exe

    mine seems good....

    Code:
    LogonDatabase.Hostname = 127.0.0.1
    LogonDatabase.Username = ********
    LogonDatabase.Password = ********
    LogonDatabase.Name     = antrix
    LogonDatabase.Port     = 3306
    LogonDatabase.Type     = 1
    ....

  6. #6
    Elite Member ChitoNL is offline
    Member +Rank
    Jun 2006 Join Date
    DutchLocation
    103Posts

    Re: [Antrix Error] Windows error when I launch antrix.exe

    Can you post your full one

    Code:
    LogonDatabase.Hostname = chito.sytes.net
    LogonDatabase.Username = ****
    LogonDatabase.Password = ****
    LogonDatabase.Name     = lol
    LogonDatabase.Port     = 3308
    LogonDatabase.Type     = 1
    
    Host = 0.0.0.0
    
    RealmListPort = 3724
    
    LogLevel = 0
    
    AccountRefresh = 30
    
    MinClientBuild = 1
    MaxClientBuild = 7000
    
    Network.ThreadDelay = 20
    
    Network.ThreadCount = 5
    It should have all these data atleast....

  7. #7

    Re: [Antrix Error] Windows error when I launch antrix.exe

    What database are you using?

  8. #8
    Newbie dede83 is offline
    MemberRank
    May 2005 Join Date
    6Posts

    Re: [Antrix Error] Windows error when I launch antrix.exe

    Quote Originally Posted by jerkstore View Post
    What database are you using?
    I've tryed with all the DB i've found... M4F, wowd, empty, silvermoon converted,.... and some others...

    my conf files
    logonserver.conf
    Code:
    LogonDatabase.Hostname = localhost
    LogonDatabase.Username = ********
    LogonDatabase.Password = ********
    LogonDatabase.Name     = antrix
    LogonDatabase.Port     = 3306
    LogonDatabase.Type     = 1
    
    Host = 0.0.0.0
    
    RealmListPort = 3724
    
    LogLevel = 1
    
    AccountRefresh = 600
    
    MinClientBuild = 6692
    MaxClientBuild = 6692
    
    Network.ThreadDelay = 20
    
    Network.ThreadCount = 5
    antrix.conf:
    Code:
    Database.Hostname      = 127.0.0.1
    Database.Username      = ********
    Database.Password      = ********
    Database.Name          = antrix
    Database.Port          = 3306
    Database.Type          = 1
    
    Host = 0.0.0.0
    
    WorldServerPort = 8129
    
    LogLevel = 0
    
    LogWorld = 0



Advertisement