Stuck at Logging in to game server. menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Poppe178's Avatar Corporal
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stuck at Logging in to game server.

    Hey my private server have been working long time until i edited something in my configs or did something.

    Configs.
    Logon config:


    Code:
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    
    <Listen Host = "0.0.0.0"
            ISHost = "0.0.0.0"
            RealmListPort = "3724"
            ServerPort = "8093">
    
    
    <LogLevel Screen = "0"
              File = "-1">
    
    
    <Rates AccountRefresh = "300">
    
    
    <Client MinBuild = "00000"
            MaxBuild = "99999">
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "blizzlike" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "characters" Port = "3306" Type = "1">
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
    
    <Server PlayerLimit = "100000"
            Motd = "welcome to Dead-WoW with working icc and working talents please enjoy your stay and do not pick fights."         
            SendStatsOnJoin = "1"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "0"
            ConnectionTimeout = "180"
            RealmType = "1"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="0"
            UseAccountData="1"
            AllowPlayerCommands="1"
            EnableLFGJoin="0"
            TimeZone="8"
            Collision="0"
            DisableFearMovement="0">
    
    
    <Announce       Tag = "Dead-WoW Staff"
                    GMAdminTag = "1"
                    NameinAnnounce = "1"
                    NameinWAnnounce = "1"
                    ShowInConsole = "0">
    
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           QuestReputation="40"
           KillReputation="20"
           Honor="10"
           PvPTimer="3"
           ArenaQueueDiff="1"
           Compression="1"
           XP="12"
           QuestXP="23"
           RestXP="20"
           ExploreXP="20"
           DropGrey="2"
           DropWhite="2"
           DropGreen="2"
           DropBlue="2"
           DropPurple="2"
           DropOrange="2"
           DropArtifact="2"
           DropMoney="10"
           Save="150000"
           SkillChance="1"
           SkillRate="1"
           ArenaMultiplier2x="10"
           ArenaMultiplier3x="25"
           ArenaMultiplier5x="35">
    
    
    <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="1"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="1"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    
    <FloodProtection Lines = "1" Seconds = "5" SendMessage = "1">
    
    
    <LogonServer DisablePings = "1"
                 RemotePassword = "dddddd">
    
    <AntiHack Teleport="1"
              Speed="0"
              FallDamage="0"
              Flight="0"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="daily"
             DailyUpdate="daily">
    
    <Channels BannedChannels="">
    
    <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="0" 
                      CheckTriggerPrerequsites="0" >
    
    
    <Battleground AV_MIN="1" 
    							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">
    
    <GameMaster StartOnGMIsland = "1">
    
    
    <Arena Season = "8"
    	Progress = "1">
    
    
    <Limits Enable="1" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    
    
    <DonatorCommands AddItem = "1"
             Tele2Friend = "1"
             Announce = "1"
             Port = "1">
    
    
    
    
    <LogonServer RemotePassword = "dddddd"
                 AllowedIPs = "127.0.0.1/24"
                 AllowedModIPs = "127.0.0.1/24">


    If u need more configs just tell me
    Last edited by Poppe178; 06-18-2010 at 12:02 PM.

    Stuck at Logging in to game server.
  2. #2
    d3rrial's Avatar Contributor Authenticator enabled
    Reputation
    127
    Join Date
    Apr 2010
    Posts
    527
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post them in [*code][*/code] tags please.
    Also you might change the "Listen Host" to localhost or 127.0.0.1

  3. #3
    Poppe178's Avatar Corporal
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks SkHiENEgP for Code thing=)
    Ok more answears please

Similar Threads

  1. [OregonCore] stuck on Logging in to game server & fatal error
    By earthFlower in forum WoW EMU Questions & Requests
    Replies: 9
    Last Post: 10-24-2011, 11:02 AM
  2. Replies: 1
    Last Post: 09-21-2011, 10:16 PM
  3. [ArcEmu] Stuck at both "Success" and "Logging in to Game Server"
    By Colaca in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 07-09-2010, 12:18 PM
  4. Problem with logging in to game server
    By nightfrost01 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 08-06-2008, 06:43 PM
  5. Stuck at logging in to game server
    By bluelime in forum World of Warcraft Emulator Servers
    Replies: 17
    Last Post: 03-23-2008, 10:54 AM
All times are GMT -5. The time now is 02:01 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