• 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-5.8(G-Robson26) help

Junior Spellweaver
Joined
Jun 8, 2013
Messages
153
Reaction score
6
the simulator function is comprehensive,! But I also found some problems, such as MINI pets use scrolls will have problems, the main city transmission point will be lost, the main problem is that ordinary attack speed is very slow, three times slower than normal speed


How to solve this common attack speed problem?
 
Junior Spellweaver
Joined
Jun 8, 2013
Messages
153
Reaction score
6
Oh my God? Why do I have to wait 4-5 seconds between the first normal attack and the second



Attack speed work fine...
Correct speed, standard.
You should be correct! ! I replaced the edited file normally, it should be the wrong value I changed! ! !How should I delete the fear effect that appears in the attack?
 
Upvote 0
Newbie Spellweaver
Joined
Oct 4, 2019
Messages
34
Reaction score
3
Are you using Robson's modified client? If so, where did you find it? :D
 
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
When attacking creatures, the creatures that appear indefinitely appear to have the same fear effect! ! Run backward

This is done in the source code, but i will not remove it for now.



Are you using Robson's modified client? If so, where did you find it? :D

You can use any Aion 5.8 client.
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Oct 4, 2019
Messages
34
Reaction score
3
Are you planning to release the emu source + client at some point in the future tho? I've seen you added a ton of stuff from pre 4.8.
 
Upvote 0
Junior Spellweaver
Joined
Jun 8, 2013
Messages
153
Reaction score
6
I didn't add anything from 4.8, it already existed in the emu.
In the state of teaming, I won the loot, I can't roll correctly, I checked if (player.isInGroup2() || player.isInAlliance2()) { if (roll == 0) { PacketSendUtility.sendPacket(player, SM_SYSTEM_MESSAGE.STR_MSG_DICE_GIVEUP_ME); } else { luck = Rnd.get(1, 100); PacketSendUtility.sendPacket(player, SM_SYSTEM_MESSAGE.STR_MSG_DICE_RESULT_ME(luck, 100)); }But still can't be solved, can someone help me?

Maybe he should be somewhere else?
 
Upvote 0
Newbie Spellweaver
Joined
Jun 29, 2020
Messages
5
Reaction score
0
Sorry, I downloaded your files. I get this error https://imgur.com/kV6Exas
I run the 1_start_database.bat first and this is the result: https://imgur.com/Y80XCmZ

I tried changing those value in the my-large.ini inside Aion-5.8(by_G-Robson26)\Aion_5.8\Database:

password = your_password
master-host = ...
master-user = ...
master-password = ...
master-port = ...

but I'm still getting the same result and error message. Any hints as to what I'm doing wrong?

PS: Sorry for the dumb questions. I'm a newbie. I've ran a couple of emulators before, but the database was usually in an .sql file that just had to be executed and this is really confusing to me... :(
 
Upvote 0
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
Sorry, I downloaded your files. I get this error https://imgur.com/kV6Exas
I run the 1_start_database.bat first and this is the result: https://imgur.com/Y80XCmZ

I tried changing those value in the my-large.ini inside Aion-5.8(by_G-Robson26)\Aion_5.8\Database:

password = your_password
master-host = ...
master-user = ...
master-password = ...
master-port = ...

but I'm still getting the same result and error message. Any hints as to what I'm doing wrong?

PS: Sorry for the dumb questions. I'm a newbie. I've ran a couple of emulators before, but the database was usually in an .sql file that just had to be executed and this is really confusing to me... :(

are you change password or anything in db configs ?? if yes dont do it .
 
Upvote 0
Junior Spellweaver
Joined
Jun 8, 2013
Messages
153
Reaction score
6
Sorry, I downloaded your files. I get this error https://imgur.com/kV6Exas
I run the 1_start_database.bat first and this is the result: https://imgur.com/Y80XCmZ

I tried changing those value in the my-large.ini inside Aion-5.8(by_G-Robson26)\Aion_5.8\Database:

password = your_password
master-host = ...
master-user = ...
master-password = ...
master-port = ...

but I'm still getting the same result and error message. Any hints as to what I'm doing wrong?

PS: Sorry for the dumb questions. I'm a newbie. I've ran a couple of emulators before, but the database was usually in an .sql file that just had to be executed and this is really confusing to me... :(


The build server can be started directly, if you want to build your own account password, you can manually build your own database and java
 
Upvote 0
Back
Top