| | Ascent Guides This section is for WoW emulated server, Ascent guides. [NO QUESTIONS HERE] |  | | 
05-11-2008
|  | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 4
Reputation: 1 | | | Ok i have a problem when i start my logon server and my world they logon shutsdown and world says can't connect | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
05-11-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 1
Reputation: 1 | | | Alrighty, I want to firstly say this is an awesome guide, but I have an issue. When I start up the logon server then the Ascent-world.exe everything starts to load and it says
Server is ready for connections. Startuptime: 7375ms
N Logoncommclient: Authenticating. . .
N Logoncommclient: Authentication Failed.
N Logoncommclient: Connecting to logonserver on 'Zombox.kicks-ass.org:8093
So! even at that part, I try and log in i log in just fine just the only problem is there is no realm to choose from the realm list.
Also I forgot to mention that on the ascent-logonserver.exe is says.
Authentication Request from 127.0.0.1, result FAIL.
key:8b35998E6126C72C880D2F44DA10CfE0773084591
But every once in a while it says 00:00 D Threadpool: IntegrityCheck: Perfect!
Yeah...so I'm lost.
I have followed the guide up and down to make sure I did everything correctly and I don't see where I may have messed up. So maybe you can help me.
Last edited by thesethproject; 05-11-2008 at 04:39 PM.
| 
05-11-2008
|  | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 4
Reputation: 1 | | | i can't even open mine 0.0 lol
{well i can but one shuts down other just says connecting.. | 
05-11-2008
|  | Contributor | | | Join Date: Mar 2007 Location: South Carolina.
Posts: 486
Reputation: 132 Level up: 90%, 85 Points needed |     | | | Everything is working fine, but I am getting stuck at "Logging into game server", then it returns to the realmlist. I've tried lots of things to fix it, but I am still having the same problem. | 
05-11-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 5
Reputation: 1 | | | So just for clarification...We use the thing we get from ChickenIP (our internet's IP) and tell our friends to use that to connect to us? | 
05-11-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Apr 2007 Location: My house.
Posts: 19
Reputation: 1 | | Quote:
Originally Posted by D3m0n1ca Everything is working fine, but I am getting stuck at "Logging into game server", then it returns to the realmlist. I've tried lots of things to fix it, but I am still having the same problem. |
I have the same problem. | 
05-11-2008
|  | Contributor | | | Join Date: Nov 2007 Location: 777 heaven
Posts: 854
Reputation: 138 Level up: 87%, 143 Points needed |     | | | bloodvx if the 0.0.0.0 is in ur ascent then leave it at that dont change it
4 the rest of you reed this over When you start your server, it shuts down: This means the ports are not all open. Usually before the server consoles shut down, there will be a message. In your logon server it may say “unable to connect port 8129” or something, ensure your ports are forwarded. Other People Cannot Connect: This means your logon config file isn’t right. Double check you have the right IP addresses in there.
MYIP and the DNSRV You Cannot Connect:
Your realmlist.wtf isn’t right. Some guides say to make it 127.0.0.1 or ‘localhost’. Make sure the realmlist is set to MYIP Realm List Looping: This means the realm config isn’t connecting right, double check your config files and ensure the proper values are input.
DNSRV and CHICKENIP Authenticating issues: When a player hangs on authenticating, it usually means the MYIP you put in is wrong; it will eventually time out and they won’t be able to connect. No Realms:
Your realm config isn’t working (similar to above) so just ensure the proper values are input. DNSRV and CHICKENIP
Last edited by project anthrax; 05-11-2008 at 08:40 PM.
| 
05-11-2008
|  | Contributor | | | Join Date: Mar 2007 Location: South Carolina.
Posts: 486
Reputation: 132 Level up: 90%, 85 Points needed |     | | Again. I double checked everything, everything was correct, the server was working fine when I first made it public this way, but later on it started doing this.
Here is my Ascent-Realms.conf file: 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 = "d3m0n-servers.dnsdojo.com"
Port = "8093"
Name = "ascent"
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 = "D3m0n-Server 1"
Address = "76.3.217.15:8129"
Icon = "Normal"
Colour = "1"
Population = "0"
TimeZone = "1">
Last edited by D3m0n1ca; 05-11-2008 at 08:57 PM.
| 
05-11-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 7
Reputation: 1 | | | Same problem I'm having the same problem where I try to login and it says Logging into game server and then take me to the realm list and keeps looping.
Heres my realm config. I also double checked all values that i needed to put in.
#######################################################################
# 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 = "clanurban.kicks-ass.org"
Port = "8093"
Name = "ascent"
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 = "Clan Urban"
Address = "99.162.63.75:8129"
Icon = "Normal"
Colour = "1"
Population = "0"
TimeZone = "1"> | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 4
Reputation: 1 Level up: 72%, 113 Points needed | | | | removed image links, useless post.
Last edited by Duality1992; 05-17-2008 at 05:09 AM.
| 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Oct 2007
Posts: 5
Reputation: 1 | | hello again i did it and i can connect to my server and its works good but my friends can't log in they stuck in realm selection and they can see the realms and this is my ascent-logonserver information 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 (#). *
********************************************************************************/
# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "192.168.1.101"
ISHost = "bloodvx.mine.nu"
RealmListPort = "3724"
ServerPort = "8093">
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
#
<Rates AccountRefresh = "600">
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
<Client MinBuild = "6739"
MaxBuild = "9999">
# WorldServer Setup
#
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
<LogonServer RemotePassword = "ascent">
and this is ascent-realms 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 = "bloodvx.mine.nu"
Port = "8093"
Name = "Default Logon"
RealmCount = "2">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# 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 = "BloodyWoW"
Address = "77.31.188.242:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
<Realm2 Name = "BloodyWoW - Local"
Address = "127.0.0.1:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
thanks for the guide again i hope you can help me with that | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Nov 2006 Location: England, Bristol =D
Posts: 11
Reputation: 1 | | | Amazing Guide!
I have a problem though, i will PM you about it
Thanks | 
05-12-2008
|  | Contributor | | | Join Date: Nov 2007 Location: 777 heaven
Posts: 854
Reputation: 138 Level up: 87%, 143 Points needed |     | | | make sure in the ascent.config that the dnsser name forstwow.serv.selfip << thing like that is in the world db and char db | 
05-14-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Apr 2008
Posts: 5
Reputation: 1 | | | Just wanted to say thank you after I changed one line in my realm config which was wrong I got it up n running ! great job | 
05-14-2008
|  | Contributor | | | Join Date: Nov 2007 Location: 777 heaven
Posts: 854
Reputation: 138 Level up: 87%, 143 Points needed |     | | | thanks happy u liked it +? |  | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -4. The time now is 07:11 AM. |