[problem] other ppl can conact to the server..but i cant

Results 1 to 9 of 9
  1. #1
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    [problem] other ppl can conact to the server..but i cant

    lol...its says "loging in" and go back to the realm...and if i make an enter...again the same problem..


  2. #2
    Elite Member jarmale is offline
    Member +Rank
    Jun 2007 Join Date
    Behind youLocation
    170Posts

    Re: [problem] other ppl can conact to the server..but i cant

    you need to set your realmlist to 127.0.0.1 in your realmlist.wtf

    hope it helps

  3. #3
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    Re: [problem] other ppl can conact to the server..but i cant

    Code:
    #######################################################################
    # 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 = "10.0.0.7"
                 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 = "HellWoW"
            Address = "hellwow.no-ip.info:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">
    what do u mean??
    show me here...

  4. #4
    Elite Member jarmale is offline
    Member +Rank
    Jun 2007 Join Date
    Behind youLocation
    170Posts

    Re: [problem] other ppl can conact to the server..but i cant

    no in your realmlist.wtf its in your wow folder set it to 127.0.0.1

  5. #5
    Member aboybrushedred is offline
    MemberRank
    Apr 2007 Join Date
    43Posts

    Re: [problem] other ppl can conact to the server..but i cant

    well go to start>my computer>local disk c> program files> world of warcraft and open realmlist.wtf with notepad and replace everything with "set realmlist 127.0.0.1" and if that doesn't work leave the realmlist as 127.0.0.1 but under your realms config file add this as another realm

    <Realm2 Name = ""
    Address = "192.168.1.45:8129" <- Change this probably
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    To change that you go to your command prompt and type "ipconfig" and it should give you a list of ip's , put your internal ip as it with the port number still there


    Hope that helped
    Last edited by aboybrushedred; 14-08-07 at 12:47 AM.

  6. #6
    Sorcerer Supreme Bloodshed2007 is offline
    Member +Rank
    Jul 2007 Join Date
    Bloodshed Black LairLocation
    406Posts

    Re: [problem] other ppl can conact to the server..but i cant

    change:

    <LogonServer Address = "10.0.0.7" <- to 127.0.0.1
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">
    in your wow folder theres a file called realmlist....open with notepad or something and edit the top line to

    set realmlist 127.0.0.1 hope this helps...

  7. #7
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    Re: [problem] other ppl can conact to the server..but i cant

    i love u guys!!!
    its work!!!!!!
    i cant belive...tnx a lot..!!!

  8. #8
    Sorcerer Supreme Bloodshed2007 is offline
    Member +Rank
    Jul 2007 Join Date
    Bloodshed Black LairLocation
    406Posts

    Re: [problem] other ppl can conact to the server..but i cant

    no problem..anything to help :)

  9. #9
    Member aboybrushedred is offline
    MemberRank
    Apr 2007 Join Date
    43Posts

    Re: [problem] other ppl can conact to the server..but i cant

    No problem :]



Advertisement