The https://code.google.com/p/aion-ger-emulator/ doesn't work with the latest EU patch 59. No game server to authorize, the error, that is. :3
Last edited by Eperty123; 29-10-14 at 08:53 PM.
Last edited by Eperty123; 30-10-14 at 09:08 AM.
Falke34 Relax man.
You don't have to take things personally.
Hi there falke, do you have TODO list for this 4.6 emu? I already look at you Todo list but i don't understand what are you trying to say.I'm not very good at Java but i'll try to give it a shot to help you. Currently i'm still using 4.5 emu from AL-Reload that you were one of their dev before. Anyway, did you find out what is causing the Wings bug that make character stuck when login?
Help
4.6
r116
2014-10-30 16:26:17,329 Critical Error - Thread: main terminated abnormaly: com.aionlightning.commons.services.cron.CronServiceException: Failed to start job
com.aionlightning.commons.services.cron.CronServiceException: Failed to start job
at com.aionlightning.commons.services.CronService.schedule(CronService.java:132) ~[al-commons-4.3.jar:na]
at com.aionlightning.commons.services.CronService.schedule(CronService.java:113) ~[al-commons-4.3.jar:na]
at com.aionlightning.gameserver.services.LimitedItemTradeService.start(LimitedItemTradeService.java:72) ~[AL-Game.jar:na]
at com.aionlightning.gameserver.GameServer.main(GameServer.java:209) ~[AL-Game.jar:na]
Caused by: org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'DEFAULT.JobKey:Started at ms1414682777298; ns154035765615671', because one already exists with this identification.
at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:277) ~[quartz-2.1.7.jar:na]
at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:249) ~[quartz-2.1.7.jar:na]
at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:840) ~[quartz-2.1.7.jar:na]
at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:250) ~[quartz-2.1.7.jar:na]
at com.aionlightning.commons.services.CronService.schedule(CronService.java:130) ~[al-commons-4.3.jar:na]
... 3 common frames omitted
Looks like something is wrong with cron job timer.Correct me if i'm wrong. Did you tried to change siege time or anything that is using cron job? If no than try to compile al-commons-4.5.jar. I've testing using al-commons-4.5 without any issue so far.
Well I'm trying to develop on aion too.
for now I did:
1) fixed gelkamaros spawn (mithril coins vendors)
2) autolean skills
I did not change all the time and I do not know what to do all the time the same error :(
And I woruld like to know if I can compile with eclipse in some way...
Compiling commons files isn't it? I guest it's possible with eclipse but i couldn't get it to work. For me to compile those common files, i just install Maven for my computers. http://www.mkyong.com/maven/how-to-install-maven-in-windows/
That link should help you on how to install it.
I want to help aion development... for now I can fix spawns... ok...
but I can program Java and I don't understand how to make the emulator work for aion 4.6 (tryed aion ger emulator)
some help to get started with development??? (I want to fix skills.... and etc... etc...)
Emu not work! :(