Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion Private Server

Status
Not open for further replies.
Newbie Spellweaver
Joined
Oct 24, 2008
Messages
72
Reaction score
1
Remember is a stable version. Enjoy!

Changelog
Code:
[b]
[color=green]rev159[/color]:
- Fixed stats Bosses Enraged Veille and Enraged Mastarius:
- Due to this has been fixed as attackable. May only loot the opposite race. The
  only drawback is that it can be attacked by Elyos / Asmos, but this fixed the
  stats will not be exploited by the same race.
- SM_STATS_INFO Attack Range Base Stat Fix and Boost Casting Time Current Stat Fix.
- gameserver.skillengine.properties.TargetRelationProperty.set(TargetRelationProperty.java:93) IndexOutOfBoundsException Fix.
- Description: This patch updates the npc_templates.xml:
- Plenty of title_id's for Elyos guards implemented. 
- UPDATE: Added titles to Asmo Gelk Fortress guards aswell. 
- The basic vendors (broker, general goods, abyss distributors, etc.) 
- now also have titles in both Inggison and Gelkmaros.
- Fixing npc_type of certain guards (both Asmo and Ely) to be NON_ATTACKABLE instead of ATTACKABLE. 
- This fixes the issue with certain guards being white and attackable by their own faction - still attackable by enemies.
- Large HP update for the Balaurea mobs. 
- Most 2.0 NPC's had never been updated and simply had some default values which were totally off. 
- Players will find most normal mobs a lot easier, while harder mobs may be tougher than before
  (Padmarashka and Sematariux have 87kk HP xD).

- Included Survey System Into the aion_gs.sql
- Fixed mobs that stopped aggro after battle quit and/or resurrection
- Advanced Compressed Item Fix.
- Advanced Survey System Version 3
- Changed Version in Config File
- Implementation towards Fortress Gate mechanic
- Added templates for 123001100 and 123001100
- Added missing drops to Nexus 215783 (Update your droplist table)
- Removed duplicate siege spawns in Inggison
- NPC template fixes
- Updated Morheim Rift spawn to proper coords
- Added missing spawn for Queen Klawnickt 216514
- Proper Upper Udas Temple spawns
- Last Fix To drops/droplist.sql
- Fixed -- Sartemon the Insane drops/droplist.sql
[/b]


Can you post a quick how to upgrade your server tutorial for those who have just started using this server? I don't want to mess anything up LOL, thanks in advance.
 
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
Changelog
Code:
[b]
[color=green]rev161[/color]:
- Fix Campaign Sealing The Abyss Gate
- Fix Error while loading static data
- Abyss Entry Fix - Asmodian and Elyos
[/b]
 
  • Like
Reactions: 404
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
Danny why the revs backward? from rev514 beta to rev161? lol but thanks for the shares bro :) maybe i think it's beta 514? then now it's stable version?
 
Last edited:
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
Yes first rev514 was a beta server, now stable version at rev161.
 
  • Like
Reactions: 404
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
awesome bro hopes this new aion servers will be more and more stable in the future :)

EDIT :) i got it working wee so simple to install the database :)
 
Last edited:
  • Like
Reactions: 404
Newbie Spellweaver
Joined
Apr 20, 2010
Messages
9
Reaction score
0
do we need to dump sql files from previous rev? since i got this error on aion_gs

[ERROR] 2011-03-12 17:21:05 - Unknown column 'legions.rank' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'legions.rank' in 'field list'

[ERROR] 2011-03-12 17:21:20 - Unknown column 'abyss_rank.old_ranking' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'abyss_rank.old_ranking' in 'field list'

[ERROR] 2011-03-12 17:21:20 - Unknown column 'abyss_rank.old_ranking' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'abyss_rank.old_ranking' in 'field list'

[ERROR] 2011-03-12 17:21:20 - Unknown column 'abyss_rank.old_ranking' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'abyss_rank.old_ranking' in 'field list'

[ERROR] 2011-03-12 17:21:20 - Unknown column 'abyss_rank.old_ranking' in 'field list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'abyss_rank.old_ranking' in 'field list'
 
Initiate Mage
Joined
Jul 13, 2008
Messages
3
Reaction score
0
I just made the tutorials for, how to download and install softwares and how to configure in install database. In few minutes should be ready to download the tutorials and the server files.

Code:
- Aion Private Server updated to client version 2.1.0.8
- Added 2 tutorials
- Added Server Files

