Jump to content

[Guide] Aion-Emulation Installation


Recommended Posts

Aion-Emulation Installation Guide 1

 

Software needed to download and install:

Java JDK 6 Update 14, necessary for running the server

Link: Java SE Downloads - Sun Developer Network (SDN)

MySQL 5.4, necessary for Database

Link:  MySQL :: MySQL 5.4

Navicat 8.2.7 for MySQL, necessary for administrating the database

Link:  Navicat - Download Center - Download the World's Best Oracle Manager, MySQL Front End & PostgreSQL GUI for Windows, Linux & Mac OS X - Download Now! Support Access to MySQL, Excel to MySQL, MySQL editor, MySQL administrator, MySQL frontend, MySQL man

Tortoise SVN 1.6.3, necessary for updating the source code

Link: TortoiseSVN downloads | TortoiseSVN

Apache Ant, necessary for compiling the source code

Link: Ant.rar

Batch Files, necessary for compiling the source

Link: Batch Files.rar

Aion-Emu Source Code, this is the source code

Link: aion-emu.rar

 

Installing…

Java:

Just execute the*.exe file ;)

MySQL:

Install and Configure:

1. Execute the file and select typical, click next and select the folder where you want to install it, when the installation is finished tick the Configure MySQL Server now box and click finish. Now a configuration wizard will appear, select Standard Configuration and click next, the settings in the next windows are just ok, next, now create a username and password (default username: root, default password: root), next, then execute and finish.

Tortoise SVN:

Install:

 

Easy to install so I won’t explain how :P

Source Code:

Compiling the source code:

Make a new folder and unzip Ant.zip, aion-emu.rar and Batch files.rar into it.

The folder should look like this:

74241818.th.png

 

Open the created folder, right click on aion-emu folder and SVN Update. Now that the source code is updated we can compile it. Double click Compile LS.bat and Compile GS.bat, when the source code is compiled in the CMD window will appear Build Successful.

Preparing the server files:

Make another folder and name it aion-emu files. Go to: aion-emu\trunk\AE_LoginServer\build and extract ae_login.zip to aion-emu files folder. Do the same with ae_gameserver.zip from aion-emu\sandbox\AE_GameServer\build. Open with notepad gameserver.properties from aion-emu files\gameserver\config and edit it like below:

23033388.th.png

The Folder should look like this:

22961187.th.png

Navicat:

Making a Connection to MySQL:

Install the program (it’s easy so I won’t explain how to install it :P). After  installing run the program then select New Connection, a window will pop-up, configure like in the picture below.

navicat.th.png

Creating the databases:

1. In the left side of the Navicat window will appear the connection created at step 1, right click on it and select Open Connection, now the red “Thunderbolt” should become green.

88766196.th.png

Now right click again on the connection and then click on New Database, a pop-up windows will appear, fill the fields like in the picture.

64676397.th.png

Then double click on the ae_server_ls database to open it, after that right click on it and Execute batch file, navigate to aion-emu files\loginserver\sql and double click on login_db then start. Open ae_server_ls database and double click on gameservers table and fill the fields like in picture

gameserverstable.th.png

Now make another database and fill the fields like in the picture.

38595363.th.png

Open the ae_server_gs database, then Execute batch file (you got the idea, right? ;)), navigate to aion-emu files\gameserver\sql double click gs_db_sql and start. Now we’ve finished with databases. ;)

Running the Server:

Double click on StartLS.bat from aion-emu files\loginserver and StartGS.bat from aion-emu files\gameserver.

Note:

To connect with the client to the server unzip this file Launch.rar  to C:\Program Files\Ê¢´óÍøÂç\ÓÀºãÖ®Ëþ

In order to connect with the EU/Na client you must change this

 

public class Version

{

  /**

    * What version should server support

    * [true = chs, false = EU/US]

    */

  public final static boolean Chiness = false;  <------ this

}

 

in version.java before compiling

 

 

Tips:

  • Disabling icon cache in Tortoise SVN:

Right Click on any folder, "Tortoise SVN" -> "Settings" -> "Icons Overlays" and set "Status Cache" to "None".

Your HDD will be grateful for that.

 

Credits: ichimoku

Link to comment
Share on other sites

  • 4 months later...

hi, just tried this, but when i update my aion-emu pack with SVN update, it seems to delete my sandbox and tools files so i cant grab those files anymore :s

so when i try to compileGS it says can't find the path

Link to comment
Share on other sites

  • 2 months later...

i cant get past mySQL setup prgram:

 

problemtl.th.jpg

 

