Ascent 2.3.3+ Server Setup With Pics menu

User Tag List

Page 11 of 22 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 316
  1. #151
    MajorGizmo's Avatar Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can I create character? =D
    Last edited by MajorGizmo; 02-13-2008 at 09:43 AM.

    Ascent 2.3.3+ Server Setup With Pics
  2. #152
    jordana's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice thanks =D

  3. #153
    goeg's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty for guide but next time please a Public (no hamachi) in it

  4. #154
    essamabdulkader's Avatar Member
    Reputation
    15
    Join Date
    Aug 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey im having trouble creating an account on the server, i went to the tables just like u sed and i entered a username and password in the fields but then when i wanna logon to wow it doesnt work...it says username or pass is wrong...please help me
    Nice guide though helped alot

    EDIT: I managed to fix that problem but now i got another one, i created a char and everything but when i try to enter world the loading bar fills up but the game doesnt load, it stays on the loading screen plx help
    Last edited by essamabdulkader; 02-14-2008 at 03:42 AM.

  5. #155
    Spartansp's Avatar Member
    Reputation
    644
    Join Date
    Sep 2007
    Posts
    1,803
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MajorGizmo View Post
    How can I create character? =D
    a character or an account... to create an account you need to add it in accounts table then log and create character inside

    Originally Posted by jordana View Post
    very nice thanks =D
    Glad to see you guys like the guide made with my repack

    Originally Posted by essamabdulkader View Post
    hey im having trouble creating an account on the server, i went to the tables just like u sed and i entered a username and password in the fields but then when i wanna logon to wow it doesnt work...it says username or pass is wrong...please help me
    Nice guide though helped alot

    EDIT: I managed to fix that problem but now i got another one, i created a char and everything but when i try to enter world the loading bar fills up but the game doesnt load, it stays on the loading screen plx help
    try errasing cache and check for updates in SQL folder inside ascent folder

  6. #156
    zerohero's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fix for the mailbox-queue.

    ____________________
    /*
    MySQL Data Transfer
    Source Host: localhost
    Source Database: ascent
    Target Host: localhost
    Target Database: ascent
    Date: 2/14/2008 7:37:31 PM
    */
    SET FOREIGN_KEY_CHECKS=0;
    -- ----------------------------
    -- Table structure for mailbox_insert_queue
    -- ----------------------------
    CREATE TABLE `mailbox_insert_queue` (
    `sender_guid` int(30) NOT NULL,
    `receiver_guid` int(30) NOT NULL,
    `subject` varchar(200) NOT NULL,
    `body` varchar(500) NOT NULL,
    `stationary` int(30) NOT NULL,
    `money` int(30) NOT NULL,
    `item_id` int(30) NOT NULL,
    `item_stack` int(30) NOT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
    -- ----------------------------
    -- Records
    -- ----------------------------

  7. #157
    plaguelands333's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, i got it so i can start up wow and get to where i choose my server but it stops at the Connected popup during log in, i have reinstaled the repack and checked the databases several times, i cannot figure this out it is currently saying this : Sql query failed due to [Table 'ascentlogon.mailbox_insert_queue' doesn't exist] , Query: [SELECT * FROM mailbox_insert_queue]
    Last edited by plaguelands333; 02-14-2008 at 10:57 PM.

  8. #158
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide good job

  9. #159
    mark1211's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to make the server online ???

  10. #160
    sebbe_N's Avatar Member
    Reputation
    1
    Join Date
    Nov 2006
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i have a great problem. When i open up my logonserver it loading to The last Thread. then it closes something wrong in this?

    #######################################################################
    # Ascent Realms Configuration File MADE BY SPARTAN SP
    # 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 = "sebbe321"
    Name = "DBname"
    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 = "0.0.0.0"
    ISHost = "0.0.0.0"
    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">

  11. #161
    mark1211's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u need to make it
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "Password"
    Name = "ascentlogon"
    Port = "3306"
    Type = "1">

  12. #162
    mark1211's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can some one plzz tell me how to make my server online sow i can play with me friends ??

  13. #163
    Spartansp's Avatar Member
    Reputation
    644
    Join Date
    Sep 2007
    Posts
    1,803
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by plaguelands333 View Post
    Hey, i got it so i can start up wow and get to where i choose my server but it stops at the Connected popup during log in, i have reinstaled the repack and checked the databases several times, i cannot figure this out it is currently saying this : Sql query failed due to [Table 'ascentlogon.mailbox_insert_queue' doesn't exist] , Query: [SELECT * FROM mailbox_insert_queue]
    check the post aboce yours....¬¬

    Originally Posted by d12183 View Post
    nice guide good job

    thanks eventhough i didnt make the guide im actually solving all problems here


    Originally Posted by sebbe_N View Post
    Hey i have a great problem. When i open up my logonserver it loading to The last Thread. then it closes something wrong in this?

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "sebbe321"
    Name = "DBname"
    Port = "3306"
    Type = "1">
    change the red thing to whatever your accounts are located i mean database

    Originally Posted by mark1211 View Post
    Can some one plzz tell me how to make my server online sow i can play with me friends ??

    you need a no-ip or a DNS and put it where your realmlist.conf is also add the hosts to your computer.... ill make a guide soon...

  14. #164
    Gimpen's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im at point 15. but when i shall open logonserver.exe it says MSVCP71.dll couldnt not blablablablabal..... What i done wrong? :S

  15. #165
    Spartansp's Avatar Member
    Reputation
    644
    Join Date
    Sep 2007
    Posts
    1,803
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wait for my next repack it has the missing dlls will be released today in a couple of hours

Page 11 of 22 FirstFirst ... 789101112131415 ... LastLast

Similar Threads

  1. Guide How To Make Ascent 2.3.x Server +pic +publick Non-hamachi +repack!
    By ddinek in forum WoW EMU Guides & Tutorials
    Replies: 360
    Last Post: 12-16-2008, 06:55 PM
  2. How to make 2.4.3 private server :D [WITH PICS!]
    By Cradin in forum World of Warcraft Guides
    Replies: 5
    Last Post: 09-02-2008, 12:57 PM
  3. How to make your ascent server public!Noob Guide with pics!
    By ludde_193 in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 07-25-2008, 05:38 AM
  4. Herleybob - Ascent 2.3.0 Server Setup
    By Herleybob in forum WoW EMU Guides & Tutorials
    Replies: 543
    Last Post: 04-09-2008, 05:58 PM
  5. Fast Guide: How to do after downloading: Ascent Server Setup
    By Arthas117 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-24-2007, 10:45 AM
All times are GMT -5. The time now is 03:13 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