How to compile ascent menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 43
  1. #1
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to compile ascent

    I know there is alot of guides how to compile ascent but this is mine ^^

    First get Tortoise
    SourceForge.net: Downloading ...

    then get Microsoft Visual C++ 2008 from here:
    Visual Studio 2008 Express Editions

    Then get .NET framework from here:
    Download details: .NET Framework 3.5

    make a folder called compiles (ore what ever you want)
    Right click on it and click SVN checkout
    in the url thing write:
    http://mmoforge.org/svn/ascent/trunk/
    click okay
    username is: anonymous
    pass: (blank) <--- so there is no pass
    when its done open Visual C++
    if you made the folder called compiles on desktop then open this file: (in visual c++)
    C:\Users\USER\Desktop\Compiles\win\ascentVC90
    click on build at the top and click Configuration Manager.
    In the list select Release.
    Click ok and click F8
    when its done look in:
    C:\Users\USER\Desktop\Compiles\bin\Release
    there should ascent be.

    Now for compiling scripts:
    Open C:\Users\USER\Desktop\Compiles\src\scripts (in visual c++)
    Do the same as above.
    now when you are done it should be here:
    C:\Users\Viter\Desktop\Compiles\bin\Release\script_bin

    Gz you learned how to compile ascent.

    (if you think its hard then just use my ascent compiles )



    Last edited by Viter; 04-18-2008 at 11:49 AM.



    How to compile ascent
  2. #2
    talabo's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ill download your ascent cores :P

  3. #3
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by talabo View Post
    Ill download your ascent cores :P
    Lol (space filler)

    Please move this to guides
    Last edited by Viter; 12-07-2007 at 10:22 AM.



  4. #4
    Tankotron's Avatar Commander
    Reputation
    35
    Join Date
    Jun 2007
    Posts
    811
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could you post a guide on how to compile it with patches? Like the Illidan fix?

  5. #5
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    patches? if you want a script then make a folder in ascent and call it scripts
    put the scrip in there.



  6. #6
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this MMLeach what do you guys think about it?



  7. #7
    The Kingofbeast's Avatar Active Member
    Reputation
    38
    Join Date
    Oct 2007
    Posts
    306
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice dude, +rep
    Got a question about your server? Message me!

    Don't forget +Rep when someone helps you

  8. #8
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome mate. +Rep x2
    Why fill up a signature?

  9. #9
    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)
    Ive followed your guide to compile Ascent myself, and I get the same problem when I use your builds, perhaps you can help me as Im not sure what is going wrong - Im not saying it's your fault! Its probably something that I am doing.

    I build ascent fine, or download your latest version. I use the latest NCDB, and the accounts.sql you have posted in your other thread too.

    Ascent and Loginserver start up fine, no errors, I can log in and create a character, but after I confirm the character I have made (and it takes you to the character select screen) the character doesnt appear! I can make several accounts, and they all have the same problem. Whenever I create a character, it isnt saved.

    Ascent and logonserver are talking to each other fine, as I can login, but it just wont save my character.

    Suggestions please! And +rep if you figure it out

    /edit - Ive just read the faq and it might be because of an outdated accounts table. Im definately saving it to the right database lol Oh well, nevermind I guess.
    Last edited by Steph; 12-12-2007 at 11:22 AM.

  10. #10
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stephtorrent View Post
    Ive followed your guide to compile Ascent myself, and I get the same problem when I use your builds, perhaps you can help me as Im not sure what is going wrong - Im not saying it's your fault! Its probably something that I am doing.

    I build ascent fine, or download your latest version. I use the latest NCDB, and the accounts.sql you have posted in your other thread too.

    Ascent and Loginserver start up fine, no errors, I can log in and create a character, but after I confirm the character I have made (and it takes you to the character select screen) the character doesnt appear! I can make several accounts, and they all have the same problem. Whenever I create a character, it isnt saved.

    Ascent and logonserver are talking to each other fine, as I can login, but it just wont save my character.

    Suggestions please! And +rep if you figure it out

    /edit - Ive just read the faq and it might be because of an outdated accounts table. Im definately saving it to the right database lol Oh well, nevermind I guess.
    Good you fixed it



  11. #11
    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)
    It's not fixed, it's just a possible problem, the issue is still there. What it does mean is that its probably not to do with your compiles, but the account information. If anyone has a newer accounts.sql please share !

  12. #12
    Bloop's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide, helped a lot


    Originally Posted by stephtorrent View Post
    It's not fixed, it's just a possible problem, the issue is still there. What it does mean is that its probably not to do with your compiles, but the account information. If anyone has a newer accounts.sql please share !
    i had this problem. I was missing a table in account.SQL

    Code:
    CREATE TABLE `guild_data` (
      `guildid` int(30) NOT NULL,
      `playerid` int(30) NOT NULL,
      `guildRank` int(30) NOT NULL,
      `publicNote` varchar(300) NOT NULL,
      `officerNote` varchar(300) NOT NULL
    ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
    not sure if thats wut ur missing or not =X

  13. #13
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bloop View Post
    Great guide, helped a lot




    i had this problem. I was missing a table in account.SQL

    Code:
    CREATE TABLE `guild_data` (
      `guildid` int(30) NOT NULL,
      `playerid` int(30) NOT NULL,
      `guildRank` int(30) NOT NULL,
      `publicNote` varchar(300) NOT NULL,
      `officerNote` varchar(300) NOT NULL
    ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
    not sure if thats wut ur missing or not =X
    In my ascent compiles get the sql fixes.
    and execute the sql fixes you need



  14. #14
    Bloop's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    didnt know if stephtorrent knew that or not.

    anyhow, do u have lua enabled or w/e? I wanna mess around with scripts but no1 that compiles enables LUA =[

  15. #15
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this guide compile the ascent that you use in your repack ?

Page 1 of 3 123 LastLast

Similar Threads

  1. How to Compile Ascent with up to date files
    By w21froster in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 04-16-2008, 09:42 PM
  2. How to Compile Ascent 2.3.2 with NCDB!!
    By MooseBoi in forum WoW EMU Guides & Tutorials
    Replies: 26
    Last Post: 03-23-2008, 07:32 PM
  3. How to compile ascent!
    By Froddy in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 02-27-2008, 04:48 PM
  4. How To Compile Ascent [Video]
    By Xiro187 in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 01-18-2008, 03:29 PM
  5. Guide: How to Compile Ascent yourself! [With photos]
    By Skaren in forum WoW EMU Guides & Tutorials
    Replies: 33
    Last Post: 01-08-2008, 08:18 PM
All times are GMT -5. The time now is 08:25 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search