• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Novos EasyAIONEmu Repack 0.1.4 Installation Guide

Newbie Spellweaver
Joined
Sep 28, 2008
Messages
70
Reaction score
0
Credits:
Novo @ (c)2010 (for the repack, tools and FAQ)
jangan (MySQL fix for Novo's Easy Aion Emulator)
AionUniqueEmu Dev Team @
Zhira for the tip how to backup your player data
Patsuriku (Compiling a new guide)
Caspaas spreading the guide on ragezone :laugh:

You are ALLOWED to spread / post /copy / translate this tutorial!
--------------------------------------------------------------------------------------------------
1.
Download Novos_Easy_AionUnique_Emulator_Repack_0.1.4:

and unpack it to your choice of destination.

2.
MySQL fix for Novo's Easy Aion Emulator:

go to something similar to this directory:
Novos_Easy_AionUnique_Emulator_Repack_0.1.4\Novos_Easy_AionUnique_Emulator_Repack_0.1.3\AIONEmulator\usr\local\mysql

edit

Code: Select all
my.cnf


replace

Code: Select all
set-variable = max_allowed_packet=1M

with

Code: Select all
set-variable = max_allowed_packet=10M

3.
Update your Server to a newer Version for yourself, go into the folder
"SVN AIONEmu Source" and click on "SVN Update Source.bat"

4.
after that start
"Build Aion LoginServer.bat" and after that "Build Aion GameServer.bat"

5.
unpack the ZIP File "ae_login.zip" from "AION Emulator source SVN\aion-emu\AE-go_LoginServer\build"
to "Novo's EasyAion Emulator\AIONEmulator\loginserver"
(delete the old folder before copy the new one!)

6.
unpack the ZIP File "ae_gameserver.zip" from "AION Emulator source SVN\aion-emu\AE-go_GameServer\build"
to "Novo's EasyAion Emulator\AIONEmulator\gameserver"
(delete the old folder before copy the new one!)

7.
Now click "Start MySQL only.bat" from the main folder.
Now go into the folder "SVN AIONEmu Source" and click on "Install_Database.bat"
And install the new Database Files!
Warning: All existing character / Accounts from the Database get lost!
Make a Backup and update manually or don't care about it
(Database Login: User: root - Password: aion - Port: 3316)

In Novos_Easy_AionUnique_Emulator_Repack_0.1.4 use the MySQL start only.bat

Open SQLyog and connect to MySQL database

In

aiongs

double click on aiongs, open Tables

Right click on player_apperance to bring up menu

Press -> Backup -> Backup Table as a SQL Dump

Tick in

player_appearance
player_macrosses
player_quests
player_settings
player_skills
player_titles
players

Then press Export

Name your Backup Revxxxaiongs (xxx = revision number)

In

aionls

double click on aionls, open Tables

Tick in

account_data
account_time

Name your Backup Revxxxaionls (xxx = revision number)

then you can import the backups to aiongs and aionls

8.
Now, you have to edit the config files of LoginServer and GameServer.

Edit the file "database.properties" of "Novo's EasyAion Emulator\AIONEmulator\loginserver\config" with Notepad:

# This is database url.
database.url=jdbc:mysql://localhost:3316/AionLS

# Database user
database.user=root

# Database password
database.password=aion



Now edit the file "loginserver.properties" of "Novo's EasyAion Emulator\AIONEmulator\loginserver\config" with Notepad:

# (if you want to use the Account creation Page at: "http://127.0.0.1:8096/"
# Create accounts automatically or not?
loginserver.accounts.autocreate=false

# (if you want to automatically create Accounts on Login:

# Create accounts automatically or not?
loginserver.accounts.autocreate=true



Now edit the file "database.properties" of "Novo's EasyAion Emulator\AIONEmulator\gameserver\config" with Notepad:

# This is database url.
database.url=jdbc:mysql://localhost:3316/AionGS

# Database user
database.user=root

# Database password
database.password=aion



Edit the file "gameserver.properties" of "Novo's EasyAion Emulator\AIONEmulator\gameserver\config" with Notepad:

# Maximum online players on the server
gameserver.network.client.maxplayers=100

# Open the Database with Navicat, look at Database "aionls" at table "gameservers"
# Here you have to put the same information as in the "gameserver.properties"
# (Default is gsid=**** Password=aion, Mask=127.0.0.1)

# Id of this game server
gameserver.network.login.gsid=100

# Password of this game server
gameserver.network.login.password=aion

# Name of gameserver
gameserver.name=Novos EasyAionEmu

# (CountryCode has to be the same as in start.bat Launcher)
# (cc:1 is for NA Client, cc:2 is for EU Client, cc:7 is for RUS Client)
# Server Country Code (cc)
gameserver.country.code=2

# Set other Options if you want, like: Rates, Drops, Skil lAutoLearn, and so on.

Now edit the file "ipconfig.xml" of "Novo's EasyAion Emulator\AIONEmulator\gameserver\config" with notepad:

Default:
<ipconfig default="127.0.0.1">

# If you want to connect from an other computer (make it public)
# then change the IP to your IP from "http://whatismyip.com/"

9.
HOW TO START AION WITH YOUR OWN IP:

To Start AION on localhost, make a start.bat file with notepad and write:

start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:1 -lang:enu -noauthgg -noweb
or
start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:2 -lang:enu -noauthgg -noweb

and put it into your Aion Main Folder!

(if you have german installed, use: lang:deu; if you have french installed, use: lang:fra)
(if you have EU Client use cc:2, if you have NA Client, use cc:1 if you have RUS Client, use cc:7)

!! COPY "d3dx9_38.dll" from "\Tools\Aion Launcher\Disable Login IP Check fix" to "Aion\bin32\" FOR LOGIN FIX !!

That should do it. All you need to have your own Novo's EasyAIONEmulator at the latest Rev.

Want to say thank you to Novo for the really nice and easy to use repack. Keep up the good work.

I didnt make this i am just posting it here since it isnt here.

Please thank me XD
 
Last edited:
Initiate Mage
Joined
Sep 16, 2011
Messages
3
Reaction score
0
i always got stuck on the server list screen and it freeze. i can't enter to create char. what is the problem of this? where should i fix this?

more help much appreciated, thanks :)
 

SKi

Newbie Spellweaver
Joined
Feb 15, 2007
Messages
60
Reaction score
0
i always got stuck on the server list screen and it freeze. i can't enter to create char. what is the problem of this? where should i fix this?

more help much appreciated, thanks :)

I've got this same problem too, If you google the issue you'll find people will tell you to download the NoIPCheck .dll into your AION bin32 folder. I find that this is what causes the lock up; for me anyways. When you take that .dll out it says it can't connect to the server something (6). I apologize, I can't remember the exact verbiage of that error. I've messed with the naming conventions, settings and have yet to make any progress. I'll keep you posted if I find something out though.

The download link is broken for me here.
 
Back
Top