Crear servidor Antrix para World of Warcraft actualizado

Iniciado por b01n4v3rt, 1 Julio 2007, 03:35 AM

0 Miembros y 11 Visitantes están viendo este tema.

Gammer

Chupab1t veo q el los archivos conf has colocado localhost.servegame.com ese es tu dns dinamico?? por q en todo caso deberias poner solo localhost, ahora lo q pongas en tu archivo logonserver.conf es el mismo host de tu base de datos, si seguiste la guia me iamgino q usaste el SQLyog, asi q solo abri el SQLyog y fijate q pusiste donde dice My SQL Host Address eso es lo q debes poner en el archivo logonserver.conf.
Ahora si ya tienes un dns dinamico como "miserver.servegame.com" ese dns deberas colocar en tu archivo conf y en el SQLyog donde dice My SQL host Address, y tambien deberas modificar tu archivo host q esta en C:\WINDOWS\system32\drivers\etc  cuando abras ese archivo veras algo asi

Rainmes

Ice lo q me decias Gammer, xro, aunq el Antrix m va perfectamente(lo perfectamente q puede ir sin el logonserver) todavia el logonserver no m va. Se cierra el solo despues de poner      logonserver.conf->  ok
                                                   stablishin data base-> ok.

No se q puede pasar y si no m va el logonserver el antrix m pone "Failed to conect to server" todo el rato.

chupab1t

Muchiiismas gracias Gammer, ya me hace todo, pero el problema ahora es que la entrar al wow, no me conecta, no se jugar al server.

Esque por ai ya ando perdido, tengo el wow original y al meter el user y pass me dice q es incorrecta.

Y no se que hacer :S

b01n4v3rt

chupab1t: no has modificado el realmlist de la carpeta del juego.

zederox: pues coges el sql q te cree, y das click derecho en tu db,
              y a import from sql dump...

              lo mejor es crearlas desde la base de datos así no hay lios de archivos
              ni cosas raras.

Rainmes

si se me cierra el logonserver.exe despues de abrirlo, significa q no he editado bien el archivo logonserver.info??? lo tengo asi:

#######################################################################
# Antrix Realms Configuration File
# Last updated at revision 446 by Burlex
#######################################################################

/********************************************************************************
* How to use this config file:                                                 *
* Config files are in a block->variable->setting format.                       *
* A < signifies the opening of a block, the block name is expected after that. *
* After the block name, a space and then the settings sperated by = / ' '.     *
*                                                                              *
* e.g.                                                                         *
* <block setting="0" someval = "1">                                            *
*                                                                              *
* Comments can be in C format, e.g. /* some stuff */, with a // at the start   *
* of the line, or in shell format (#).                                         *
********************************************************************************/

# LogonDatabase Section
#
#    These directives are the location of the `realms` and `accounts`
#    tables.
#
#    LogonDatabase.Host      - The hostname that the database is located on
#    LogonDatabase.Username  - The username used for the mysql connection
#    LogonDatabase.Password  - The password used for the mysql connection
#    LogonDatabase.Name      - The database name
#    LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
#    LogonDatabase.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#

<LogonDatabase Hostname = "localhost"
               Username = "root"
               Password = "MYPaSS"
               Name     = "Casa"
               Port     = "3306"
               Type     = "1">


# Host Directive
#
#    This is the address that the realmlist will listen on.
#    To listen on all addresses, set it to 0.0.0.0
#    Default: 127.0.0.1 (localhost)
#
#    Note: ISHost is the interserver communication listener.
#

<Listen Host = "127.0.0.1"
        ISHost = "127.0.0.1"
        RealmListPort = "3724"
        ServerPort = "8093">

# Server console logging level
#
#    This directive controls how much output the server will
#    display in it's console. Set to 0 for none.
#    0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
#    Default: 3
#

<LogLevel Screen = "0"
          File = "-1">

# Account Refresh Time
#
#    This controls on which time interval accounts gets
#    refreshed. (In seconds)
#    Default = 600
#

<Rates AccountRefresh = "600">

# Accepted Build Range Setup
#
#    These two directives set up which clients will be
#    allowed to authenticate with the realm list.
#
#    Set these to the same builds that the server was
#    compiled for.
#
#    As of the last update, version 2.1.1 was build 6739.
#

<Client MinBuild = "6739"
        MaxBuild = "6739">

# WorldServer Setup
#
#    This directive controls the password used to authenticate with the worldserver.
#    It must be the same between the two configs. If it is not, your server will
#    not register.
#
#    Default: "change_me_logon"
#

<LogonServer RemotePassword = "MYPaSS">

b01n4v3rt

nose, eso q has puesto está bien, seguro q es el logonserver.exe y no el antrix.exe?

prueba con otra revisión, si sigue fallando abre el logonserver.conf desde
ms2 para ver el error q te da.

Murtux

Hola a todos !!
muy buena guia la verdad ;-)
queira saber si me podian pasar alguna tuto sobre como re arreglan bugs, exploits y como creo suponete contenedores para agregar cosas, ese tipo de cosas tecnicas necesitaria saber :D
si conocen algo me lo pasan ?
ah y otra cosa alguien sabe de algun DB mejor que terranet ? porque como que tiene una gran cantidad de bugs.
Bueno eso es todo
saludos

Gammer

para chupab1t:
mira man veo q estas teniendo muchos problemas para no estar posteamdo en vano aqui te dejo mi mail pa q ahi me mandes cualquier duda q tengas con respecto a crear un server antrix pl_gammer@hotmail.com, y para solucionar el problema q dices solo entra a la carpeta donde tenes instalado el world of warcraft y modifica el archivo realmlist, abrilo con el bloc de notas y cambia la ip q te dale ahi por tu dns o por localhost dependiendo cual colocaste en los archivos conf

Gammer

Rainmes donde dice 'NAME' se tiene q poner el nombre de la base de datos en este caso 'antrix' creo q eso es lo q hiciste mal chekealo de nuevo man y si no debe ser el archivo antrix.conf

Gammer

Murtux, si quieres probar otra base de datos aqui te dejo el link de emupedia, ellos afirman ser la web del antrix asi q me imagino q ellos tienen la mejor DB para antrix
http://emupedia.com/forums/showthread.php?t=10685