[Guide] Get the 2.4.x Repack Working!!! menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 56
  1. #1
    Pterosaur's Avatar Contributor
    Reputation
    221
    Join Date
    Jul 2007
    Posts
    507
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Get the 2.4.x Repack Working!!!

    Ok! I didnt make the repack or the links to the downloads : these can be found here : http://www.mmowned.com/forums/emulat...ng-repack.html
    character.sql - MEGAUPLOAD - The leading online storage and file delivery service
    logon.sql - MEGAUPLOAD - The leading online storage and file delivery service
    ------ Anyway onto the guide ---------

    1. Download the 2 files listed on the link above!
    - One is called Etzzhys_repack[1].rar
    - The other is ncdb.rar

    2. etzzhys_repack[1].rar - Extract it... Put it somewhere, I put it in C:\
    And leave the .conf files for a while, this can take up to 30 seconds... =)

    3. Download MySQL and Navicat from MySQL :: The world's most popular open source database and Navicat MySQL Admin Tool - the World's Best MySQL GUI for Windows, Linux & Mac OS X - Download Now! Support Access to MySQL, Excel to MySQL, MySQL editor, MySQL administrator, MySQL frontend, MySQL manager, phpmyadmin, MySQL mangement, MySQL administ

    4. extract the ncdb.rar To the near same location to the repack. I will use C:\ again and called the extraction folder "Server" so all the files are in "C:\Server"

    5. Set up MySQL with the MySQL Instance Configuration Tool
    Select - Default Config - Put a root password, confirm it, and Apply Settings

    6. Set up Navicat, on up a new connection using localhost as the Host, and the password you set up. Make a new database : i called it "ncdb"

    7. Ok! Here it gets harder. Go to the extracted ncdb, and find "AscentTool.exe", right click and edit it. Scroll a wee bit down and find
    set user=root
    set pass=ascent <--- Change this to ur Password
    REM wdb - is the World Database
    REM cdb - is the Character Database
    REM If you do not have them seperated then set them to the same values
    set wdb= ascent <------ Change this to the database name you set in Navicat
    set cdb=ascent <------ Change this to the database name you set in Navicat
    Both the SAME!!!
    REM
    ############
    I will set the wdb and cdb to ncdb

    Save that
    and Run the AscentTool.exe

    8. When it opens press "w" on your keyboard and press ENTER!
    NOTE: If there is anything on the DB you set... it will be destroyed
    ... IT WILL DO A LOT OF IMPORTING... Take around 2mins! So Go get a cup of coffee and some biscuits

    9. After it is complete - Press any key and then type "X" and enter

    10. Go to Navicat, and hey! The Database has been populated
    But hey, its not all done yet, if you notice, the "Accounts" , "character" and other tables are missing. So the server is unplayable for the moment =(
    11. Minimize Navicat, Go to the Server folder, then releases, Then milestones, then MileStone-0.3.x! Itll be a .rar
    12. In the rar will be another .rar, "Database.rar". Extract that to Desktop. Itll have database.sql in it
    13. Go to Navicat, right click on your Server Database, in my case its ncdb. And Right Click and hit Execute-batch-file. Then navigate to the database.sql done in Step 11-12. Thisll take around 5 mins... Notice it wont Execute all instructions, it is making the loot tables and fixxing some bugs! Exactly Which i have no clue
    14.I have made 2 files called character.sql and logon.sql, Execute-batch them both! Links are at the bottom
    15. NOW WE HAVE ALL THE TABLES!
    16. Go to the table "Accounts"
    And make a new account, I did :
    Login : Admin
    Pass : *******
    gm : az
    flags : 8
    ForceLanguage : enGB ( thats for EU Clients )
    -------
    17. Now Go to the repack folder we extracted earlier and open up ascent-logonserver.conf
    Scroll down to :
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = ""XXXXX"---< Change to MySQL Password
    Name = "XXXXX"---< Change to database name
    Port = "3306"
    Type = "1">

    Then Scroll down a bit.....
    To get to :
    <Client MinBuild = "6739"
    MaxBuild = "6739"> Change to 9999
    Ctrl+S to Save
    and Close.
    Now go to ascent-realms and find :
    ITS AT THE BOTTOM
    <Realm1 Name = "Test Realm" <---- Change this to whatever you want
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    Save and close

    Open up ascent-world and find :
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "XXXXX" Name = "XXXX" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = root" Password = "XXXX" Name = "XXXXX" Port = "3306" Type = "1">

    EVERYTHING IN RED NEEDS TO BE CHANGED BY YOU!

    Scroll down to about 45% of the document and find the rates!
    Set em to whateva you want!

    --- VISTA USERS ONLY ----
    Download and install : Download details: .NET Framework 3.5#


    After that... You are good to go!!!!!

    RUN the ascent-logonserver, then the world , then realm!
    Last edited by Pterosaur; 04-18-2008 at 04:30 AM.

    [Guide] Get the 2.4.x Repack Working!!!
  2. #2
    Tossu's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mhh what i do worng i got this when i open ascent-world

  3. #3
    Pterosaur's Avatar Contributor
    Reputation
    221
    Join Date
    Jul 2007
    Posts
    507
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok! In your world config
    Hit Ctrl+F

    and find "die msg"
    You should find 2.

    Delete both those lines

    =)

  4. #4
    phreakk's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I try to log on It doesn't do anything at "Handshaking". I try again it says "Unable to Connect". Then any tries after that it just shows a cancel button and no text.

  5. #5
    Tossu's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okey nothing
    Last edited by Tossu; 04-18-2008 at 06:41 AM.

  6. #6
    Tossu's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phreakk View Post
    When I try to log on It doesn't do anything at "Handshaking". I try again it says "Unable to Connect". Then any tries after that it just shows a cancel button and no text.
    i got same problem

  7. #7
    alpsie's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got a problem where it won't load my account table

  8. #8
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tossu View Post
    i got same problem
    same prob with me too <.<

  9. #9
    dude891's Avatar Member
    Reputation
    26
    Join Date
    Nov 2007
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You really need to explain more when writing a guide.
    Remember, there's no such thing as a stupid question, just stupid people!

  10. #10
    Pterosaur's Avatar Contributor
    Reputation
    221
    Join Date
    Jul 2007
    Posts
    507
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To the ppl who are having the "Account Table" Problem

    Google search : Ascent SVN

    And click the first one...
    Then there will be a folder
    /sql
    then
    /logon-updates
    Then there will be a file with 3084-logon-update

    Click it and copy everything there to a Notepad and save as...

    logon-update.sql
    File type : All Files

  11. #11
    alpsie's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you upload the thing we need to copy, so that we won't have to make a user on that other forum

  12. #12
    krlhnz's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    509
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    edit: nm (filler)
    :wave:

  13. #13
    krlhnz's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    509
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ------ nvm ^^
    Last edited by krlhnz; 04-18-2008 at 02:21 PM.
    :wave:

  14. #14
    brucelia's Avatar Member
    Reputation
    3
    Join Date
    Oct 2006
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Authentification failed
    how can I solve this?
    login and ip are correct : /

  15. #15
    krlhnz's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    509
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It won't let me open the ascent-logonserver.exe
    getting some error about side by side configuration
    :wave:

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Guide] - Get the best deal on a Dedicated Server.
    By tripleblade3 in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 12-01-2008, 01:39 AM
  2. How do you get the kara chess event to work on ascent?
    By connor4333 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-16-2008, 10:47 PM
  3. [Twink Guide] Getting the Best weapon for 29 hunters
    By Shadowzero in forum World of Warcraft Guides
    Replies: 4
    Last Post: 06-04-2008, 07:38 PM
  4. (Guide) Get Items for WOW-v to Work with 2.4
    By delldude1989 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 04-19-2008, 09:59 PM
All times are GMT -5. The time now is 01:23 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