Cant login - Ascent- 2.3 , need help menu

User Tag List

Results 1 to 10 of 10
  1. #1
    Ryanmax59's Avatar Member
    Reputation
    6
    Join Date
    Nov 2007
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Cant login - Ascent- 2.3 , need help

    --FIXED--

    I just went by this ( Herley bob's ) tutorial to start my own ascent server, and all went great! I got the connections working and everything. Except, when I try to make a character on SQLOG. When I do every account I make says incorrect password or username. IDK why, but it wont let me log in on any of the accoutns i've made. Everything works great besides that. (This is on 127.0.0.1) ....I've searched for this problem, and i'm not the first to have but I can find a resolution post. Yes, i've got flag to 8

    If anyone who is experienced with ascent can help me that would be great! I've got Team View 3.0 which will let you use my computer from yours and try to find out the problem.

    Thank you,

    Ryan

    THANK YOU Venom9122 , you've helped me a bunch! and probley a bunch of others. I'll rep you when i'm able to!
    Last edited by Ryanmax59; 11-26-2007 at 08:14 PM.

    Cant login - Ascent- 2.3 , need help
  2. #2
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    Are you saving it?
    ahhhh

  3. #3
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    post your realmlist config file, that was my problem when i started.

    edit: also need other configs if its a pass problem probably with where you defined your character db
    Last edited by venom9122; 11-26-2007 at 07:55 PM.

  4. #4
    Ryanmax59's Avatar Member
    Reputation
    6
    Join Date
    Nov 2007
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    CHEERS to Venom9122! He fixed it for me! THANK YOU!
    Last edited by Ryanmax59; 11-26-2007 at 08:12 PM.

  5. #5
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    ok yeah that seems to be in order, ascent and logonserver confs too plz

  6. #6
    Ryanmax59's Avatar Member
    Reputation
    6
    Join Date
    Nov 2007
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    CHEERS to Venom9122! He fixed it for me! THANK YOU!
    Last edited by Ryanmax59; 11-26-2007 at 08:12 PM.

  7. #7
    Ryanmax59's Avatar Member
    Reputation
    6
    Join Date
    Nov 2007
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    CHEERS to Venom9122! He fixed it for me! THANK YOU!
    Last edited by Ryanmax59; 11-26-2007 at 08:11 PM.

  8. #8
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    ok, i see one problem, at the end, edit
    Code:
     <Localization LocaleBindings="frFR=enGB ">
    to
    Code:
     <Localization LocaleBindings="">

  9. #9
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    ok i know what the prob is now, change (in logonserver) in addition to the other thing:

    Code:
     <LogonDatabase Hostname = "127.0.0.1"
                   Username = "root"
                   Password = "root"
                   Name     = "ascent"
                   Port     = "3306"
                   Type     = "1">
    to:
    Code:
    <LogonDatabase Hostname = "127.0.0.1"
                   Username = "root"
                   Password = "root"
                   Name     = "Accounts"
                   Port     = "3306"
                   Type     = "1">

  10. #10
    venom9122's Avatar Member
    Reputation
    20
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Cant login - Ascent- 2.3 , need help

    oh, on a final note, i dunno about this but maybe change
    Code:
     <Client MinBuild = "6739"
            MaxBuild = "7561">
    to:
    Code:
     <Client MinBuild = "6739"
            MaxBuild = "9999">
    several guides i've looked over say to do that to the logonserver conf file to avoid problems later or somthing like that

Similar Threads

  1. AC Web Ascent Server Trouble Need Help
    By General Barcode in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 10-29-2008, 09:14 PM
  2. [Problem] Ascent.conf Problem. Need help fast
    By pewor in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 03-25-2008, 11:03 AM
  3. [Ascent] NPC's, Need help!
    By thijsd in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-08-2008, 04:16 PM
  4. [Ascent Krillins Website] Need Help
    By Rhynix in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 01-28-2008, 08:00 PM
  5. Cant login - Ascent- 2.3 , need help
    By Ryanmax59 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 11-26-2007, 07:44 PM
All times are GMT -5. The time now is 09:40 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