AION 3.9 FULL SOURCE (Question)
I've downloaded the source of this link: http://forum.ragezone.com/f587/relea...source-936746/ a few days ago and try to debug then compile i've followed all the steps and i've tried more then 20 times to make it work but i couldn't.
If someone have the source of these files working and wanna share with me would be nice! Is the best 3.9 files around.
Reply here or pm me.
Thank you in advance!
Re: AION 3.9 FULL SOURCE (Question)
Here same 3.9 server, but fixed some bugs https://mega.nz/#!3tp1VCZC!BusFtFFCG...dhZWxUx5UmAQD4
You must compile it with Java 1.7 x64.
It's 100% working emu.
Re: AION 3.9 FULL SOURCE (Question)
wowow thx alot man i'll look at this files. thank you
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
iNightStranger
What's problem with my compile ... My jdk is 1.7.0.80 , mnv 3.6.1:?:
game server are not runnable , but login server correct.
Starting Aion Lightning Game Server in DEVELOPMENT mode.
Listening for transport dt_socket at address: 8998
08:06:31.557 INFO [main]: - JavaAgent [Callback Support] is configured.
08:06:31.600 INFO [main]: - Using default implementation for ThreadExecutor
08:06:31.629 INFO [main]: - Initialized Scheduler Signaller of type: class org.q
uartz.core.SchedulerSignalerImpl
08:06:31.631 INFO [main]: - Quartz Scheduler v.2.1.7 created.
08:06:31.633 INFO [main]: - RAMJobStore initialized.
08:06:31.634 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar
tzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis
tence. and is not clustered.
08:06:31.635 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from
an externally provided properties instance.
08:06:31.635 INFO [main]: - Quartz scheduler version: 2.1.7
08:06:31.635 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
08:06:31.637 INFO [main]: - Loading: mygs.properties
08:06:31.638 INFO [main]: - No override properties found
============================================================-[ Administration ]
08:06:31.660 INFO [main]: - Loading: ./config/administration/admin.properties
08:06:31.661 INFO [main]: - Loading: ./config/administration/developer.propertie
s
======================================================================-[ Main ]
08:06:31.674 INFO [main]: - Loading: ./config/main/ai.properties
08:06:31.677 INFO [main]: - Loading: ./config/main/autogroup.properties
08:06:31.677 INFO [main]: - Loading: ./config/main/commons.properties
08:06:31.678 INFO [main]: - Loading: ./config/main/cache.properties
08:06:31.679 INFO [main]: - Loading: ./config/main/cleaning.properties
08:06:31.680 INFO [main]: - Loading: ./config/main/craft.properties
08:06:31.686 INFO [main]: - Loading: ./config/main/custom.properties
08:06:31.687 INFO [main]: - Loading: ./config/main/drop.properties
08:06:31.689 INFO [main]: - Loading: ./config/main/enchants.properties
08:06:31.691 INFO [main]: - Loading: ./config/main/events.properties
08:06:31.691 INFO [main]: - Loading: ./config/main/falldamage.properties
08:06:31.692 ERROR[main]: - Can't transform field SERVER_GREETINGS_ENABLE of cla
ss class com.aionemu.gameserver.configs.main.GSConfig
08:06:31.698 ERROR[main]: - Can't load gameserver configuration:
java.lang.RuntimeException: null
at com.aionemu.commons.configuration.ConfigurableProcessor.processField(
ConfigurableProcessor.java:155) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.processFields
(ConfigurableProcessor.java:122) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.process(Confi
gurableProcessor.java:76) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.process(Confi
gurableProcessor.java:61) ~[al-commons-1.3.jar:na]
at com.aionemu.gameserver.configs.Config.load(Config.java:110) ~[AL-Game
.jar:na]
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:357) [AL-Game.jar:na]
at com.aionemu.gameserver.GameServer.main(GameServer.java:163) [AL-Game.
jar:na]
08:06:31.700 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.Error: Can't load gameserver configuration:
java.lang.Error: Can't load gameserver configuration:
at com.aionemu.gameserver.configs.Config.load(Config.java:192) ~[AL-Game
.jar:na]
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe
rver.java:357) ~[AL-Game.jar:na]
at com.aionemu.gameserver.GameServer.main(GameServer.java:163) ~[AL-Game
.jar:na]
Caused by: java.lang.RuntimeException: null
at com.aionemu.commons.configuration.ConfigurableProcessor.processField(
ConfigurableProcessor.java:155) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.processFields
(ConfigurableProcessor.java:122) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.process(Confi
gurableProcessor.java:76) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.configuration.ConfigurableProcessor.process(Confi
gurableProcessor.java:61) ~[al-commons-1.3.jar:na]
at com.aionemu.gameserver.configs.Config.load(Config.java:110) ~[AL-Game
.jar:na]
... 2 common frames omitted
Re: AION 3.9 FULL SOURCE (Question)
Compile first with jdk 7 and try again
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
jasonguns
Compile first with jdk 7 and try again
Still appears same situation... Which bat should I use?
build.bat or build_gameserver.bat ?
Re: AION 3.9 FULL SOURCE (Question)
build_gameserver.bat compile the files and use the compiled ones! To me works fine!
- - - Updated - - -
Bud the chat server doesnt work??? The LFG are not working.
Thx again bro!
iNightStranger
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
jasonguns
build_gameserver.bat compile the files and use the compiled ones! To me works fine!
- - - Updated - - -
Bud the chat server doesnt work??? The LFG are not working.
Thx again bro!
iNightStranger
Its very strange to me , I changed 3 PCs , all compiled zip has the same situation,,,Could you tell me the JDK version of yours?
Mine is
C:\Users\flies>java -version
java version "1.7.0_67"Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
Re: AION 3.9 FULL SOURCE (Question)
jdk1.7.0_79 my java
My build_gameserver.bat:
@Echo offcd AL-GameSET PATH="C:\Java\jdk1.7.0_79\bin"start ..\tools\ant\bin\ant
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
jasonguns
jdk1.7.0_79 my java
My build_gameserver.bat:
@
Echo offcd AL-GameSET PATH="C:\Java\jdk1.7.0_79\bin"start ..\tools\ant\bin\ant
build success,but still can not work correctly
Buildfile: D:\AL3.9 Source\AL-Game\build.xmlclean: [delete] Deleting directory D:\AL3.9 Source\AL-Game\buildinit: [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\classescompile: [javac] Compiling 2122 source files to D:\AL3.9 Source\AL-Game\build\classes [javac] 警告: [options] 未与 -source 1.6 一起设置引导类路径 [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:37: 警告: Cleaner是内部专用 API, 可能会在未来发行版中删除 [javac] import sun.misc.Cleaner; [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:38: 警告: DirectBuffer是内 部专用 API, 可能会在未来发行版中删除 [javac] import sun.nio.ch.DirectBuffer; [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\DataManager.java:50: 警告: OutputFormat是内部专用 API, 可能会在未来发行版中删除 [javac] public static TradeListData TRADE_LIST_DATA; [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\DataManager.java:52: 警告: XMLSerializer是内 部专用 API, 可能会在未来发行版中删除 [javac] public static PlayerExperienceTable PLAYER_EXPERIENCE_TABLE; [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:111: 警告: OutputFormat 是内部专用 API, 可能会在未来发行版中删除 [javac] OutputFormat format = new OutputFormat(document); [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:111: 警告: OutputFormat 是内部专用 API, 可能会在未来发行版中删除 [javac] OutputFormat format = new OutputFormat(document); [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:116: 警告: XMLSerializer是内部专用 API, 可能会在未来发行版中删除 [javac] XMLSerializer serializer = new XMLSerializer(out, format); [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:116: 警告: XMLSerializer是内部专用 API, 可能会在未来发行版中删除 [javac] XMLSerializer serializer = new XMLSerializer(out, format); [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:277: 警告: Cleaner是内部专 用 API, 可能会在未来发行版中删除 [javac] Cleaner cleaner = ((DirectBuffer) toBeDestroyed).cleaner(); [javac] ^ [javac] D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:277: 警告: DirectBuffer是内部专用 API, 可能会在未来发行版中删除 [javac] Cleaner cleaner = ((DirectBuffer) toBeDestroyed).cleaner(); [javac] ^ [javac] 注: 某些输入文件使用或覆盖了已过时的 API。 [javac] 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 [javac] 注: D:\AL3.9 Source\AL-Game\src\com\aionemu\gameserver\geoEngine\scene\Mesh.java使用了未经检查或不安全的操作。 [javac] 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [javac] 11 个警告jar: [jar] Building jar: D:\AL3.9 Source\AL-Game\build\AL-Game.jardist: [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist\gameserver [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist\gameserver\config [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist\gameserver\data [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist\gameserver\libs [mkdir] Created dir: D:\AL3.9 Source\AL-Game\build\dist\gameserver\sql [copy] Copying 1 file to D:\AL3.9 Source\AL-Game\build\dist\gameserver [copy] Copying 24 files to D:\AL3.9 Source\AL-Game\build\dist\gameserver\libs [copy] Copying 7 files to D:\AL3.9 Source\AL-Game\build\dist\gameserver [copy] Copying 47 files to D:\AL3.9 Source\AL-Game\build\dist\gameserver\config [copy] Copying 2407 files to D:\AL3.9 Source\AL-Game\build\dist\gameserver\data [copy] Copying 85 files to D:\AL3.9 Source\AL-Game\build\dist\gameserver\sql [zip] Building zip: D:\AL3.9 Source\AL-Game\build\AL-Game.zipBUILD SUCCESSFULTotal time: 32 seconds
Re: AION 3.9 FULL SOURCE (Question)
I really have no idea what's happen
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
jasonguns
jdk1.7.0_79 my java
My build_gameserver.bat:
@
Echo offcd AL-GameSET PATH="C:\Java\jdk1.7.0_79\bin"start ..\tools\ant\bin\ant
Finally,I fixed this source up to run。。。
There have two mistakes in gameserver.pro and a incorrect quest file
Re: AION 3.9 FULL SOURCE (Question)
Cool man! That's great, if you find a bug let me know.
I'm doing all asmos campaings.
Till now what i think is buugged is that the lfg doesnt work and sometimes when you turn a quest in and you supose to levelup you dont.
just after you do something like pop wings you will level up.
If you will try to fix this files i can add you at skype so we can help each other?
Re: AION 3.9 FULL SOURCE (Question)
Quote:
Originally Posted by
jasonguns
Cool man! That's great, if you find a bug let me know.
I'm doing all asmos campaings.
Till now what i think is buugged is that the lfg doesnt work and sometimes when you turn a quest in and you supose to levelup you dont.
just after you do something like pop wings you will level up.
If you will try to fix this files i can add you at skype so we can help each other?
Okay,,,and now, Chatserver is fully not work
,and I have no idea how to fix it.
Re: AION 3.9 FULL SOURCE (Question)
yes it wont work! i've tried another chat server files that i have and still dont work idk why