Prydevserver how to install menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    striker9525's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Prydevserver how to install

    how do you install the prydevserver ultra core repack
    Last edited by stoneharry; 10-26-2010 at 05:14 AM.

    Prydevserver how to install
  2. #2
    Vragoth's Avatar Established Member
    Reputation
    55
    Join Date
    Nov 2008
    Posts
    422
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You dont "Install" a repack. You simply download, extract, click the necessary executables to start the server. (If you have MySQL installed). Pyrd wrote a very great descriptive guide on his post on "installing" his repack. All Credit goes to Pyrd . http://www.mmowned.com/forums/world-...nity-core.html
    Code:
    Quick & Dirty Install Guide
    
    There are plenty of guides out there for the criteria mentioned above therefore make sure to have mysql, working, your cpu up to date and 3.5 .net framework installed, and Visual C++ 2008 SP1 at the very least.
    
     Originally Posted by xul1ganas  
    I official announce, that if u get error like:
    "Path to your server folder"
    
    Application Failed To Start Because The Application Configuration Is Incorrect.
    
    U need to:
    1. Install latest .Net Framework(3.5)
    2. Install C++ Redistributable Package, for 3x proc its "SP1, x86" and if your proc is 64x, just download the 64x one 
    If the application is still not working, you are ****ed up.
    
    
    You will know if you are ready to continue my guide if you can connect to your mysql server through Navicat.
    
    
    Step1
    Create a Folder called C:\Ultracore
    
    Step2
    Unzip all the files from my repack into a folder on your desktop, then go into that folder
    and copy everything inside the folder to "C:\Ultracore"
    
    Step3
    Create a folder called "data" in Ultracore so that you have C:\Ultracore\data
    
    Step4
    Go into the map extractor tools folder and take Map.exe and place it in your Main WoW Folder. 
    Example C:\Program Files (x86)\World of Warcraft or C:\Program Files\World of Warcraft.
    Once you run map.exe you will get 2 new folders, DBC and MAPS.
    Copy these two folders back into C:\Ultracore\data
    
    Step5
    Go back into Map extractor tools folder in C:\Ultracore and copy 
    
    vmapextract_v3.exe,
    vmap_assembler.exe,
    makevmaps_simple.bat, 
    
    into C:\Program Files (x86)\World of Warcraft\Data\enUS or C:\Program Files\World of Warcraft\Data\enUS.
    Now run makevmaps_simple.bat and let that run until it is finished which will take some time.
    Don't close it too early because it extracts the buildings first.. then makes the vmaps afterward.
    You will get VMAPS folder which needs to be copied back into C:\Ultracore\data
    
    Step6
    While that is extracting let us now open up Navicat and create 3 new databases.
    The 3 databases should be Characters, Trinity, Realmd. 
    Now import/restore/execute batch each of the databases that is supplied in the database folder
    inside C:\Ultracore\Database to its respective counterpart inside your MySQL server.
    
    Step7
    Now all that you must do is edit your config files within C:\Trinity.
    
    
    First open up authserver.config. Find the line:
    
    Code:
    LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
    And change your username, password, and database to match your MySQL Server setup.
    
    
    
    Lastly go into worldserver.config and edit these 4 important lines.
    
    Code:
    DataDir = "C:\ultracore\data"
    
    LoginDatabaseInfo     = "127.0.0.1;3306;root;password;realmd"
    WorldDatabaseInfo     = "127.0.0.1;3306;root;password;trinity"   <-- world database name --
    CharacterDatabaseInfo = "127.0.0.1;3306;root;password;characters"
    Step8
    Open up Navicat and go into your Realmd database.
    Find the table realmlist and look at the data entries.
    
    Make sure the ID is number 1.
    Change the Name to whatever name you want people to see.
    Change the address to your external IP example: myserver.dyndns.org
    Port should be 8085
    
    This last action is to make the server live to the world,
    assuming you have Xampp properly setup and your router ports
    are forwarded correctly when you run authserver.exe the program will
    connect to your Auth database. If this information is set to 127.0.0.1
    then you must set your realmlist.wtf file in WoW to match this.
    But if your setup is myserver.dyndns.org then inside realmlist.wtf in WOW
    you would use myserver.dyndns.org to connect.
    
    
    Step9 -- Run worldserver.exe
    If you did it right prepare to be one happy camper.
    
    Anyhow once the Ultracore server loads completely, now is your time to create
    a username and password for server access.
    
    If you have the trinity.exe selected you should be able to type commands. Type ? or command / help to see the available commands. 
    
    Example:
    
    Code:
    account create user 123456
    Step10
    Now open up your favorite SQL program and go back into the Realmd database.
    Look for the table accounts. You should see under data the new account that you just created.
    Find the spot that says GM level and put this at 3.
    Now this account is a GM and you will have access to GM commands ingame.
    
    
    Time to log in.
    
    But before we log in, there is still Trinity Admin
    That folder belongs in the WOW Interface Addons folder.

  3. #3
    striker9525's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have windows 7 64 bit but when i open worldserver.exe i see the console less than 1 second and its closed ... maybe do you know the problem ?!

    When i take a screen fast , i can see that :

    EDIT: I tryed it with 5.1.50 mysql full not essentials and it still didnt worked same error

Similar Threads

  1. How to Install and Use an Emulator
    By Dark34 in forum Community Chat
    Replies: 3
    Last Post: 12-07-2007, 03:30 PM
  2. How to Install Photoshop Brushes (CS3/10)
    By Grezdo in forum Art & Graphic Design
    Replies: 4
    Last Post: 08-15-2007, 08:17 PM
  3. How to install an addon for PC
    By PolishMaster1 in forum World of Warcraft Guides
    Replies: 9
    Last Post: 06-05-2007, 06:36 PM
  4. How to install wow twice (or thrice or...)
    By fourn443 in forum World of Warcraft Guides
    Replies: 16
    Last Post: 06-03-2007, 04:18 AM
  5. How to Install Burning Crusade?
    By owna in forum World of Warcraft General
    Replies: 2
    Last Post: 03-03-2007, 11:29 AM
All times are GMT -5. The time now is 11:08 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