MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides

Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides > Ascent Guides
Reload this Page guide to public non hamichi 100% working
Ascent Guides This section is for WoW emulated server, Ascent guides.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
(#61)
Old
XstyleMaster's Avatar
XstyleMaster is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
XstyleMaster is an unknown quantity at this point
 
Posts: 4
Join Date: May 2008
05-11-2008

Ok i have a problem when i start my logon server and my world they logon shutsdown and world says can't connect
Reply With Quote

Donate to remove ads.
(#62)
Old
thesethproject is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
thesethproject is an unknown quantity at this point
 
Posts: 1
Join Date: May 2008
05-11-2008

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 03:39 PM.
Reply With Quote
(#63)
Old
XstyleMaster's Avatar
XstyleMaster is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
XstyleMaster is an unknown quantity at this point
 
Posts: 4
Join Date: May 2008
05-11-2008

i can't even open mine 0.0 lol

{well i can but one shuts down other just says connecting..
Reply With Quote
(#64)
Old
D3m0n1ca's Avatar
D3m0n1ca is Offline
Contributor
Rep Power: 2
Reputation: 125
D3m0n1ca will become famous soon enoughD3m0n1ca will become famous soon enough
 
Posts: 439
Join Date: Mar 2007
Location: South Carolina.
05-11-2008

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.


Removed by Admin
Reply With Quote
(#65)
Old
Dariagan is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Dariagan is an unknown quantity at this point
 
Posts: 5
Join Date: May 2008
05-11-2008

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?
Reply With Quote
(#66)
Old
Adipl is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
Adipl is an unknown quantity at this point
 
Posts: 19
Join Date: Apr 2007
Location: My house.
05-11-2008

Quote:
Originally Posted by D3m0n1ca View Post
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.
Reply With Quote
(#67)
Old
project anthrax's Avatar
project anthrax is Online
Knight-Champion
Rep Power: 1
Reputation: 58
project anthrax will become famous soon enough
 
Posts: 518
Join Date: Nov 2007
Location: Narnia!!!
05-11-2008

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 07:40 PM.
Reply With Quote
(#68)
Old
D3m0n1ca's Avatar
D3m0n1ca is Offline
Contributor
Rep Power: 2
Reputation: 125
D3m0n1ca will become famous soon enoughD3m0n1ca will become famous soon enough
 
Posts: 439
Join Date: Mar 2007
Location: South Carolina.
05-11-2008

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">


Removed by Admin

Last edited by D3m0n1ca; 05-11-2008 at 07:57 PM.
Reply With Quote
Same problem
(#69)
Old
xGarrett21 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
xGarrett21 is an unknown quantity at this point
 
Posts: 7
Join Date: May 2008
Same problem - 05-11-2008

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">
Reply With Quote
(#70)
Old
Duality1992 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
Duality1992 is an unknown quantity at this point
 
Posts: 4
Join Date: May 2008
05-12-2008

removed image links, useless post.

Last edited by Duality1992; 05-17-2008 at 04:09 AM.
Reply With Quote
(#71)
Old
Bloodvx is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
Bloodvx is an unknown quantity at this point
 
Posts: 5
Join Date: Oct 2007
05-12-2008

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
Reply With Quote
(#72)
Old
Airwalk is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
Airwalk is an unknown quantity at this point
 
Posts: 12
Join Date: Nov 2006
Location: England, Bristol =D
05-12-2008

Amazing Guide!

I have a problem though, i will PM you about it

Thanks
Reply With Quote
(#73)
Old
project anthrax's Avatar
project anthrax is Online
Knight-Champion
Rep Power: 1
Reputation: 58
project anthrax will become famous soon enough
 
Posts: 518
Join Date: Nov 2007
Location: Narnia!!!
05-12-2008

make sure in the ascent.config that the dnsser name forstwow.serv.selfip << thing like that is in the world db and char db



Reply With Quote
(#74)
Old
Nosferatu66 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Nosferatu66 is an unknown quantity at this point
 
Posts: 5
Join Date: Apr 2008
05-14-2008

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
Reply With Quote
(#75)
Old
project anthrax's Avatar
project anthrax is Online
Knight-Champion
Rep Power: 1
Reputation: 58
project anthrax will become famous soon enough
 
Posts: 518
Join Date: Nov 2007
Location: Narnia!!!
05-14-2008

thanks happy u liked it +?



Reply With Quote
Reply

Donate to remove ads.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 3