Connecting problem with the server. anyone have any idea? menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Connecting problem with the server. anyone have any idea?

    Hello all! :wave:

    I already searched on this website for my problem with my server, but i didn't found the right anwsner

    First i login on world of warcraft and everytime I connecting with the server comes: logging into the game server. again and again...

    EDIT!
    When i us hamachi it works fine! that means it is not a server problem or something.... (but hamachi sucks that's why i won't do it with hamachi!)


    i've tried everything but it still dont work! Ports are all ok.Connecting problem with the server. anyone have any idea?-port-jpg. Got own DNSServer.. Config are good (i geuss)..

    my ip = 192.168.1.21
    router ip = 192.168.1.1
    chicken ip = 213.17.57.46

    Here is my realm.conf & logon.conf:
    PHP Code:
    ***********************************************************************
    ArcEmu Realms Configuration File
    Last edited7/18/09
    *
    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 relavant, but name the logon.
    *
    *    RealmCount:
    *      The number of realms in the next section.
    *
    ******************************************************/

    <LogonServer Address = "127.0.0.1"
        Port = "8093"
        Name = "World of Sumarian Logon"
        RealmCount = "2">

    /******************************************************
    * 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
    *
    *     change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
    *     This issues come up a lot!
    *
    *     Timezone values :
    *    0=Korean                                16=China
    *    1=Development                17=CN1
    *    2=United States                18=CN2
    *    3=Oceanic                19=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 = "World of Sumarian"
        Address = "213.17.57.46:8129" 
        Icon = "Normal"
        Population = "1.0"
        TimeZone = "8">

    <Realm2 Name = "World of Sumarian"
        Address = "192.168.1.14:8129" 
        Icon = "Normal"
        Population = "1.0"
        TimeZone = "8"> 
    PHP Code:
    /***********************************************************************
    * ArcEmu Logonserver Configuration File
    * Last edited: 7/18/09
    ***********************************************************************
    * Configure the logonserver to connect to the accounts database below *
    ***********************************************************************
    * 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 
    * Not supported:          - 2 = PostgreSQL (Partly implemented)
    * Not Supported:          - 3 = SQLite (unimplemented)
    ***********************************************************************/

    <LogonDatabase Hostname "127.0.0.1"
                   
    Username "root"
                   
    Password "ascent"
                   
    Name     "logon"
                   
    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 "0.0.0.0"
            
    ISHost "0.0.0.0"
            
    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 
    *    600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
    *    
    */

    <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 3.3.3 was build 11685, patch 3.3.3a is 11723.
    */

    <Client MinBuild "11685"
            
    MaxBuild "11723">

    /* 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: "change_me_logon"
    *
    *  AllowedIPs
    *    This section MUST be completed, otherwise all attempts to link your servers will fail.
    *    These "Allowed" fields are a space-seperated 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"
    PLEASE HELP!!!

    Sorry for my bad english!
    Last edited by qentium; 06-04-2010 at 01:18 AM.

    Connecting problem with the server. anyone have any idea?
  2. #2
    Pedregon's Avatar Contributor
    Reputation
    220
    Join Date
    Aug 2007
    Posts
    705
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try changing

    Code:
    <LogonServer Address = "127.0.0.1" 
        Port = "8093" 
        Name = "World of Sumarian Logon" 
        RealmCount = "2">
    Back To Default, Try removing Realm2
    And Change

    Code:
    <Listen Host = "0.0.0.0" 
            ISHost = "0.0.0.0" 
            RealmListPort = "3724" 
            ServerPort = "8093">
    To

    Code:
    <Listen Host = "213.17.57.46" 
            ISHost = "0.0.0.0" 
            RealmListPort = "3724" 
            ServerPort = "8093">
    Leecher - 08-30-2007 - Contributor - 07-23-2008
    Donator - 06-19-2009
    My website



  3. #3
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i change the codes:
    Code:
    <Listen Host = "0.0.0.0" 
            ISHost = "0.0.0.0" 
            RealmListPort = "3724" 
            ServerPort = "8093">
    my "ArcEmu logonserver.exe" shutdown within 2 seconds..

    i thought maybe a DNSserver problem or something, But when i set my realmlist to my ip i got the same problem xD.

  4. #4
    Pedregon's Avatar Contributor
    Reputation
    220
    Join Date
    Aug 2007
    Posts
    705
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol okay, uhmm.

    Make sure you have ALL ports forwarded, try restarting your computer or router or somthing, I'm
    not sure what's wrong with it.
    Leecher - 08-30-2007 - Contributor - 07-23-2008
    Donator - 06-19-2009
    My website



  5. #5
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    these are the ports
    Connecting problem with the server. anyone have any idea?-port-jpg

    Restarted everything... but didnt work.

    i'll send you everything:

    realms.conf
    Code:
    /***********************************************************************
    * ArcEmu Realms Configuration File
    * Last edited: 7/18/09
    *
    * 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 relavant, but name the logon.
    *
    *    RealmCount:
    *      The number of realms in the next section.
    *
    ******************************************************/
    
    <LogonServer Address = "127.0.0.1"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    /******************************************************
    * 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
    *
    *     change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
    *     This issues come up a lot!
    *
    * 	Timezone values :
    *	0=Korean                                16=China
    *	1=Development				17=CN1
    *	2=United States				18=CN2
    *	3=Oceanic				19=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 = "World of Sumarian"
    	Address = "213.17.57.46:8129" 
    	Icon = "Normal"
    	Population = "1.0"
    	TimeZone = "8">
    logon.conf
    Code:
    /***********************************************************************
    * ArcEmu Logonserver Configuration File
    * Last edited: 7/18/09
    ***********************************************************************
    * Configure the logonserver to connect to the accounts database below *
    ***********************************************************************
    * 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 name3724
    * LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
    * LogonDatabase.Type      - Client to use. 1 = MySQL 
    * Not supported:          - 2 = PostgreSQL (Partly implemented)
    * Not Supported:          - 3 = SQLite (unimplemented)
    ***********************************************************************/
    
    <LogonDatabase Hostname = "127.0.0.1"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   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 = "0.0.0.0"
            ISHost = "0.0.0.0"
            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 
    *    600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
    *    
    */
    
    <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 3.3.3 was build 11685, patch 3.3.3a is 11723.
    */
    
    <Client MinBuild = "11685"
            MaxBuild = "11723">
    
    /* 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: "change_me_logon"
    *
    *  AllowedIPs
    *    This section MUST be completed, otherwise all attempts to link your servers will fail.
    *    These "Allowed" fields are a space-seperated 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">
    world.conf
    Code:
    <WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "character" Port = "3306" Type = "1">
    
    
    
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    
    
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="0">
    
    
    
    
    <Server PlayerLimit = "100"
            Motd = "Welcome on World of Sumarian!"         
            SendStatsOnJoin = "0"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "1"
            ConnectionTimeout = "180"
            RealmType = "0"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="1"
            UseAccountData="0"
            AllowPlayerCommands="0"
            EnableLFGJoin="0"
            TimeZone="8"
            Collision="0"
            DisableFearMovement="0"
            SaveExtendedCharData="0">
    
    
    <Announce       Tag = "Staff"
                    GMAdminTag = "0"
                    NameinAnnounce = "1"
                    NameinWAnnounce = "1"
                    ShowInConsole = "1">
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           QuestReputation="1"
           KillReputation="1"
           Honor="1"
           PvPTimer="300000"
           ArenaQueueDiff="150"
           Compression="1"
           XP="1"
           QuestXP="1"
           RestXP="1"
           ExploreXP="1"
           DropGrey="1"
           DropWhite="1"
           DropGreen="1"
           DropBlue="1"
           DropPurple="1"
           DropOrange="1"
           DropArtifact="1"
           DropMoney="2"
           Save="300000"
           SkillChance="1"
           SkillRate="1"
           ArenaMultiplier2x="1"
           ArenaMultiplier3x="1"
           ArenaMultiplier5x="1">
    
    <GMClient GmClientChannel = "gm_sync_channel">
    
    <Terrain MapPath = "maps"
             vMapPath = "vmaps"
             UnloadMaps = "1">
    
    <Log Cheaters="0" GMCommands="0" TimeStamp="0">
    
    <Mail ReloadDelay="0"
          DisablePostageCostsForGM="1"
          DisablePostageCosts="0"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="0"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
    
    <LogonServer DisablePings = "0"
                 RemotePassword = "ascent">
    
    <AntiHack Teleport="1"
              Speed="1"
              FallDamage="1"
              Flight="1"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    
    
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    
    
    
    <Channels BannedChannels="jailchannel"
              MinimumLevel="1">
    
    
    
    
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    
    
    
    
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
          
    
    
    
    <ScriptBackends LUA="1">
    
    
    
    
    <Movement FlushInterval="1000"
              CompressRate="1"
              CompressThreshold="30.0"
              CompressThresholdCreatures="10.0">
    
    
    
    
    <Localization LocaleBindings="">
    
    
    
    
    <InstanceHandling TakeGroupLeaderID="1" 
                      SlidingExpiration="0" 
                      DailyHeroicInstanceResetHour="5" 
                      CheckTriggerPrerequsites="1" >
    
    
    
    <Battleground AV_MIN="10"
                  AV_MAX="40"
                  AB_MIN="3"
                  AB_MAX="15"
                  EOS_MIN="3"
                  EOS_MAX="15"
                  WS_MIN="3"
                  WS_MAX="10"
                  SOTA_MIN="5"
                  SOTA_MAX="15">
    
    
    <Arena Season = "5"
           Progress = "1">
    
    
    <GameMaster StartOnGMIsland = "0">
    
    
    
    <Limits Enable="1" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">

  6. #6
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If your using a router you should have a dyndns updater, if thats the service your using.

  7. #7
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use "No-ip".

    Here is a Prt scr:
    Connecting problem with the server. anyone have any idea?-no-ip-jpg

    This works well:confused:

    But is this a problem with my computer or configs or connection?
    1 year ago i got a 2.4.3 server... and that one works fine... but now i got a 3.3.3a server, happens this xD

  8. #8
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then shouldn't you be using the no-ip address in your configs? Instead of:

    Code:
    <Realm1 Name = "World of Sumarian" 
        Address = "213.17.57.46:8129"  
        Icon = "Normal" 
        Population = "1.0" 
        TimeZone = "8"> 
    
    <Realm2 Name = "World of Sumarian" 
        Address = "192.168.1.14:8129"  
        Icon = "Normal" 
        Population = "1.0" 
        TimeZone = "8">
    Wouldn't you want:

    Code:
    <Realm1 Name = "World of Sumarian" 
        Address = "<No-ip address>:8129"  
        Icon = "Normal" 
        Population = "1.0" 
        TimeZone = "8">
    Try that, if that doesn't work then I can't help much further as I don't use mangos. Wouldn't touch mangos if you paid me.

  9. #9
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've changed my chickenip to no-ip address but that didn't work either...

  10. #10
    Mazzel's Avatar Member
    Reputation
    8
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems like your port 8093 is already used. Take a look if the service 'GRegService' is active and if it is, just disable it. (put it on 'Starting: Manually'), restart your computer and it should work. I've had the same problem and this was what it caused. If 'GRegService' is not active, try to have a look which other service blocks the port. This is MOST LIKELY what's causing the problem, if not I also have no ideas left.
    Last edited by Mazzel; 06-04-2010 at 02:43 PM.

  11. #11
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mm ok.. and where can i find this :P?

  12. #12
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aahh i found it, but this didn't work either
    it's not a config problem right ?

  13. #13
    Toffster's Avatar Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    207
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't look like it.
    Try removing the second realm and any files included in it. Is this a repack you made yourself or is it one you just downloaded?

    Please post your configs how you set them up for hamachi.
    Last edited by Toffster; 06-05-2010 at 04:21 AM.

  14. #14
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I downloaded for internet it's p1raten repack.

    Here are the configs:

    Logon.conf
    Code:
    /***********************************************************************
    * ArcEmu Logonserver Configuration File
    * Last edited: 7/18/09
    ***********************************************************************
    * Configure the logonserver to connect to the accounts database below *
    ***********************************************************************
    * 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 
    * Not supported:          - 2 = PostgreSQL (Partly implemented)
    * Not Supported:          - 3 = SQLite (unimplemented)
    ***********************************************************************/
    
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   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 = "0.0.0.0"
            ISHost = "0.0.0.0"
            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 
    *    600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
    *    
    */
    
    <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 3.3.3 was build 11685, patch 3.3.3a is 11723.
    */
    
    <Client MinBuild = "11685"
            MaxBuild = "11723">
    
    /* 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: "change_me_logon"
    *
    *  AllowedIPs
    *    This section MUST be completed, otherwise all attempts to link your servers will fail.
    *    These "Allowed" fields are a space-seperated 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">
    World.conf
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "character" Port = "3306" Type = "1">
    
    
    
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    
    
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="0">
    
    
    
    
    <Server PlayerLimit = "100"
            Motd = "Welcome to World of Sumarian (Story mode)"         
            SendStatsOnJoin = "0"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "1"
            ConnectionTimeout = "180"
            RealmType = "0"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="1"
            UseAccountData="1"
            AllowPlayerCommands="0"
            EnableLFGJoin="1"
            TimeZone="1"
            Collision="0"
            DisableFearMovement="0"
            SaveExtendedCharData="0">
    
    
    <Announce       Tag = "Wos Staff"
                    GMAdminTag = "1"
                    NameinAnnounce = "1"
                    NameinWAnnounce = "1"
                    ShowInConsole = "1">
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           QuestReputation="1"
           KillReputation="1"
           Honor="1"
           PvPTimer="300000"
           ArenaQueueDiff="150"
           Compression="1"
           XP="1"
           QuestXP="1"
           RestXP="1"
           ExploreXP="1"
           DropGrey="1"
           DropWhite="1"
           DropGreen="1"
           DropBlue="1"
           DropPurple="1"
           DropOrange="1"
           DropArtifact="1"
           DropMoney="1"
           Save="300000"
           SkillChance="1"
           SkillRate="1"
           ArenaMultiplier2x="1"
           ArenaMultiplier3x="1"
           ArenaMultiplier5x="1">
    
    <GMClient GmClientChannel = "gm_sync_channel">
    
    <Terrain MapPath = "maps"
             vMapPath = "vmaps"
             UnloadMaps = "1">
    
    <Log Cheaters="0" GMCommands="0" TimeStamp="0">
    
    <Mail ReloadDelay="0"
          DisablePostageCostsForGM="1"
          DisablePostageCosts="0"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="0"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
    
    <LogonServer DisablePings = "0"
                 RemotePassword = "ascent">
    
    <AntiHack Teleport="1"
              Speed="1"
              FallDamage="1"
              Flight="1"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    
    
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    
    
    
    <Channels BannedChannels="WoS ban Channel"
              MinimumLevel="1">
    
    
    
    
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    
    
    
    
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
          
    
    
    
    <ScriptBackends LUA="1">
    
    
    
    
    <Movement FlushInterval="1000"
              CompressRate="1"
              CompressThreshold="30.0"
              CompressThresholdCreatures="10.0">
    
    
    
    
    <Localization LocaleBindings="">
    
    
    
    
    <InstanceHandling TakeGroupLeaderID="1" 
                      SlidingExpiration="0" 
                      DailyHeroicInstanceResetHour="5" 
                      CheckTriggerPrerequsites="1" >
    
    
    
    <Battleground AV_MIN="0"
                  AV_MAX="40"
                  AB_MIN="4"
                  AB_MAX="15"
                  EOS_MIN="4"
                  EOS_MAX="15"
                  WS_MIN="2"
                  WS_MAX="10"
                  SOTA_MIN="10"
                  SOTA_MAX="15">
    
    
    <Arena Season = "5"
           Progress = "1">
    
    
    <GameMaster StartOnGMIsland = "0">
    
    
    
    <Limits Enable="1" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    Realms.conf
    Code:
    /***********************************************************************
    * ArcEmu Realms Configuration File
    * Last edited: 7/18/09
    *
    * 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 relavant, but name the logon.
    *
    *    RealmCount:
    *      The number of realms in the next section.
    *
    ******************************************************/
    
    <LogonServer Address = "127.0.0.1"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    /******************************************************
    * 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
    *
    *     change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
    *     This issues come up a lot!
    *
    * 	Timezone values :
    *	0=Korean                                16=China
    *	1=Development				17=CN1
    *	2=United States				18=CN2
    *	3=Oceanic				19=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 = "World of Sumarian"
    	Address = "5.51.243.96:8129" 
    	Icon = "Normal"
    	Population = "1.0"
    	TimeZone = "1">
    Btw! When hamachi is turned on, I can login with my no-ip address :confused:

  15. #15
    qentium's Avatar Private
    Reputation
    1
    Join Date
    May 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no one know this problem ?

Page 1 of 2 12 LastLast

Similar Threads

  1. Anyone have any idea/source for loot?
    By soseeri402 in forum MMO Exploits|Hacks
    Replies: 0
    Last Post: 01-11-2016, 09:11 AM
  2. anyone have any idea
    By culdin in forum Community Chat
    Replies: 0
    Last Post: 01-21-2011, 02:04 AM
  3. Anyone have any Object IDs that resemble Blood Elven buildings or the Human Barrracks
    By Redviper2321 in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 04-26-2008, 03:05 PM
  4. Having Problems creating the Server ?
    By Asphire in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 12-08-2007, 05:43 PM
  5. [Question] Having problems with the fix(23)
    By Jo_Vo in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 11-26-2007, 08:06 AM
All times are GMT -5. The time now is 08:19 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search