• 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.

Aion 4.9 1click

Newbie Spellweaver
Joined
Feb 21, 2022
Messages
8
Reaction score
2
Hello one question does anyone have a 1 click aion 4.9 server? None of the links work
 
Newbie Spellweaver
Joined
Feb 21, 2022
Messages
8
Reaction score
2
Many thanks Robson I see you are the right contact person for aion. One more question I use the same one here
Launcher like 5.8? To start the game Robson26
 
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
Many thanks Robson I see you are the right contact person for aion. One more question I use the same one here
Launcher like 5.8? To start the game @Robson26

Yes, in the same way...

1 - Put the files in the root of C: or D:

2 - Run Start Apache & Start MySQL or just Start MySQL in ...Aion4.9_EMU\UniServerZ\UniController.exe

3 - Run Start LS & GS.bat in ...Aion4.9_EMU\AionServerPlay\Start LS & GS.bat.
 
Upvote 0
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
This is a compilation of the last update of the AionGer code. I made some updates and fixes.



Credits kept for Falke34 and Team.


Why this line its doing there in AionConnection.java

its mandatory to have that in files ?
For what purpose is that.. ?
public int getCountryCode() { return this.getIP().equals("109.87.238.83") ? 7 : this.countryCode; }
public void setCountryCode(int countryCode) { this.countryCode = countryCode; }
public void setLocalIP(String local_ip) { this.local_ip = local_ip; }
public void setIPv4List(String iplist) { this.ipv4list = iplist; }
public void setHDDSerial(String hdd_serial) { this.hdd_serial = hdd_serial; }
public void setWindows(String windows) { this.windows = windows; }
public void setMemoryPC(int memory) { this.memory = memory; }
public void setAionBin(String AionBinConnection) { this.aionBin = AionBinConnection; }
public String getAionBin() { return this.aionBin; }
public int getMemory() { return this.memory; }
public void setWindowsEncoding(int enc) { this.winEncode = enc; }
public int getWindowsEncoding() { return this.winEncode; }
public String getTracerouteIP() { return this.traceroute; }
public void setTracerouteIP(String ips) { this.traceroute = ips; }

IP from Ukrain rly ? Its look like AionGermany its not so Germany then :p
 
Last edited:
Upvote 0
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
This is AionGer, i'm not looking at these files.

Its in files what you link

This is a compilation of the last update of the AionGer code. I made some updates and fixes.



Credits kept for Falke34 and Team.​


Last edited by Robyson; 27-02-22 at 08:19 PM.​

I think if you make some modification and fixes then you see it . :D
 
Upvote 0
Skilled Illusionist
Joined
Nov 8, 2019
Messages
307
Reaction score
302
This is a compilation of the last update of the AionGer code. I made some updates and fixes.



Credits kept for Falke34 and Team.

Is it possible to update the link please Robyson? The link is down :'(
 
Upvote 0
Back
Top