Confused on making server public(still need help) menu

Shout-Out

User Tag List

Results 1 to 13 of 13
  1. #1
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Confused on making server public(still need help)

    NEW UPDATE!!!!!!!!!!!!!
    I tried another guide to make my server. I did everything it said but when i select the realm on the realm list it says "logging in to game server" Then it Goes back to realm list so i cant log in to my realm. Its public but cant login to realm. The only thing theguide said to cahnge is the realms.conf so this is what my realms.conf looks like [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 = "wowfunland.servegame.com"
    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 = "Fun Land"
    Address = "71.56.229.153:8129"
    Icon = "Fun"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">


    [code]
    Last edited by smartkid34; 04-03-2008 at 02:41 PM.

    Confused on making server public(still need help)
  2. #2
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well what problems you having?


  3. #3
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by volitle View Post
    well what problems you having?
    When i start server server shuts down

  4. #4
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any error? Screenshot?
    Perhaps you forgot to comment the <die>s in the confs?

  5. #5
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeh give us screenshots we will be able to help better this way


  6. #6
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I entered a screenshot

  7. #7
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok have you forward your ports and put your config files into a "quote" coz it myt be a porblem with your ip in there


  8. #8
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes i foward my ports and i cant go back to routor because every time i try to go back it says problem loading page

  9. #9
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well thats wierd...

    ascent.config and logon.config all the ip adress in there want to be local host apart fromt eh voice chant one just leave that and set your realmlist ones to your dyndns ip if you have one or no-ip.com, that should fix it it did with me thats the exactsame error i had lol


  10. #10
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    everything is in quotes

  11. #11
    smartkid34's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so do i change ascent ang login back to 127.0.0.1

  12. #12
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post your confs

  13. #13
    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)
    yea post your conf files using the [ code ] tag
    If you need me you have my skype, if you don't have my skype then you don't need me.

Similar Threads

  1. [Trinity] Need help with Making server public.
    By Hadesjr in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 06-19-2014, 02:31 PM
  2. making server public without hemchi i need help
    By dee66 in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 05-28-2013, 04:58 AM
  3. Making Server public with hamachi Help Please!
    By NWeaver in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 05-02-2009, 07:34 PM
  4. Help Making Server Public[Antix]
    By Fuynuns93 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 10-03-2007, 04:13 PM
  5. Ascent - Making server public help!!
    By stoneface1 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 09-18-2007, 09:24 AM
All times are GMT -5. The time now is 06:32 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