Connection problem menu

User Tag List

Results 1 to 15 of 15
  1. #1
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Connection problem

    Hellop there fellas'!

    I'm having quite a trouble with my server...
    When people, including me, is trying to connect to the server, it just stops at the realmselection page and keeps reshowing that page when hitting the Enter button...

    Ascent.conf
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">

    -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">


    Logonserver.conf
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306"
    Type = "1">


    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Listen Host = "88.206.150.108"
    ISHost = "88.206.150.108"
    RealmListPort = "3724"
    ServerPort = "8093">


    Realms.conf
    #-#-#-#-#-#-#-#-#-#-#-##-#-#-#-#-#-#-#-#-#-#-#-#-#

    <LogonServer Address = "88.206.150.108"
    Port = "8093"
    Name = "ascent"
    RealmCount = "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "Earthland Realms"
    Address = "88.206.150.108:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    Does anyone know how I should fix this problem? Help ploxploxplox

    Connection problem
  2. #2
    Le Froid's Avatar Contributor
    Reputation
    172
    Join Date
    Mar 2007
    Posts
    1,327
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <LogonServer Address = "88.206.150.108"
    Port = "8093"
    Name = "ascent"
    RealmCount = "1">

    change it to this


    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "ascent"
    RealmCount = "1">

  3. #3
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The logonserver just keeps shutting down =(

    I got the logonserver to work, but the tip didnt work either =/
    Last edited by Insanity; 01-14-2008 at 03:56 PM.

  4. #4
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gief help please!

  5. #5
    Pragma's Avatar Contributor
    Reputation
    261
    Join Date
    Feb 2007
    Posts
    630
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for listen host and ISHost change it to this:


    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"


  6. #6
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by insanesk8123 View Post
    for listen host and ISHost change it to this:


    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    Done, not working, thx anyway

  7. #7
    Pragma's Avatar Contributor
    Reputation
    261
    Join Date
    Feb 2007
    Posts
    630
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry we couldnt get it working

    edit: wait, i think I know why, if your logonserver cept crashing when you had that IP as the address but when you changed it it worked, it obviosly means that IP is not a valid IP for your realms.conf or anywhere else, because I bet if you got a website up and running on your comp and someone typed in that IP in their address bar it wouldn't connect. I suggest trying hamachi
    Last edited by Pragma; 01-14-2008 at 04:20 PM.


  8. #8
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by insanesk8123 View Post
    sorry we couldnt get it working
    No prob =)

  9. #9
    Pragma's Avatar Contributor
    Reputation
    261
    Join Date
    Feb 2007
    Posts
    630
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I edited my other post


  10. #10
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by insanesk8123 View Post
    sorry we couldnt get it working

    edit: wait, i think I know why, if your logonserver cept crashing when you had that IP as the address but when you changed it it worked, it obviosly means that IP is not a valid IP for your realms.conf or anywhere else, because I bet if you got a website up and running on your comp and someone typed in that IP in their address bar it wouldn't connect. I suggest trying hamachi
    I guess that would work, but... I really dont like using hamachi.
    I think that hamachi is equal with less players.

    And another thing! I'm using a router going DMZ on the server comp.
    sorry for not telling you guys that earlier.

    Hope someone can help me fix this without hamachi.

  11. #11
    Pragma's Avatar Contributor
    Reputation
    261
    Join Date
    Feb 2007
    Posts
    630
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what type of router do you have


  12. #12
    Steph's Avatar Member
    Reputation
    166
    Join Date
    Dec 2007
    Posts
    695
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its a port problem.

    Check them again.

  13. #13
    vodak's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got the same problem man if i fix it im going to post for ya

  14. #14
    aznboy's Avatar Active Member
    Reputation
    45
    Join Date
    Jun 2007
    Posts
    807
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm that happen to me before. Forgot what i did though sorry i ll try to see if i remember how to do it

  15. #15
    somguynamedmason's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Search for "change_me_logon" in the ascent and logonserver configs. Change it to the same on both.

Similar Threads

  1. Connecting problem
    By sacrolyte in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 10-29-2007, 09:08 AM
  2. Connection Problem?
    By Wombatwally in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 10-27-2007, 05:31 PM
  3. Connection problem.......
    By Innocence in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-14-2007, 08:45 PM
  4. Connection problem.......
    By Innocence in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-11-2007, 05:58 AM
  5. Connection problems...
    By Hakonj in forum World of Warcraft General
    Replies: 1
    Last Post: 04-05-2007, 01:16 PM
All times are GMT -5. The time now is 11:15 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