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 7.7

Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
98
Thank you. Unfortunately I can't compile the source because of many java files written in Chinese language
unmappable character for encoding Cp1252

Code:
src\com\aionemu\gameserver\model\team\legion\Legion.java:526: unmappable character for encoding Cp1252
    [javac]             //ÙáêÛ©░ýÿ¿ ý░¢Û│áÙèö ÙáêÛ©░ýÿ¿ý?ä ýäñÙª¢ÝòÿÙ®┤ Ù░öÙí£ ý?┤ýÜ®ý?┤ Û░ÇÙèÑÝòÿÙ®░, ÙáêÛ©░ýÿ¿ ý░¢Û│áý?ÿ ý?┤ýÜ® Ù░®ýï?ý?Ç ý?╝Ù░ÿ ý░¢Û│áýÖÇ Ù?Öý?╝ÝòÿÙïñ

What do you mean "a better structure" as Aion Lightning from Falke34?
 
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
98
I created too, but it not works for me.
However, if I get it to work I will make a public SVN, maybe are there some java skilled people
which would have interests to common work on it.

a5b384b292753592660839e60c098e7a - Aion 7.7 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,017
Try this...

JAVA_HOME
C:\Program Files\Java\jdk1.7.0_80

JRE_HOME
C:\Program Files\Java\jre7

JAVA_OPTIONS
-Xms512m -Xmx2048m

M2
%M2_HOME%\bin

M2_HOME
C:\Program Files\apache-maven-3.2.1

MAVEN_OPTS
-Xss10M

PATH
%JAVA_HOME%\bin;% M2_HOME%\bin
-------------------------------------------------
in Path
add ( ;C:\Program Files\apache-maven-3.2.1\bin )

Add apache-maven-3.2.1... (apache-maven-3.2.1-bin.zip)
 
Last edited:
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
98
Thank you again, it works now, I could compile.
Now, it would very important to know, with exactly which Aion Client releas work this source.
I have Aion 7.0, 7.5 and the last one 7.8-9.

Is the Falke34 last GeoData release compatible?
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,017
Thank you again, it works now, I could compile.
Now, it would very important to know, with exactly which Aion Client releas work this source.
I have Aion 7.0, 7.5 and the last one 7.8-9.

Is the Falke34 last GeoData release compatible?

This is actually compatible with 7.5 and 7.7, haven't tested with 7.8
but the stats is 7.5, need fix for stats 7.7, because in 7.7 there are stats error.
I Think Geodata must be compatible.
 
Banned
Banned
Joined
May 26, 2020
Messages
235
Reaction score
98
Unfortunately I can not find a Client 7.7, nobody host a Aion Emulator on this
I will try with 7.8 and 7.9 the actually client



I'm testing with Aion 7.5 Client.

In noticed that there are some very ugly bugs on this release:

1. Chat is death, even with NA Client on cc=1.
2. I disabled the "Dispute Land"
gameserver.dispute.land.enable = false

But after I first login with a new character, I can not play because of this;
Akarios Village, bind obelisk

Code:
2021-05-28 23:34:18,780 ERROR [pool-2-thread-62] GAMECONNECTION_LOG [PlayerEnterWorldService.java:190] Error during enter world 59607
com.aionemu.gameserver.world.exceptions.DuplicateAionObjectException: Object with templateId 100000 already spawned in the instance 210010000 1
    at com.aionemu.gameserver.world.WorldMapInstance.addObject(WorldMapInstance.java:184) ~[AL-Game.jar:na]
    at com.aionemu.gameserver.world.World.preSpawn(World.java:345) ~[AL-Game.jar:na]
    at com.aionemu.gameserver.services.player.PlayerEnterWorldService.enterWorld(PlayerEnterWorldService.java:324) ~[AL-Game.jar:na]
    at com.aionemu.gameserver.services.player.PlayerEnterWorldService$1.run(PlayerEnterWorldService.java:187) ~[AL-Game.jar:na]
    at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:45) ~[al-commons-1.0.jar:na]
    at com.aionemu.commons.utils.concurrent.RunnableWrapper.run(RunnableWrapper.java:38) ~[al-commons-1.0.jar:na]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.7.0_25]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.7.0_25]
    at java.lang.Thread.run(Unknown Source) ~[na:1.7.0_25]


0610ecdf73b5f16f023ab10bd102ad01 - Aion 7.7 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Initiate Mage
Joined
Aug 11, 2020
Messages
1
Reaction score
1
I have the 7.7 client let me see how I could give you the download link
 
Initiate Mage
Joined
Jan 3, 2008
Messages
55
Reaction score
3
Thank you so much, Matar and Robson26. You guys are awesome!



Sorry for asking a dumb question but I failed while trying to access the database when using Navicat Premium
+ Add New Connection to localhost
- Port: 7777
- User: root
- Pass: PASSWORD
But I can't access to the database


Please help
 
Junior Spellweaver
Joined
Sep 15, 2009
Messages
134
Reaction score
48
Thank you so much, Matar and Robson26. You guys are awesome!



Sorry for asking a dumb question but I failed while trying to access the database when using Navicat Premium
+ Add New Connection to localhost
- Port: 7777
- User: root
- Pass: PASSWORD
But I can't access to the database


Please help

Change port 7777 to 3306
 
Initiate Mage
Joined
May 25, 2019
Messages
9
Reaction score
1
Hey

How can I reset the Bases ?
As soon as I have taken them then they remain Green :blink:
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,017
Hey

How can I reset the Bases ?
As soon as I have taken them then they remain Green :blink:

The Bases of this server need to fix, but to reset the Bases you need to check the source code in,
...\src\com\aionemu\gameserver\services\base\Base.java and ...\src\com\aionemu\gameserver\services\BaseService.java
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,017
Thanks for the quick reply.
Will not make any more Smiley´s

I fixed this on my 4.3, the Bases work fine and the reset happens every wednesday at 9:00 am.
I like the 7.5-7.7 update for having Katalam back and beautiful places like Lakrum and Demaha.
I'm doing some fixes but it's not ready yet, when finished i will post here.
 
Back
Top