Ascent not connecting..

Results 1 to 10 of 10
  1. #1
    Newbie Harrod is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Ascent not connecting..

    I dont know what to do anymore.. I keep trying to connect to my own private server but all it comes up with is.. " could not connect ", why is this?? ive tried to change my ip.adress's deleted things and added things but it still is not working, why not? can anyone give me advice or help please?


  2. #2
    Newbie Harrod is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Re: Ascent not connecting..

    bump

  3. #3
    Sorcerer Supreme KingXCrosses is offline
    Member +Rank
    May 2007 Join Date
    Silvermoon, Quel'thalasLocation
    426Posts

    Re: Ascent not connecting..

    maybe.............your ip is weird
    thats what happens
    oorrr your realmlist is wrong

  4. #4
    Newbie Harrod is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Re: Ascent not connecting..

    Quote Originally Posted by KingXCrosses View Post
    maybe.............your ip is weird
    thats what happens
    oorrr your realmlist is wrong
    hmm,

    Realm list..

    #######################################################################
    # Ascent 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 (#). *
    ********************************************************************************/

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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)
    #
    # Colour:
    # Realm colour in realm list display.
    #
    # TimeZone:
    # Time zone the realm is in.
    #
    # Population:
    # (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#


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



    End of realm list,

    What do you suggest?? you mention hamachi in the other topic.. should i try that??

  5. #5
    Elite Member gmaze is offline
    Member +Rank
    May 2007 Join Date
    IndianaLocation
    238Posts

    Re: Ascent not connecting..

    Is your server running and you can't connect?
    If so, have you changed the .wtf file in your wow folder to the localhost?

  6. #6
    Newbie Harrod is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Re: Ascent not connecting..

    Quote Originally Posted by gmaze View Post
    Is your server running and you can't connect?
    If so, have you changed the .wtf file in your wow folder to the localhost?
    Gmaze i dont understand what i do with the .wtf, could you explain it better?

  7. #7
    Member lutscha is offline
    MemberRank
    Jun 2007 Join Date
    38Posts

    Re: Ascent not connecting..

    In your WoW folder is a file called realmlist.wtf, you open it with Notepad and you find something like
    Code:
    set realmlist eu.logon.worldofwarcraft.com
    This you must change to
    Code:
    set realmlist 127.0.0.1
    or instead of 127.0.0.1 you can also use localhost if you like .. it's the same.

  8. #8
    Newbie Harrod is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Re: Ascent not connecting..

    Quote Originally Posted by lutscha View Post
    In your WoW folder is a file called realmlist.wtf, you open it with Notepad and you find something like
    Code:
    set realmlist eu.logon.worldofwarcraft.com
    This you must change to
    Code:
    set realmlist 127.0.0.1
    or instead of 127.0.0.1 you can also use localhost if you like .. it's the same.
    Okay i have done that.. the problem is now that when i try to log on it says " file corrupted " saying go to wow site, but they wont help.. so what can i do??

  9. #9
    Member livingbones is offline
    MemberRank
    Aug 2007 Join Date
    52Posts

    Re: Ascent not connecting..

    open your Logon.conf file in ascent and go down to

    <Client MinBuild = "6868"
    MaxBuild = "7272">

    and just change it to that

  10. #10
    Elite Member gmaze is offline
    Member +Rank
    May 2007 Join Date
    IndianaLocation
    238Posts

    Re: Ascent not connecting..

    Quote Originally Posted by Harrod View Post
    Okay i have done that.. the problem is now that when i try to log on it says " file corrupted " saying go to wow site, but they wont help.. so what can i do??
    okay, run the repair program that comes with WoW, but don't let it auto-update.
    I wouldn't update to 2.2 till more of the bugs are worked out, just my opinion



Advertisement