[Noob Friendly] Setting up a Aion Server menu

User Tag List

Results 1 to 7 of 7
  1. #1
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Noob Friendly] Setting up a Aion Server

    :Preperations:

    For this guide you need the following softwares

    SmartSVN
    Eclipse
    Java Developement Kit

    Note: It doesnt matter where you install any of these.

    :Step I:
    Install all of the softwares.

    Just extract eclipse where ever you want.
    But dont loose it incase you need to re-compile, or if a new rev is released.

    Install SmartSVN.
    Install JDK(Java Developement Kit).

    When all of this is done then your ready to proceed to :Step II:

    :Step II:

    I can guarantee that its not going to be complicated.

    Open SmartSVN.

    When you open SmartSVN you should be promted with this window:


    Press OK.

    The window should now look like this:


    And as the image says.

    Put aion-emu - Revision 572: / where it says URL
    and your Destinated Folder where it says Local Directory.

    And the press Next.

    The window should now look like this.


    Just Press Finish.

    And now it should begin "downloading" the core from the site.

    When its done it should look something like this.


    Note that now your able to see directories now, aswell as files.

    When your done with all of this then your able to proceed to :Step III:

    :Step III:
    You should now have some new files on your harddrive. The once that you downloaded.

    For me the files are in C:\Program Files\Aion SVN.

    So go there.

    It should look like this in the folder.


    Dont get a panic attack if you cant see the .svn folder. You've done nothing wrong.

    If you cant see the folder then you havent enabled "Show hidden folders".
    I will not explain how to do this, since its not necessary.

    Navigate to. Trunk> AE LoginServer

    Make sure that theres a file in there called build.xml

    Navigate to. Trunk> AE GameServer

    Make sure that theres a file in there called build.xml

    Navigate to. Trunk> AE_Commons

    Make sure that theres a file in there called build.xml

    When youve done this then your ready to start compiling.

    If youve done all this then your able to proceed to :Step IV:

    :Step IV:

    Open Eclipse.


    You should be prompted with this window.


    It doesnt really matter where the workspace is.
    But if your not really in to this then you should just go with the default one.

    Press OK.

    Navigate to File> Open File.

    Go to your SVN folder. In my case: C:\Program Files\Aion SVN

    Navigate to Trunk> AE LoginServer.

    Click at build.xml.

    If nothing appears when you do this then double click beside the Welcome Tab.


    A new tab should appear. It should be called build.xml.

    If youve done all this then your able to proceed to :Step V:

    :Step V:

    Navigate to Window> Preferences

    Navigate to Ant> Runtime

    Press Global Entries

    And then Press Add External JARs.

    Go to the folder where your Java is installed. In my case C:\Program Files\Java

    In that folder there may be several folders or just one.

    Press the one that says jreX

    X being a number.

    Example: jre4 (thats where i found my file)

    Navigate to lib

    And in there find tools.jar.

    If you cant find it then pick another folder.

    Press OK.


    Navigate to Run>Run


    You should get prompted with a window.

    Press Ant Build.


    This will start compiling the file.

    When the compiling the "Console" window should look like this:


    When your done compiling LoginServer then just repeat step iv-step v.

    The only thing your going to do different is to choose another file.

    Instead of choosing the build.xml file in the AE LoginServer, you will now compile the build.xml file in the AE_GameServer folder and AE_Commons folder.

    When your done with all of this you may proceed to :Step VI:

    :Step VI:

    When you've reached this step you should have your Core Compiled.

    Ill be updating this thread later.

    [Noob Friendly] Setting up a Aion Server
  2. #2
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now, i'm all for sharing, but really... shameless copypasta? At least give the original author a mention.


    Edit: Since i'm doubting that many people would shamelessly copypaste signatures as well, I suppose you ARE the original author.

    My apologies.
    Last edited by The-Eradicator; 11-22-2009 at 08:59 PM.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  3. #3
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,504
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The-Eradicator View Post
    Now, i'm all for sharing, but really... shameless copypasta? At least give the original author a mention.
    Was just gonna post that, had to restart my computer, you beat me.

  4. #4
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The-Eradicator View Post
    Now, i'm all for sharing, but really... shameless copypasta? At least give the original author a mention.


    Edit: Since i'm doubting that many people would shamelessly copypaste signatures as well, I suppose you ARE the original author.

    My apologies.
    np dude.
    Originally Posted by Ground Zero View Post
    Was just gonna post that, had to restart my computer, you beat me.
    you, my good sir. Fail.

  5. #5
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,504
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh well, I got owned without reading the name of the poster. Sorry.
    Stop using 2 names newb.
    Last edited by Ground Zero; 11-22-2009 at 09:08 PM.

  6. #6
    chme1803's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just did all the steps, soooo what now ?

  7. #7
    Min0rity's Avatar Member
    Reputation
    8
    Join Date
    Aug 2008
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chme1803 View Post
    I just did all the steps, soooo what now ?
    Ill be updating this thread later.


    ^ Read OP's post at the end.

    -GFX At it's finest-

Similar Threads

  1. An easy noob friendly guide to setting up MySql !!
    By pattywhack in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 07-18-2012, 10:08 AM
  2. [Guide]Arc-Emu Set-up a 3.3.5a server on mac! Noob Friendly.
    By Asbfaw in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 08-22-2010, 11:13 PM
  3. [GUIDE][NOOB FRIENDLY] How to Update Ur Server To Patch 3.X.X!
    By sasoritail in forum WoW EMU Guides & Tutorials
    Replies: 71
    Last Post: 04-28-2009, 12:18 PM
  4. setting up Openbot , noob friendly
    By KuRIoS in forum World of Warcraft Bots and Programs
    Replies: 252
    Last Post: 07-05-2008, 01:10 PM
  5. [Guide] Set up your own 2.4.x private server [Noob Friendly]
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 75
    Last Post: 06-13-2008, 12:21 AM
All times are GMT -5. The time now is 11:33 AM. 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