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!

Fixing Aion Error: Program Unavailable in Your Country

Newbie Spellweaver
Joined
Aug 12, 2017
Messages
7
Reaction score
3
Aion 5.8 server and client How to fix "Aion Error: The program is unavailable in your

If you get the Error: Aion Error The program is unavailable in your country.
Do the following to fix it.
Change all three files to the correct country code for you. The all must match.


CC edit files country codes
GS Country Code (cc)
# Examples : KOR : 0 / NA : 1 / EU : 2/ RUS : 7


location: C:\Games\Aion\Client\
file: cc.ini
file: launcher.config


location: C:\Games\Aion\SPP-Aion\AL-Game\config\main\
file: gameserver.properties


Also change the game version to 5.8
it is in the following file


location: C:\Games\Aion\SPP-Aion\AL-Game\config\main\
file: gameserver.properties


look for gameserver.version
default setting "gameserver.version= 5.1.0.0"
change it to "gameserver.version =5.8.0.0"
with out the ""




All 3 files should have the same code for your country.


file: cc.ini
file: launcher.config
file: gameserver.properties


# Examples : KOR : 0 / NA : 1 / EU : 2/ RUS : 7
 
Back
Top