[Help] Authentication Failed menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Casifer00's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help] Authentication Failed

    Ok so I filled out each of the config files to how I want and and finished eveything else but when turn on my ascent-world.exe its says authentication then my ip failed and then it shuts off. I have no idea what i did wrong can I get some help.

    [Help] Authentication Failed
  2. #2
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    change_me_world and change_me_logon have u changed them so they are the same?
    If you need me you have my skype, if you don't have my skype then you don't need me.

  3. #3
    Casifer00's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont think so ill do that now...

  4. #4
    Casifer00's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i did that but it still says it and i read something that said bind unsuccessful on port 8129

  5. #5
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    forwarded our ports or?
    If you need me you have my skype, if you don't have my skype then you don't need me.

  6. #6
    Casifer00's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok it doesnt shutdown now it just continues to say
    authenticating.....
    authentication failed
    connecting to logonserver on '(my No-ip but i dont want to post it yet)

  7. #7
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post your conf files
    If you need me you have my skype, if you don't have my skype then you don't need me.

  8. #8
    Dragoboy's Avatar Member
    Reputation
    2
    Join Date
    Feb 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is sort of the problom that i have on my ascent.exe exept mine goes connecting to logonserver on my hmamachi ip port 8093 then it goes authenticating then authentication timed out .. then i click on my logonserver.exe it says closing socket due to ping timeout

  9. #9
    ~ViVo~'s Avatar Banned
    Reputation
    52
    Join Date
    Feb 2008
    Posts
    560
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heh, 1 sec.. I'll fix this for you.

  10. #10
    dlm1065's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have this issue also what was the solution?

    My notes:
    latest ascentemu trunk compile and the dcdb ascentemu told me to use
    my remote passwords are the same in both config files
    I am testing inside my network so there should be no routing issues

  11. #11
    Akenatehm's Avatar Member
    Reputation
    9
    Join Date
    Mar 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post your ascent world, logonserver and realm .config files.

  12. #12
    dlm1065's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here are my config files
    # Ascent Realms Configuration File

    <LogonServer Address = "192.168.0.90"
    Port = "8093"
    Name = "macservr"
    RealmCount = "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Realm Section

    <Realm1 Name = "macservr"
    Address = "192.168.0.90:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    #######################################################################
    # Ascent Configuration File
    # Last Update: : ascent-world.conf 4300 2008-04-15 02:59:22Z burlex $
    #######################################################################
    # Database Section

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "test" Name = "wowworld" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "test" Name = "wowcharacters" Port = "3306" Type = "1">

    # Listen Config

    <Listen Host = "192.168.0.90"
    WorldServerPort = "8129">

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


    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Server PlayerLimit = "100"
    Motd = "No MOTD specified."
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    LevelCap = "70"
    GenLevelCap = "70"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0"
    LimitedNames="1"
    UseAccountData="0"
    AllowPlayerCommands="0"
    EnableLFGJoin="0">



    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Power regeneration multiplier setup
    <Rates Health="1"
    Power1="1"
    Power2="1"
    Power3="1"
    QuestReputation="1"
    KillReputation="1"
    Honor="1"
    PvPTimer="300000"
    Compression="1"
    XP="1"
    QuestXP="1"
    RestXP="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">


    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # GM Client Channel
    <GMClient GmClientChannel = "gm_sync_channel">

    <Terrain MapPath = "maps" UnloadMaps = "1">


    # Log Settings
    <Log Cheaters="0" GMCommands="0">


    # Mail System Setup

    <Mail ReloadDelay="0"
    DisablePostageCostsForGM="1"
    DisablePostageCosts="0"
    DisablePostageDelayItems="1"
    DisableMessageExpiry="0"
    EnableInterfactionMail="1"
    EnableInterfactionMailForGM="1">


    # Status Dumper Config
    <StatDumper FileName = "/var/www/ascent/stats.xml" Interval = "120000">

    # Startup Options

    <Startup Preloading = "0"
    BackgroundLootLoading = "1"
    EnableMultithreadedLoading = "1"
    LoadAdditionalTables="">

    # Flood Protection Setup

    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">


    # LogonServer Setup

    <LogonServer DisablePings = "0"
    RemotePassword = "test">



    <AntiHack Teleport="1"
    Speed="1"
    FallDamage="1"
    Flight="1"
    DisableOnGM="0">


    # Period Setup
    <Periods HonorUpdate="daily"
    ArenaUpdate="weekly">

    # AscentStats Setup *** PRIVACY NOTE: READ ME CAREFULLY <AscentStats Enable="1"
    ServerGUID="NONE"
    ServerKey="NONE">

    # Channels Setup

    <Channels BannedChannels="">


    # VoiceChat Setup

    <VoiceChat Enabled="0"
    ServerIP="192.168.0.90"
    ServerPort="3727">

    # Remote Console Setup

    <RemoteConsole Enabled="0"
    Host="192.168.0.90"
    Port="8092">


    # Scripting Engine Setup
    <ScriptBackends LUA="1"
    AS="1">

    # Movement Setup
    <Movement FlushInterval="1000"
    CompressRate="1"
    CompressThreshold="30.0"
    CompressThresholdCreatres="10.0">


    # Localization Setup

    <Localization LocaleBindings="">
    # Ascent Realms Configuration File
    # LogonDatabase Section

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "test"
    Name = "wowlogon"
    Port = "3306"
    Type = "1">


    # Host Directive
    <Listen Host = "192.168.0.90"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    # Server console logging level
    <LogLevel Screen = "0"
    File = "-1">

    # Account Refresh Time
    <Rates AccountRefresh = "600">

    # Accepted Build Range Setup
    <Client MinBuild = "6739"
    MaxBuild = "9999">

    # WorldServer Setup
    <LogonServer RemotePassword = "test">

  13. #13
    Akenatehm's Avatar Member
    Reputation
    9
    Join Date
    Mar 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Change the Following

    Acent Realm:

    <LogonServer Address = "192.168.0.90"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


    Try that.

  14. #14
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    <LogonServer Address = "192.168.0.90"
    Port = "8093"
    Name = "macservr"
    RealmCount = "1">
    to
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


    and,
    <Listen Host = "192.168.0.90"
    WorldServerPort = "8129">
    to
    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">


    also,
    # Host Directive
    <Listen Host = "192.168.0.90"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">
    to
    # Host Directive
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

  15. #15
    Akenatehm's Avatar Member
    Reputation
    9
    Join Date
    Mar 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Eeek, seems I missed a few. Oh well, I am new to this. TheBetrayer, do I have your MSN?

Page 1 of 2 12 LastLast

Similar Threads

  1. Need help "User authentication failed"
    By Zipf3L in forum Tera Online
    Replies: 1
    Last Post: 02-01-2016, 03:13 PM
  2. [help] Getting Authentication Failed error need help
    By project anthrax in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 11-28-2008, 02:18 PM
  3. Authentication Failed. In desperate need of help
    By Wheeze201 in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 08-07-2008, 05:13 AM
  4. {Ascent}Authentication Failed , Help!
    By Klein~ in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 07-29-2008, 04:42 AM
  5. Authentication Failed
    By nickelo in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-30-2007, 03:59 AM
All times are GMT -5. The time now is 11:44 AM. 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