Unable to connect to realm list server menu

Shout-Out

User Tag List

Results 1 to 8 of 8
  1. #1
    Evolution's Avatar Contributor
    Reputation
    142
    Join Date
    Sep 2006
    Posts
    289
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unable to connect to realm list server

    Hey guys. I'm trying to set up a ArEmu server for me and my friends to play around in over hamachi. I've had some bumps on the road trying to set this server up (yeah I'm a noob in this shizzle) but I've managed to work everything out - until now Both my Logon server and world server are running as the should. The problem is that when I try to log in I get a message saying "Unable to connect to realm list server".

    Does any of you guys know what could fix this problem for me?
    Thanks in advance
    "I was right in the middle of a fking reptile zoo, and somebody was giving booze to these goddamn things."

    Unable to connect to realm list server
  2. #2
    Cookie16's Avatar Corporal
    Reputation
    6
    Join Date
    Aug 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Not An Expert

    Not an expert in making servers public, I've done it many times no problem just explaining is a lot harder than doing.
    Have you made sure all of your configs are setup for the hamachi IP?
    Also the realmlist is changed in your database?


    -- Cookie
    Last edited by Cookie16; 08-20-2012 at 12:54 PM. Reason: Colour

  3. #3
    Evolution's Avatar Contributor
    Reputation
    142
    Join Date
    Sep 2006
    Posts
    289
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have not yet done anything related to hamachi. I want to make sure the server works properly before setting it up to hamachi.

    If you find yourself having some time to help, please read my logon and realm configs.



    /*****************************************************
    * ArcEmu Realms Configuration File
    * Last edited: 11/14/2010
    *
    * Configure ArcEmu's Realms below
    ******************************************************
    ******************************************************
    * LogonServer Section
    *
    * Address:
    * The address (no port) of the server.
    *
    * Port:
    * The port on which the logon server listens. (*** NOT 3724 ***)
    *
    * Name:
    * Not really relevant, but name the logon.
    *
    * RealmCount:
    * The number of realms in the next section.
    * To add more realms, increase this - and also fill out more realms below depending on the configuration you need to connect to them.
    *
    ******************************************************/

    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Logon"
    RealmCount = "3">

    /******************************************************
    * Realm Section
    *
    * Name:
    * The name of the realm.
    *
    * Address:
    * The address (and port) of that realm.
    *
    * Icon:
    * The type of realm (PVP, Normal, RPPVP, RP)
    *
    * TimeZone:
    * The location of the server (1=Development, 2=United States, 3=Oceanic, 4=Latin America,
    * 5=Tournament, 6=Korean, 8=English, 9=German, 10=French)
    *
    * Population:
    * (0 = low, 1 = medium, 2 = high)
    *
    * Important information below
    *
    *
    * To make your server public and for you to be able to connect to it, please read this entirely.
    *
    *
    * We added two more realms to the default, why? Because of how internal networking works - each outside IP to your IP needs a connection to listen on for players/you to be able to log into.
    * This issue came up alot and MANY poorly written guides also came up with modifications to the host list in windows and a bunch of other fallacies.
    * Using these new "three realm" configs you don't have to follow any guides but this one.
    *
    * <Realm1 Name = "My Realm Name"
    * Address = "internet-url-or-ip:8129"
    * Icon = "PVP"
    * Population = "1.0"
    * TimeZone = "2">
    *
    * <Realm2 Name = "Private"
    * Address = "internal-ip-address-for-lan-access:8129"
    * Icon = "PVP"
    * Population = "1.0"
    * TimeZone = "1">
    *
    * <Realm3 Name = "Localhost"
    * Address = "localhost:8129"
    * Icon = "PVP"
    * Population = "1.0"
    * TimeZone = "1">
    *
    * EXPLANATION:
    *
    * These three realms are all one realm, all making different listening IPs so others may log into the world.
    *
    * Realm1 is the public realm, people outside of your network log into this.
    *
    * Realm2 is the IP of the computer hosting the server. It will most commonly be a 192.168.*.* IP. NOT YOUR OUTSIDE/INTERNET IP. This is so other computers in your local arena network can connect to the realm.
    *
    * Realm3 is the localhost connection, you will be using this to log into your server if you host and login to the server from the SAME computer.
    *
    * Realmlist would then be the IP that is suitable for you to use in your setup, players will use the realm1 URL - while you use either realm2 or realm3 depending on the server setup.
    *
    * You can cleanup the unused realms you made while doing this process if you have any, however even if you use a Realm3 type configuration to login, remember local network users on the same LAN as you will use Realm2 to login.
    *
    * To obtain your LAN IP address on:
    * Windows = windows-key+r > type "cmd" > type "ipconfig" > under "IPV4 Address:"
    * Linux = terminal > type "ifconfig" > under eth0's "inetaddr:"
    * To obtain your INTERNET IP:
    * Go to: What's My IP Address? Networking Tools & More
    * Foward ports: 3724 (Realmlist) and 8129 (World)
    * If you add more outside(public) realms remember that their world ports need forwarding too.
    *
    * Timezone values :
    * 0=Korean 16=China
    * 1=Development 17=CN1
    * 2=United States 18=CN2
    * 3=Oceanic 9=CN3
    * 4=Latin America 20=CN4
    * 5=Tournament 21=CN5
    * 6=Korean 22=CN6
    * 8=English 23=CN7
    * 9=German 24=CN8
    * 10=French 25=Tournament
    * 11=Spanish 26=Test Server
    * 12=Russian 27=Tournament
    * 13=Tournament 28=QA Server
    * 14=Taiwan 29=CN9
    * 15=Tournament 30=TestServer2
    ******************************************************/

    <Realm1 Name = "My Realm Name"
    Address = "internet-url-or-ip:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "2">

    <Realm2 Name = "Private"
    Address = "internal-ip-address-for-lan-access:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">

    <Realm3 Name = "Localhost"
    Address = "localhost:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


    /***********************************************************************
    * ArcEmu Logonserver Configuration File
    * Last edited: 11/14/2010
    *
    *******************************************************************************
    * Configure the logonserver to connect to the accounts mysql database below *
    *******************************************************************************
    * Database Section
    *
    * 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 Hostname = "localhost"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306">

    /* 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 = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    /* Server file logging level
    *
    * This directive controls how much output the server will
    * write to log files. It cannot be disabled
    * 0 = Normal + Error; 1 = Detail; 2 = Debug
    * Default: 0
    */

    <LogLevel File = "0">

    /* Account Refresh Time
    *
    * This controls on which time interval accounts gets
    * refreshed. (In seconds)
    * Default = 600
    * 600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
    *
    */

    <Rates AccountRefresh = "600">

    /* WorldServer Setup
    *
    * RemotePassword
    * 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: "ascent"
    *
    * AllowedIPs
    * This section MUST be completed, otherwise all attempts to link your servers will fail.
    * These "Allowed" fields are a space-separated list of CIDR-form IP addresses that are allowed
    * to make server connections to your logonserver, and register realms.
    * For example, everything in the 127.0.0.* range would be:
    * 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
    *
    * To allow a single IP,
    * 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
    *
    * AllowedModIPs
    * In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
    * (adding bans, GMs, account permissions, etc)
    */

    <LogonServer RemotePassword = "ascent"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.1/24">
    "I was right in the middle of a fking reptile zoo, and somebody was giving booze to these goddamn things."

  4. #4
    Cookie16's Avatar Corporal
    Reputation
    6
    Join Date
    Aug 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    No problem with configs...

    I've looked over your Configs like 5 times over, So i'm guessing the problem is either with your client or your database.
    Could be wrong but i'm going from my own experience.

    What repack are you using? having it on hand might help me figure this out.


    -- Cookie

  5. #5
    Evolution's Avatar Contributor
    Reputation
    142
    Join Date
    Sep 2006
    Posts
    289
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Correct me if I'm wrong, but a repack is when a user puts all the things together and upload them, right? I used Arcemu's repo to get their source code.
    I followed this guide:
    Getting the source code - ArcEmu-Wiki

    If you'd like, we could talk via skype.
    Thanks.
    "I was right in the middle of a fking reptile zoo, and somebody was giving booze to these goddamn things."

  6. #6
    Cookie16's Avatar Corporal
    Reputation
    6
    Join Date
    Aug 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahh you compiled it yourself, this could make it a lot harder to figure out, my other question is why do you have 3 realms
    When i compiled my own last night i only had the one, unfortunately i had update issues with the supplied SQLs so i did
    not get to your specific point, so for all i know i could of met the same problem, have a scan through your logs and make
    sure your not missing anything?

    And you've not edited anything after it compiled just attempted to start it?


    Skype:damnationdsp

    -- Cookie

  7. #7
    didigoa's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I made a wow server emulator with trinitycore and wanted to put online as I do?

  8. #8
    XxXGenesisXxX's Avatar Sergeant Major
    Reputation
    67
    Join Date
    Apr 2012
    Posts
    154
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry bout late reply, this one must have skipped by me somehow.

    Code:
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Logon"
    RealmCount = "3">
    Red needs to be changed to your himachi address.

    Code:
    <Realm1 Name = "My Realm Name"
    Address = "internet-url-or-ip:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "2">
    Same here.

Similar Threads

  1. Unable to Connect to realm list server
    By nickelo in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 09-01-2008, 12:49 PM
  2. unable to connect to realm list server
    By megachristron in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 07-11-2008, 08:09 PM
  3. MaNGOS - Unable to connect to realm list server
    By GLaDOS1337 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 06-26-2008, 01:47 PM
  4. "Unable to connect to realm list server" Please help???
    By pioneer1337 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 03-10-2008, 01:51 PM
  5. Unable to connect to realm list server
    By Chuck Norris in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 02-05-2008, 09:26 PM
All times are GMT -5. The time now is 09:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search