Excuse me but where are those tutorials ? =]
 
Initiate Mage
Joined
Jul 13, 2008
Messages
3
Reaction score
0
Oh, i was hoping i can get this server up and running, i need to wait for new tutorials, but anyway, thank you for help. =]
 
Last edited:
Newbie Spellweaver
Joined
Mar 23, 2010
Messages
48
Reaction score
0
hi everyone i manage to start login server but when i try to start the game server its loads spawns and etc and in the end it shows this error
[ERROR] 2011-03-13 03:20:02 - com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:50 - Java Compiler WARNING: Cannot find annotation method 'value()' in type 'javax.xml.bind.annotation.XmlSeeAlso': class file for javax.xml.bind.annotation.XmlSeeAlso not found
Source: QuestScriptData.class
Line: -1
Column: -1
[ERROR] 2011-03-13 03:20:03 - com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:50 - Java Compiler ERROR: cannot find symbol
symbol : method marshal(gameserver.dataholders.FlyRingData,java.io.File)
location: interface javax.xml.bind.Marshaller
Source: /D:/Aion Server/a_gameserver/gameserver/./data/scripts/system/handlers/admincommands/Ring.java
Line: 197
Column: 27
[ERROR] 2011-03-13 03:20:03 - gameserver.utils.ThreadUncaughtExceptionHandler:37 - Critical Error - Thread: main terminated abnormaly: gameserver.GameServerError: Can't initialize chat handlers.
gameserver.GameServerError: Can't initialize chat handlers.
at gameserver.utils.chathandlers.ChatHandlers.createChatHandlers(ChatHandlers.java:76)
at gameserver.utils.chathandlers.ChatHandlers.<init>(ChatHandlers.java:46)
at gameserver.utils.chathandlers.ChatHandlers.<init>(ChatHandlers.java:32)
at gameserver.utils.chathandlers.ChatHandlers$SingletonHolder.<clinit>(ChatHandlers.java:91)
at gameserver.utils.chathandlers.ChatHandlers.getInstance(ChatHandlers.java:40)
at gameserver.GameServer.main(GameServer.java:156)
Caused by: java.lang.RuntimeException: Error while compiling classes
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.doCompilation(ScriptCompilerImpl.java:181)
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.compile(ScriptCompilerImpl.java:151)
at com.aionemu.commons.scripting.impl.ScriptContextImpl.init(ScriptContextImpl.java:132)
at com.aionemu.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.java:86)
at gameserver.utils.chathandlers.ChatHandlers.createChatHandlers(ChatHandlers.java:73)
... 5 more
so ... some help here :D cause i dont have a clue what this error means
 
Last edited:
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
@energ - download new revision
@martaino - no, update your client to 2.1.0.8


Changelog
Code:
[b]
[color=green]rev164[/color]:
- Fixed Summoning Alacrity I
- Corrected tradelist for Tacitus
- Fixed q1555 Delivery to Arbolus Heaven
- Fixed q3977 Expunge the Drana Fed
- Changed few more quests to make them compatible with 2.1 quest reward changes
- Modified charms xp boost to affect all
- SM_ABYSS_RANKING_LEGIONS.writeImpl line 48 NullPointerException Fix
[/b]
 
Last edited:
Experienced Elementalist
Joined
Sep 14, 2006
Messages
206
Reaction score
37
So, is each server only for one client version??

As I updated my client to 2.1.0.8 and it doesn´t work with rev41 (the one I´m currently using).. it says error 1024 (failed to initialize).. is this server-related or just a client error?
 
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
@martaino - reinstall the game, don't use any patchs, download latest revision from first post, update your client to 2.1.0.8, download patched bin32 from first post and play.
 
Newbie Spellweaver
Joined
Mar 23, 2010
Messages
48
Reaction score
0
loginserver/config/database settings:
database.url = jdbc:mysql://localhost:3306/aion_ls
if you use 1db(aion_db) this line should be changed to:
database.url = jdbc:mysql://localhost:3306/aion_db
or you'll have to make 2dbs (aion_ls and aion_gs).
The same goes for gameserver/config/database .
Good luck ^^

EDIT: danny again the same error.Im using windows server 2003
 
Last edited:
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
@energ - Try new revision rev164 and if still continue, i will fix it.
 
Last edited:
Elite Diviner
Joined
May 12, 2006
Messages
474
Reaction score
509
@john007 - I will announce when are sql files to update database.
 
Status
Not open for further replies.
Back
Top