of course I added that port in firewall as open.

how to remove password chosen in setup mySQL? what to delete and where. Ill try another password setup - install/unistall whole MySQL

Link to comment
Share on other sites

  • 1 month later...

i cant get past mySQL setup prgram:

 

problemtl.th.jpg

 

of course I added that port in firewall as open.

how to remove password chosen in setup mySQL? what to delete and where. Ill try another password setup - install/unistall whole MySQL

 

Find uninstall utility and make sure you delete all mysql programs leftovers when program ask you to ....and you will be fine

Link to comment
Share on other sites

  • 2 weeks later...

 

 

I need HELP!

I'm on that part that says: "Double click Compile LS.bat and Compile GS.bat, when the source code is compiled in the CMD window will appear Build Successful"

 

When I run it, gives me an error:

 

'"java.exe"' is not known as a intern or exertern command!

 

I have Java Instaled! What is my problem? Thank you.

Link to comment
Share on other sites

kk.. I've Done right that error..

 

Now I have another problem!

 

When i try to connect (login) in the Game, it freezee.

 

What is wrong? My version is EU.. I didn't understand well the part of Version.JAVA

 

In what version I need to be? Mine is 1.5.1.x  :o

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

I have  a problem ? I had Installed All softwares you post but when I Extract all file to a new folder and run file Compile GS and Comeplie LS that Say Build Falied ? I had installed java JDK and JRE 64 bit hinh1.jpg

Link to comment
Share on other sites

I have  a problem ? I had Installed All softwares you post but when I Extract all file to a new folder and run file Compile GS and Comeplie LS that Say Build Falied ? I had installed java JDK and JRE 64 bit hinh1.jpg

 

I have the same problem pls tell us how to fix this

Link to comment
Share on other sites

  • 3 weeks later...

i cant get past mySQL setup prgram:

 

problemtl.th.jpg

 

of course I added that port in firewall as open.

how to remove password chosen in setup mySQL? what to delete and where. Ill try another password setup - install/unistall whole MySQL

You will need to remove your mysql files. even when uninstalled. go to your directory delete all the files in there. reinstall Mysql after that you just do the guide again
Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...

Lol I modified this reply so many times sorry ppl. I just don't want to spam the page with all my questions

 

so I did everything and it all worked till the part I have to choose the server I want to use after the login part.

 

When i select the server nothing hapens so I've searched around the other topics and it seems like it might be two things:

1 - I'm using the version  2.1.0.1 of aion

