AION 1.9 Server Repack
+17
xenocid
Vittoriokil
VirusS
l3ladeMaster
shadowkarl
chakario
nultar
llonnecc1
skarpz321
hazethyzen
Ravlicz13
omgprivate1
paks
Zombieh
komakoz
fuuuuuuni
Blachex
21 posters
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: AION : The Tower of Eternity :: Server Emulation :: Releases
Page 1 of 2
Page 1 of 2 • 1, 2
AION 1.9 Server Repack
I tryed much time to fix TwistGaming repack for 1.9 version ,but...Fail. So I think as I can't fix it maybe this will help you guys.
[FIX] KOREAN LANGUAGE / REGIONAL CODE Error -[You must be registered and logged in to see this link.]
Credits go to:
Novo
AionUniqueEmu Dev Team
==========================================
26th June 2010:
Novos_Easy_AionUnique_Emulator_Repack_0.1.6:
[You must be registered and logged in to see this link.]
- Updated EasyRepack to:
Aion-unique Emu rev. 2404; changelog @ [You must be registered and logged in to see this link.]
Updated Repack to Java JDK 1.6.0_19 portable, apache-ant-1.8.0 mini, svn-win32-1.6.6 mini
WHAT YOU CAN DO ON 0.1.6:
- !! FIRST BETA RELEASE FOR AION PATCH 1.9.x, USE THE NEW LOCALHOST LAUNCHER !
• Aion client version 1.9.x Beta support.
• Broker
• Characters creation.
• All basic chat types.
• Player inventory.
• Player cube expansion (inventory).
• Player warehouse (including account warehouse) .
• Items support, equipements, potions, food
• Exping and level up is possible.
• Player stats.
• Monsters move and attack normally (Basic AI).
• Merchant npc sale & buy items, shops 100%.
• Drop and loot system from monsters.
• Normal & Flight Teleport.
• Trade between players.
• Player class change.
• Player pvp system.
• Player vs Player (pvp) in the Abyss.
• Player duel system.
• Players friend system.
• Npc titles.
• Other npcs <> players interaction.
• Spawn protection
• Different skill types: damage/heal/DOT/HOT/buff/debuff/transforms/traps/mantras (hundreds of skills working correctly)
• Items stats attributes, attack, defense, etc.
• Quests engine with campaign quests, group drop distribution for quests
• Skillbooks
• Stigma system
• Group system
• Manastone socketing and bonuses
• Rifts and rift announcements
• Channels support
• Instances support
• Legion system with many advanced features, legion warehouse
• Gathering process and gather skill level up
• Crafting support
• Godstone socketing and effects
• Private shops
• Flying timer, correct gliding
• Zone manager with drowning/breath area working
• Item set bonuses
• Basic npc skills support
- Use new GM Commands / Teleport IDs from the List (in folder "Tools")
- And much more, find out or read the SVN CHangesets online!
==========================================
==========================================
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 !!
==========================================
ENGLISH (look down for German):
Tutorial HowTo download, compile and start and the AionEmu Emulator:
1.
download and unpack "Novo's EasyAIONEmulator Repack"
2.
just click on: "Start AIONEmulator.bat"
3.
go to "http://127.0.0.1:8096/"
and create your account or login with preconfigured Account admin / admin
if you want to be "Admin/GM",
log out, open Navicat, open the "aionls" Database and look for
your Account the table "account_data".
Set the "access_level" column of your Account to "3" for admin
Relog your character to take effect.
(Database Login: User: root - Password: aion - Port: 3316)
!!! FINISH !!!
4.
ONLY IF YOU KNOW WHAT YOU DO (UPDATING IT)
If you want to update your Server to a newer Version for yourself, go into the folder
"SVN AIONEmu Source" and click on "SVN Update Source.bat"
5.
after that start
"Build Aion LoginServer.bat" and after that "Build Aion GameServer.bat" (Build Aion GameServer_1.9.bat for AION 1.9)
6.
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!)
7.
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!)
8.
Now click "Start MySQL only.bat" from the main folder.
Now go into the folder "SVN AIONEmu Source" and click on "Database Installer.bat" (Database Installer_1.9.bat for AION 1.9)
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)
9.
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\network" 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 "network.properties" of "Novo's EasyAion Emulator\AIONEmulator\loginserver\config\network" 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\network" with Notepad:
# This is database url.
database.url=jdbc:mysql://localhost:3316/AionGS
# Database user
database.user=root
# Database password
database.password=aion
Now edit the file "network.properties" of "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\network" 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=100, 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
Now edit the file "gameserver.properties" of "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\main" with Notepad:
# 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\network" with notepad:
Default:
# If you want to connect from an other computer (make it public)
# then change the IP to your IP from "http://whatismyip.com/"
=======================================
DEUTSCH:
Anleitung zum erfolgreichen downloaden, compilieren und starten des AION Emulators:
1.
downloade und entpacke "Novo's EasyAIONEmulator Repack"
2.
klicke einfach auf: "Start AIONEmulator.bat"
3.
gehe auf "http://127.0.0.1:8096/"
und erstelle dir einen Account!
Oder logg dich mit dem schon vorhandenen Admin Account ein: admin / admin
Wenn du "Admin/GM" sein willst,
logg dich aus, öffne Navicat, öffne die "aionls" Datenbank und suche
deinen Account in der tabelle "account_data".
Setze in der "access_level" Spalte deines AccountNamens "3" für full admin
Relogge dein Character.
(Database Login: User: root - Password: aion - Port: 3316)
!!! FINISH !!! ^^
4.
NUR FÜR FORTGESCHRITTENE:
Wenn du dein Server selbst updaten willst, geh in den Ordner
"SVN AIONEmu Source" und klicke auf "SVN Update Source.bat"
5.
danach starte:
"Build Aion LoginServer.bat" und danach "Build Aion GameServer.bat" (Build Aion GameServer_1.9.bat für AION 1.9)
6.
entpacke die ZIP Datei "ae_login.zip" aus "AION Emulator source SVN\aion-emu\AE-go_LoginServer\build"
nach "Novo's EasyAion Emulator\AIONEmulator\loginserver"
(löscht den alten Ordner, bevor ihr den neuen hinkopiert!)
7.
entpacke die ZIP Datei "ae_gameserver.zip" aus "AION Emulator source SVN\aion-emu\AE-go_GameServer\build" ("AION Emulator source SVN\aion-emu_1.9" for Aion 1.9)
nach "Novo's EasyAion Emulator\AIONEmulator\gameserver"
(löscht den alten Ordner, bevor ihr den neuen hinkopiert!)
8.
Starte nun "Start MySQL only.bat" aus dem Hauptordner.
Gehe in den Ordner "SVN AIONEmu Source" und klicke auf "Install_Database.bat" (Database Installer_1.9.bat für AION 1.9)
Installiere nun die neue Datenbank!
Achtung: Alle existierenden character / Accounts aus der alen Datenbank gehen verloren!
Mache ein Backup und update manuell, oder einfach scheiss drauf
9.
Nun müssen die config files des LoginServers und GameServers angepasst werden!
Öffne die Datei: "database.properties" aus "Novo's EasyAion Emulator\AIONEmulator\loginserver\config\network" mit Notepad:
# This is database url.
database.url=jdbc:mysql://localhost:3316/AionLS
# Database user
database.user=root
# Database password
database.password=aion
Öffne die Datei: "network.properties" aus "Novo's EasyAion Emulator\AIONEmulator\loginserver\config\network" mit 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
Öffne die Datei: "database.properties" aus "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\network" mit Notepad:
# This is database url.
database.url=jdbc:mysql://localhost:3316/AionGS
# Database user
database.user=root
# Database password
database.password=aion
Öffne die Datei: "network.properties" aus "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\network" mit 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=100, 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
Öffne die Datei: "gameserver.properties" aus "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\main" mit Notepad:
# 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
# Stelle hier noch weitere Optionen ein wie z.B. AutoLearn Skill, Doprate etc.
Nun öffne die Datei "ipconfig.xml" aus "Novo's EasyAion Emulator\AIONEmulator\gameserver\config\network" mit Notepad:
#Default:
# If you want to connect from an other computer (make it public)
# then change the IP to your IP from "http://whatismyip.com/"
# [FIX] KOREAN LANGUAGE / REGIONAL CODE Error - [You must be registered and logged in to see this link.]
Last edited by Blachex on Sun Aug 29, 2010 5:48 pm; edited 1 time in total
Re: AION 1.9 Server Repack
Hmm. i have a problem also when i start the server then is all ok but in the 3 window stand :
Starting Aion-Unique Game Server.
Error occurred during initialization of VM
Could not reserve enought space for object heap
Could not create the Java virtual machine.
Server is terminated abnormaly...
Server is terminated ...
Z:\gameserver>
Starting Aion-Unique Game Server.
Error occurred during initialization of VM
Could not reserve enought space for object heap
Could not create the Java virtual machine.
Server is terminated abnormaly...
Server is terminated ...
Z:\gameserver>
fuuuuuuni- Member
- Posts : 8
Reputation : 0
Re: AION 1.9 Server Repack
you don't have enough space in server drive (where the server files are placed) as it said : Could not reserve enought space for object heap
Re: AION 1.9 Server Repack
Hmm... what i can do ?
Has Javavm not enought space ?
I have enought space on my pc xD
Has Javavm not enought space ?
I have enought space on my pc xD
fuuuuuuni- Member
- Posts : 8
Reputation : 0
Re: AION 1.9 Server Repack
Im have a problem withthe server i can load the server and the game. When i start the game as admin, admin it tells me that there is a test server. when i hit next it tells me that the game client's regional code does'nt match the servers. Anyone know how to fix this. Ok got server to work but cant get navicate to open the server to add info. Srry for not changing this i got mine working it would have helped if i would have not skipped a part I feel like and idiot. ++++rep to you guys here at twistgaming. Great job
Last edited by komakoz on Tue Jul 20, 2010 10:17 pm; edited 1 time in total
komakoz- Member
- Posts : 8
Location : USA
Reputation : 0
Re: AION 1.9 Server Repack
Uh guys , i cant open "http://127.0.0.1:8096/"
Edit : Oh , nvm , im so dumb , i forget to run the emulator before going there :/
Edit 2 : Okay , other problem "regional code is not compatible the server"
Edit : Oh , nvm , im so dumb , i forget to run the emulator before going there :/
Edit 2 : Okay , other problem "regional code is not compatible the server"
Last edited by Zombieh on Mon Jul 19, 2010 11:41 pm; edited 2 times in total
Re: AION 1.9 Server Repack
tnx for the repack. hmm got any link to stand alone patches for version 1.9?
it would be greatly appreciated tnx...
DL the full client wouldd tke me atleast 2 days, real bad connection here in our place
it would be greatly appreciated tnx...
DL the full client wouldd tke me atleast 2 days, real bad connection here in our place
paks- Member
- Posts : 4
Reputation : 0
Re: AION 1.9 Server Repack
Okay , screw the last (mine) post .. My problem is that when i enter the game with "admin/admin" is saying " The Client's regional code is not copatible with the game servers". If someone know how to fix it , please tell me !! In here i mean , not in PM
Edit: Maan , i fucked up .. I dont know what wrong i did , but when i go to aionls/account_data , theres only "admin" nick , mine isn't there .. Someone have ideas .. AAh and one more thing , when i go to "http://127.0.0.1:8096/" i can't create more accs .. Or maybe this is normal , idk ..
Edit: Maan , i fucked up .. I dont know what wrong i did , but when i go to aionls/account_data , theres only "admin" nick , mine isn't there .. Someone have ideas .. AAh and one more thing , when i go to "http://127.0.0.1:8096/" i can't create more accs .. Or maybe this is normal , idk ..
Last edited by Zombieh on Tue Jul 20, 2010 12:01 am; edited 1 time in total
Re: AION 1.9 Server Repack
Come man...
Buy some glasses, much members like you ask me about problems already solved (Because they don't like to read) O.O You know how annoying it is ?
................................
I tryed much time to fix TwistGaming repack for 1.9 version ,but...Fail. So I think as I can't fix it maybe this will help you guys.
[FIX] KOREAN LANGUAGE / REGIONAL CODE Error - [You must be registered and logged in to see this link.]
Credits go to:
Novo
AionUniqueEmu Dev Team
==========================================
26th June 2010:
Novos_Easy_AionUnique_Emulator_Repack_0.1.6:
[You must be registered and logged in to see this link.]
- Updated EasyRepack to:
Aion-unique Emu rev. 2404; changelog @ [You must be registered and logged in to see this link.]
Updated Repack to Java JDK 1.6.0_19 portable, apache-ant-1.8.0 mini, svn-win.........
Buy some glasses, much members like you ask me about problems already solved (Because they don't like to read) O.O You know how annoying it is ?
Re: AION 1.9 Server Repack
Answer my PM , please ..Blachex wrote:Come man...
................................
I tryed much time to fix TwistGaming repack for 1.9 version ,but...Fail. So I think as I can't fix it maybe this will help you guys.
[FIX] KOREAN LANGUAGE / REGIONAL CODE Error - [You must be registered and logged in to see this link.]
Credits go to:
Novo
AionUniqueEmu Dev Team
==========================================
26th June 2010:
Novos_Easy_AionUnique_Emulator_Repack_0.1.6:
[You must be registered and logged in to see this link.]
- Updated EasyRepack to:
Aion-unique Emu rev. 2404; changelog @ [You must be registered and logged in to see this link.]
Updated Repack to Java JDK 1.6.0_19 portable, apache-ant-1.8.0 mini, svn-win.........
Buy some glasses, much members like you ask me about problems already solved (Because they don't like to read) O.O You know how annoying it is ?
Re: AION 1.9 Server Repack
Zombieh I had the same problem as you are right now and i felt like a really big dumb ass when i found the problem had already been answered. See the box in your last post that says [FIX] korean language /regional code error. click that link it is self explaining after you click that link. yes it does say korean but it also has the fix for the regional code error. Also with the cant make more accounts you have to have your server up and running to have it to work.
This is an awesome repack much +rep to you guys for doing is.
This is an awesome repack much +rep to you guys for doing is.
komakoz- Member
- Posts : 8
Location : USA
Reputation : 0
Re: AION 1.9 Server Repack
Nice for trying to help , but it didn't workkomakoz wrote:Zombieh I had the same problem as you are right now and i felt like a really big dumb ass when i found the problem had already been answered. See the box in your last post that says [FIX] korean language /regional code error. click that link it is self explaining after you click that link. yes it does say korean but it also has the fix for the regional code error. Also with the cant make more accounts you have to have your server up and running to have it to work.
This is an awesome repack much +rep to you guys for doing is.
Re: AION 1.9 Server Repack
Hey all, I am completely new to building my own private server but would love to try, what additional programs do i need to make this all work?
omgprivate1- Member
- Posts : 1
Reputation : 0
Re: AION 1.9 Server Repack
Hello sorry for buggy ya but kinda having an issue getting the link to load up for the download everytime I click it says the site is unavailable is it down or something.
nvm I've figured out why after looking up the host site. is there another way to download this with out having to use a torrent site?
nvm I've figured out why after looking up the host site. is there another way to download this with out having to use a torrent site?
Last edited by Ravlicz13 on Thu Jul 22, 2010 10:30 pm; edited 1 time in total (Reason for editing : figured out)
Ravlicz13- Member
- Posts : 1
Reputation : 0
Re: AION 1.9 Server Repack
How amazing is that everyone is playing with my chars in admin/admin account ;/
Re: AION 1.9 Server Repack
I have a question, can I use the InfiniteAion client? I mean, I copied my start.bat in iA's file. Because if 'yes', and when I opened the client, i can still see Infinite Aion. but problem is, i cannot connect...
hazethyzen- Member
- Posts : 3
Reputation : 0
Re: AION 1.9 Server Repack
guys this suck , i cant use 1.9 client it gives me always a error <_<
skarpz321- Member
- Posts : 1
Reputation : 0
Re: AION 1.9 Server Repack
How can I change lvl cap to 55?
Ty for repack, it works perfectly
Ty for repack, it works perfectly
llonnecc1- Member
- Posts : 1
Reputation : 0
Re: AION 1.9 Server Repack
Im still searching in the commands and i still can;t find it ...llonnecc1 wrote:How can I change lvl cap to 55?
Ty for repack, it works perfectly
Re: AION 1.9 Server Repack
hi pls help me if i start Start AIONEmulator.bat this happens:
[You must be registered and logged in to see this link.]
sorry for my bad english i am german
[You must be registered and logged in to see this link.]
sorry for my bad english i am german
nultar- Member
- Posts : 4
Reputation : 0
Re: AION 1.9 Server Repack
same for me. someone please help
chakario- Member
- Posts : 14
Reputation : 0
Warning :
Re: AION 1.9 Server Repack
nultar wrote:hi pls help me if i start Start AIONEmulator.bat this happens:
[You must be registered and logged in to see this link.]
sorry for my bad english i am german
I am not sure why but check if you have any other server/repack in your computer (Delete them if you find.) and try to extract the server repack (folder with all files) in C:\ not in any other locations.
Re: AION 1.9 Server Repack
i have it in C:\ and this is my first try to make a server
nultar- Member
- Posts : 4
Reputation : 0
Re: AION 1.9 Server Repack
i cant download it, can u make another download link?
shadowkarl- Member
- Posts : 2
Reputation : 0
Warning :
Page 1 of 2 • 1, 2
Similar topics
» How to enable Flying Everywhere on your Aion 1.9 Server Repack
» AION Server ?
» Aion How Do i put my Server Online?
» How to Make your AION Server Public
» [Tutorial] How to make an 1.5 AION Private Server
» AION Server ?
» Aion How Do i put my Server Online?
» How to Make your AION Server Public
» [Tutorial] How to make an 1.5 AION Private Server
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: AION : The Tower of Eternity :: Server Emulation :: Releases
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum