Server : menu

User Tag List

Thread: Server :\

Results 1 to 12 of 12
  1. #1
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Server :\

    Ive created a server everything says its working :

    LUAScripting.dll : 0x0E430000 : v0.108 : delayed load.
    MoonGossipScripts.dll : 0x0E4C0000 : v0.108 : loaded.
    MoonInstanceScripts.dll : 0x0E520000 : v0.108 : loaded.
    MoonMiscScripts.dll : 0x0F990000 : v0.108 : loaded.
    MoonQuestScripts.dll : 0x0F9D0000 : v0.108 : loaded.
    MoonSpellHandlers.dll : 0x0FA20000 : v0.108 : loaded.
    ServerStatusPlugin.dll : 0x0FA60000 : v0.108 : loaded.
    13:27 N Server: Loaded 7 external libraries.
    13:27 N Server: Loading optional scripting engines...
    13:27 N Server: Done loading script engines...
    13:27 N Server: Ready for connections. Startup time: 12875ms
    13:27 N RemoteConsole: Starting...
    13:27 N LogonCommClient: Loading forced permission strings...
    13:27 N LogonCommClient: Attempting to connect to logon server...
    13:27 N LogonCommClient: Connecting to logonserver on `127.0.0.1:8093`...
    13:27 N LogonCommClient: Authenticating...
    13:27 N LogonCommClient: Authentication succeeded.
    13:27 N LogonCommClient: Registering Realms...
    13:27 N LogonCommClient: Realm `update wow` registered as realm 2.
    13:27 N LogonCommClient: Logonserver latency is 0ms.
    whenever i try to logg in it says " Unable to connect" what should i do?

    Server :
  2. #2
    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)
    You should post ascent-realms.conf

  3. #3
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    #######################################################################
    # OpenAscent 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)
    #
    # TimeZone:
    # Time zone the realm is in.
    #
    # Population:
    # (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "update wow"
    Address = "92.233.92.14:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    <Realm2 Name = "Test Realm"
    Address = "192.168.1.4:local"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    Their's my ascent-realms.CONF

  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)
    Which realm are you trying to log on to?
    You don't need to make a new realm just so you could connect, you need to edit the Hosts file

  5. #5
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    which is that?, sorry if i come across as a bit of an idiot but im trying to get use to this, i already made a website kinda .

  6. #6
    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)
    Avoid looking like an idiot - Search google for "hosts file"

  7. #7
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oooooh lols my bad

    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host

    127.0.0.1 update-wow.servegame.org #Local Address
    192.168.1.4 update-wow.servegame.org #Internal IP Address
    92.233.92.14 update-wow.servegame.org #External IP Address

  8. #8
    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)
    Delete the bottom two lines of the hosts file, they are irrelevant

    And don't forget to restart your pc

  9. #9
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <Realm1 Name = "update wow"
    Address = "92.233.92.14:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    that stays the same? and do i set realmist as 192.168.1.4 (internal ip)?

    brb restartin pc

  10. #10
    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)
    Stays the same, and set realmlist to 127.0.0.1

  11. #11
    Reece060's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "logging into game server" then goes back to realmlist

  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 the other confs as well

    Or just search for the error, it's pretty common

Similar Threads

  1. WoWGlider Teamspeak Server
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 01-07-2007, 08:36 PM
  2. Own MMowned Private Server.
    By Bossman4 in forum Suggestions
    Replies: 38
    Last Post: 11-09-2006, 09:46 PM
  3. What server do you play on?
    By janzi9 in forum Community Chat
    Replies: 42
    Last Post: 07-11-2006, 04:15 PM
  4. How to get to the outlands on a live blizzard server
    By Matt in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 06-16-2006, 05:27 PM
  5. MMOwned's Server Move + Forum Change
    By Matt in forum OC News
    Replies: 0
    Last Post: 03-25-2006, 04:52 AM
All times are GMT -5. The time now is 01:26 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