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 3.0 emu

Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
Hi guys, there not bad 3.0 aion server
features:
new geo
npcs pathfind
datapack almost done
jdk 8
mysql 5
Credits: Aion Lightning (base), NeoN - my old team )


if u have issues with groups - change version in gameserver.props to 3.1 or 3.0
# Server Versiongameserver.version = 3.1.0.8
or
# Server Versiongameserver.version = 3.0.0.8

 
Last edited:
Newbie Spellweaver
Joined
Apr 23, 2021
Messages
20
Reaction score
0
I want to know how to compile your source code! Or you can publish a complete compiler … or a tutorial!
 
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
Last edited:
Newbie Spellweaver
Joined
Apr 23, 2021
Messages
20
Reaction score
0
I am very interested in this server, that is, logging in to the server and starting the server! Server startup error! Can you release the complete bootable server?



14:32:06.629 ERROR[InstantPool-3]: - Java Compiler MANDATORY_WARNING: com.ne.gs.services.drop涓殑com.ne.gs.services.drop.DropService宸茶繃鏃?Source: /D:/AION3.0/gameserve/./data/scripts/system/handlers/ai/QuestItemNpcAI2.javaLine: 68Column: 1314:32:06.633 ERROR[InstantPool-3]: - Java Compiler MANDATORY_WARNING: com.ne.gs.services.drop涓殑com.ne.gs.services.drop.DropService宸茶繃鏃?Source: /D:/AION3.0/gameserve/./data/scripts/system/handlers/ai/QuestItemNpcAI2.javaLine: 70Column: 1314:32:06.818 ERROR[InstantPool-3]: - Java Compiler NOTE: 鏌愪簺杈撳叆鏂囦欢浣跨敤浜嗘湭缁忔鏌ユ垨涓嶅畨鍏ㄧ殑鎿嶄綔銆?Source: /D:/AION3.0/gameserve/./data/scripts/system/handlers/ai/portals/PortalRequestAI2.javaLine: -1Column: -114:32:06.820 ERROR[InstantPool-3]: - Java Compiler NOTE: 鏈夊叧璇︾粏淇℃伅, 璇蜂娇鐢?-Xlint:unchecked 閲嶆柊缂栬瘧銆?Source: /D:/AION3.0/gameserve/./data/scripts/system/handlers/ai/portals/PortalRequestAI2.javaLine: -1Column: -1



14:32:21.775 INFO [main]: - | |14:32:21.775 INFO [main]: - | Allowed Memory: 3710464 KB14:32:21.775 INFO [main]: - | |= Allocated Memory: 2775040 KB (74.7896%)14:32:21.776 INFO [main]: - | |= Non-Allocated Memory: 935424 KB (25.2104%)14:32:21.776 INFO [main]: - | Allocated Memory: 2775040 KB14:32:21.777 INFO [main]: - | |= Used Memory: 1124414 KB (30.3039%)14:32:21.777 INFO [main]: - | |= Unused (cached) Memory: 1650626 KB (44.4857%)14:32:21.778 INFO [main]: - | Useable Memory: 2586050 KB (69.6961%)14:32:21.778 INFO [main]: - +----14:32:21.779 INFO [main]: - =============================================================-[ GameServerLog ]14:32:21.779 INFO [main]: - Game Server started in 42 seconds.14:32:21.783 INFO [main]: - ==========================================================-[ Starting Network ]14:32:21.800 INFO [main]: - Server listening on all available IPs on Port 7778 for Game Connections14:32:21.802 INFO [main]: - Connecting to LoginServer: localhost/127.0.0.1:901414:32:21.808 INFO [main]: - Connected to LoginServer!14:32:21.809 INFO [main]: - Connecting to ChatServer: localhost/127.0.0.1:902114:32:21.816 ERROR[InstantPool-4]: - GameServer is not authenticated at LoginServer side, shutting down!14:32:21.816 WARN [pool-5-thread-2]: - Connection with LoginServer lost...[INFO] [04/17/2022 14:32:21.821] [PlayAi-shutdown-hook-1] [CoordinatedShutdown(akka://PlayAi)] Starting coordinated shutdown from JVM shutdown hookGame Server has terminated abnormaly!请按任意键继续. . .
 
Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
GameServer is not authenticated at LoginServer side
In loginserver database u must add gameserver and check both properties
 
Newbie Spellweaver
Joined
Oct 14, 2020
Messages
24
Reaction score
6
most people of this forum can't make simple script, so compile is enough )

Hi ALeKsIuS, I am working in a improvement in pathfinding and collision detection. The sources would be useful for me to learn how geodata works. Can you at least share the sources with me?
 
Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
Hi @ALeKsIuS, I am working in a improvement in pathfinding and collision detection. The sources would be useful for me to learn how geodata works. Can you at least share the sources with me?

pathfind isnt problem, need good geo for improve that.
 
Newbie Spellweaver
Joined
Oct 14, 2020
Messages
24
Reaction score
6
@ALeKsIuS I am testing the server. Nice one btw!

Can you help me with something? The gm/admin commands are not working, I created an account with access_level = 6 and nothing happens when I type commands like //speed or //add. What am I doing wrong?

Does 3.0.0 version client come with the SHIFT-F1 Admin Panel? It is not showing here. Is there some config I missed?




I got from Stark Aion:
And downgraded to 3.0.0.8 with this:
 
Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
@ALeKsIuS I am testing the server. Nice one btw!

Can you help me with something? The gm/admin commands are not working, I created an account with access_level = 6 and nothing happens when I type commands like //speed or //add. What am I doing wrong?

Does 3.0.0 version client come with the SHIFT-F1 Admin Panel? It is not showing here. Is there some config I missed?





I got from Stark Aion:
And downgraded to 3.0.0.8 with this:

see admin props chat_commands.xml u must add user with specified groups of commands (check example in end of file) and in loginserver db - (table) account data - accesslevel column put 5
 
Newbie Spellweaver
Joined
Oct 14, 2020
Messages
24
Reaction score
6
see admin props chat_commands.xml u must add user with specified groups of commands (check example in end of file) and in loginserver db - (table) account data - accesslevel column put 5

Worked beautifuly! Thanks!
 
Newbie Spellweaver
Joined
Apr 23, 2021
Messages
20
Reaction score
0
GameServer 未在 LoginServer 端进行身份验证
在 loginserver 数据库中,您必须添加游戏服务器并检查两个属性
Can you explain clearly, database modification or LOG modification?
 
Newbie Spellweaver
Joined
Oct 14, 2020
Messages
24
Reaction score
6
Can you explain clearly, database modification or LOG modification?
wii530 follow these steps:

- Go to ..\gameserver-3.0.1\config\main\gameserver.properties and change the gameserver.country.code key to the code you prefer
- Go to ..\gameserver-3.0.1\config\network\network.properties and set the gameserver.network.login.gsid to the same value you entered above
- Still in same file, set a password in the gameserver.network.login.password key
- Enter the database, with Navcat or another db software, go to gameserver table and insert a row containing, in this order:
- The code you inserted in the first two steps;
- * (a simple asterisk as string)
- The password you set in the third step
 
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
@wii530 follow these steps:

- Go to ..\gameserver-3.0.1\config\main\gameserver.properties and change the gameserver.country.code key to the code you prefer
- Go to ..\gameserver-3.0.1\config\network\network.properties and set the gameserver.network.login.gsid to the same value you entered above
- Still in same file, set a password in the gameserver.network.login.password key
- Enter the database, with Navcat or another db software, go to gameserver table and insert a row containing, in this order:
- The code you inserted in the first two steps;
- * (a simple asterisk as string)
- The password you set in the third step

For your information GSid its not same thing what CountryCode.
in Countrycode depend what client region you have .
NA=1 EU=2 RUS=7 etc.
3.0 was early state of server developing so there was not big chose then only KOR and USA(NA) and maybe one more
GSID its just simple number of your gameserver contain and read from serverlist in client side when you login into game. every number have his own name under.
So you can use any but need to be same like you say in last your line .On navicate in gamserver table.:fanny:
PHP:
<id>40</id>
    <name>[FRA] Urtem</name>
    <lang>FRA</lang>
    <time_zone>+1</time_zone>
    <time_disp>GMT+1</time_disp>
  </server>  <server>
    <id>31</id>
    <name>[ENG] Spatalos</name>
    <lang>ENG</lang>
    <time_zone>+1</time_zone>
    <time_disp>GMT+1</time_disp>
  </server>  <server>
    <id>35</id>
    <name>[ENG] Gorgos</name>
    <lang>ENG</lang>
    <time_zone>+1</time_zone>
    <time_disp>GMT+1</time_disp>

like i say before . Here is good tutorial for him if he dont know how to setup.
https://forum.ragezone.com/f588/video-tutorial-setup-aion-server-1204032/
Its working with any version.
 
Newbie Spellweaver
Joined
Apr 9, 2016
Messages
72
Reaction score
22
pathfind isnt problem, need good geo for improve that.
some good steps in parsing geo
ALeKsIuS - aion 3.0 emu - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 23, 2021
Messages
20
Reaction score
0
There is no client login patch ... that is, all files in the bin32 folder.
 
Last edited:
Back
Top