2 - I can't find the file "version.java". I've searched for it in every single folder of: aion folder, server folder  and the emu folder

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • bro is any chance some one share compile pack and patch system for that one? is any chance here.... and client
    • Hello members of the forum! We offer hosting services for a different range of services: - ip spoofing; - scanning; - phishing; - botnets; - proxy; - gambling; - stealers; - legal adult; Prices: - VPS starting at $24; - Dedicated servers  starting at  $110; Contctats: layer0.ltd@gmail.com Telegram: @layer0_ltd Discord: layer0.ltd#6843 site: layer0.ltd
    • OUR OFFICIAL WEBSITE / FORUM - MILLENNIUM-HOOK.NET CHEAT DESCRIPTION: Our CS2 cheat is a premium cheat which provides a ton of features for legit gamplay. The cheat was created specifically for strong leagues and anti-cheats such as Faceit, 5EWin, Gamersclub, Esportal and many others. This cheat is perfect for players who want a safe undetected and reliable multi-hack while dominating their opponents and winning the game in their own style. To ensure maximum security of our cheat, we use more than 15+ methods of protection (for example, String Encryption, PE Header Erased, Code Mutation and much more that we cannot talk about for security reasons). Settings are directly configurable via a superb looking in-game menu or over our online «Cloud Panel». Our product is constantly receiving updates in collaboration with the our coders community and suggestions by you! SUPPORTED ANTI-CHEATS: (read more on official website) - VAC (Valve Anti-Cheat) - MM (Matchmaking) - FACEIT Server-Side - FACEIT Client - CEVO / Gfinity - EAC (Easy Anti-Cheat) - ESL Wire - 5EWin / 5EPlay - Perfect World - Gamersclub - Esportal - WePlay - ESEA Our CS2 cheat has a limited number of slots to ensure greater product security! (Available slots check on official website) FEATURES: AIMBOT: - Bone Aimbot (Legit aimbot that doesn't use any angle code that other competitors use. It aims in a legitimate fashion) - Bone and Multibone (Adjust which bone to aim at or select as many Bones as you want) - Smoothaim (Adjust how smooth the aimbot is in its human-like drag) - CloseAim (Toggle distance based aiming algorithm, for increased stickyness, or whoever is closest to the crosshair) - FoV (Adjust the Field of View of the aimbot or percentage of the screen that the aimbot will target enemies from) - Aimkey (Adjust which key the aimbot will use to aim) - AimDraw (Toggle the drawing of the aimspot on enemies (Visible/Always) - VisibleCheck (Visible checking on enemies with close enemy) - NoHop (Aim at One Target per press of the AimKey (Aimbot Doesn't Hop to Other Targets even after death) - RandomSpot (Randomizes the Spot around the target bones, making your aim look more humanized and legit) - Aimtime (Amount of time that the aimbot and Aimbot-RCS is active for, after you press the aimkey) - Ammo Management (Disable aimbot and TriggerBot when the gun clip is empty) - CloseFoV (Different FoV for players with in a certain distance (CloseFOV Distance) - AimOnShoot (Aim when shooting, aim when not shooting) - RecoilAfter (Start recoil after x bullets (Good for 1-2 Taps) - Recoil (Adjust the recoil counter while using the aimbot) - RecoilKey (Adjust which key the anti-recoil is set on (For all Aimbot Keys) - RecoilType (Control if recoil control is always on or only when using the Aimbot) - RecoilFOV (Adjust how long the Recoil will stay stuck to the target, very usable for when playing at a LAN) TRIGGERBOT: - TriggerBot (Automatically shoot at an enemy in a radius (usable with or without Aimbot) - TriggerKey (Control what key activates the TriggerBot (use with any key) - TriggerFov (Control the radius around the AimSpot which activates the TriggerBot) - TriggerDraw (Draw the bone spot that the TriggerBot is aiming at) - TriggerBone (Select the bone that the TriggerBot will target) - TriggerDelay (To add to the legitimacy of the TriggerBot, delays shooting for up to 0.5 seconds) - MonsterTrigger (Extremely Fast & Accurate TriggerBot with Fullbody Options Perfect TriggerBot) - VisCheck (Make sure you're only hitting enemies that you can see, or turn it off to get some sick wallbangs) - Random Delay (A random delay for your trigger bot to look even more legitimate) - Trigger Button (Use any button you like to control the triggerbot) ESP: - Name (Name of the player) - Health (Shows the current health of a player) - Armor (Shows the current amount of armor a player has) - ArmorType (Show if a player currently has a Kevlar vest, a helmet or both equipped) - Weapon (See what weapon a player is currently holding) - Weapon Ammo (See how much ammo you have left in the current clip) - Index (The internal index of the player based on the CSGO engine) - Distance (The distance of each player from you) - Box (A box around each players model, adjusting with distance (new rectangle box type) - Sequence (What action or stance the player is in (Running, Ducking, Jumping, Scoped etc) - Box Size & Box Multi (The size of the boxes around the players, adjustable to how you like) - Team ESP (Toggle ESP on your teammates) - Clean Draw ESP (Move ESP away from box) - Pixel ESP (Single Pixel ESP for legitimate play, shows one single pixel on the screen so it's not noticeable to any casual observers) - Visible ESP (Different color ESP for visible & non-visible players) - Entity ESP (See weapons, defusers, Bomb Location, and defusing players) - Entity Distance (Adjust how far away you will see different Entities for the ultimate in Player-Location assistance) - List ESP (The Ultimate Legit ESP, Listing Players that are not on your screen, or players anywhere in case you don't want to know where they are exactly) MISC: - Bunny Hop (Jumps automatically while the chosen key is being held) - Crosshair (When enabled it will draw a cross-hair on your screen, perfect for snipers, it also features an adjustable size) - Weapon Config System (Weapon configurations for each weapon group (pistols, deagle, snipers, SMG, Knife, rifles, etc) - Flash reduction (Make sure you can see enemies while you're supposed to be flashed) - Radar In Game (A radar is displayed where you see opponents) REQUIREMENTS: - Included HWID Spoofer: Yes - Stream Bypass: Yes - Supported game modes: Windowed, Borderless - Supported CPU: Intel & AMD - Supported OS: Windows 10 (1903,1909,2004,20H2,21H1, 22H2), Windows 11 (All version). Supported OS change and are added periodically. More check on official website.   IN-GAME SCREENSHOTS:   - Check on the official website.
    • A very skilled guy, did the job and delivered super fast, you can go without fear   100% malaka boy
  • Topics

×
×
  • Create New...