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!

[Release] My currently AL 4.0 Open Source Files...

Blender Fan|Kinenbi Owner
Loyal Member
Joined
Mar 27, 2006
Messages
800
Reaction score
355
Here my currently open source files from AL 4.0 I use to make the 1-click server from!
In there already some fixes and new stuff but not ready for a new Version of the 1-click server ^^

Feel free to contribute:

Updated 9.11.13


Greetz Dwarfpicker
 
Last edited:
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
and this may I ask, what's done this repair?

am very very thx dwarf :)
 
Last edited:
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
yes many errors:S

world spawn and npc spawn error

kromede tials java error

tiamat stronghold error

ect...

the link error logs..
 
Last edited:
Newbie Spellweaver
Joined
Feb 15, 2008
Messages
90
Reaction score
4
What are the updates included in this open source bro.
 
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
this emu does not work dwarfpicker

he was not thrown out so totally wrong emu
as it is written an open-source work, you can see it

'll Wait dwarfpicker the work you promised. :)
 
Blender Fan|Kinenbi Owner
Loyal Member
Joined
Mar 27, 2006
Messages
800
Reaction score
355
I know there are some errors I wrote this is my source still in development. The server will run if you know what you are doing but until you dont know alot about the source files leave them alone and wait for the 1-click release!
 
Newbie Spellweaver
Joined
Sep 23, 2013
Messages
6
Reaction score
0
2013-10-15 16:17:44,915 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: package com.aionemu.gameserver.model.items
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 27
Column: 42
2013-10-15 16:17:44,921 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 180
Column: 38
2013-10-15 16:17:45,237 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getPermissions()
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 134
Column: 45
2013-10-15 16:17:45,238 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getSignNotice()
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 148
Column: 50
2013-10-15 16:17:45,240 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getPermissions()
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 182
Column: 45
2013-10-15 16:17:45,242 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getSignNotice()
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 196
Column: 50
2013-10-15 16:17:45,258 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method setPermissions(int)
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 262
Column: 38
2013-10-15 16:17:45,260 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : variable NOTICE_LENGTH
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 270
Column: 70
2013-10-15 16:17:45,261 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method setSignNotice(byte[])
location: class com.aionemu.gameserver.model.house.House
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
Line: 273
Column: 54
2013-10-15 16:17:45,358 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 117
Column: 88
2013-10-15 16:17:45,361 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 143
Column: 21
2013-10-15 16:17:45,363 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 158
Column: 25
2013-10-15 16:17:45,364 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getIdianStone()
location: class com.aionemu.gameserver.model.gameobjects.Item
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 158
Column: 53
2013-10-15 16:17:45,366 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : variable IDIANSTONE
location: class com.aionemu.gameserver.model.items.ItemStone.ItemStoneType
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 166
Column: 49
2013-10-15 16:17:45,367 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : variable IDIANSTONE
location: class com.aionemu.gameserver.model.items.ItemStone.ItemStoneType
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 181
Column: 71
2013-10-15 16:17:45,368 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: method does not override or implement a method from a supertype
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 179
Column: 9
2013-10-15 16:17:45,372 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 230
Column: 51
2013-10-15 16:17:45,374 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 231
Column: 41
2013-10-15 16:17:45,374 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 231
Column: 61
2013-10-15 16:17:45,376 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 266
Column: 51
2013-10-15 16:17:45,377 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 267
Column: 41
2013-10-15 16:17:45,378 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : class IdianStone
location: class mysql5.MySQL5ItemStoneListDAO
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
Line: 267
Column: 61
2013-10-15 16:17:45,457 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getBonusTitleId()
location: class com.aionemu.gameserver.model.gameobjects.player.PlayerCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerDAO.java
Line: 160
Column: 44
2013-10-15 16:17:45,464 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method setBonusTitleId(int)
location: class com.aionemu.gameserver.model.gameobjects.player.PlayerCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerDAO.java
Line: 304
Column: 35
2013-10-15 16:17:45,466 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getMainWorldMapInstance()
location: class com.aionemu.gameserver.world.WorldMap
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerDAO.java
Line: 318
Column: 88
2013-10-15 16:17:45,501 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getExpireTime()
location: class com.aionemu.gameserver.model.gameobjects.player.PetCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerPetsDAO.java
Line: 124
Column: 53
2013-10-15 16:17:45,504 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : constructor PetCommonData(int,java.lang.Integer,int)
location: class com.aionemu.gameserver.model.gameobjects.player.PetCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerPetsDAO.java
Line: 165
Column: 63
2013-10-15 16:17:45,505 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method setRefeedTime(long)
location: class com.aionemu.gameserver.model.gameobjects.player.PetCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerPetsDAO.java
Line: 171
Column: 54
2013-10-15 16:17:45,506 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getRefeedDelay()
location: class com.aionemu.gameserver.model.gameobjects.player.PetCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerPetsDAO.java
Line: 182
Column: 50
2013-10-15 16:17:45,507 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getRefeedDelay()
location: class com.aionemu.gameserver.model.gameobjects.player.PetCommonData
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerPetsDAO.java
Line: 184
Column: 83
2013-10-15 16:17:45,534 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getFloor()
location: class com.aionemu.gameserver.model.gameobjects.HouseDecoration
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 172
Column: 100
2013-10-15 16:17:45,535 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method setFloor(int)
location: class com.aionemu.gameserver.model.gameobjects.HouseDecoration
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 173
Column: 60
2013-10-15 16:17:45,538 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getFloor()
location: class com.aionemu.gameserver.model.gameobjects.HouseDecoration
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 192
Column: 89
2013-10-15 16:17:45,540 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: method getDefaultPartByType in class com.aionemu.gameserver.model.house.HouseRegistry cannot be applied to given types
required: com.aionemu.gameserver.model.templates.housing.PartType
found: com.aionemu.gameserver.model.templates.housing.PartType,int
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 199
Column: 71
2013-10-15 16:17:45,540 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: method setPartInUse in class com.aionemu.gameserver.model.house.HouseRegistry cannot be applied to given types
required: com.aionemu.gameserver.model.gameobjects.HouseDecoration
found: com.aionemu.gameserver.model.gameobjects.HouseDecoration,int
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 201
Column: 57
2013-10-15 16:17:45,545 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : constructor HouseDecoration(int,int,byte)
location: class com.aionemu.gameserver.model.gameobjects.HouseDecoration
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 249
Column: 41
2013-10-15 16:17:45,556 ERROR [main] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener [ErrorListener.java:60] Java Compiler ERROR: cannot find symbol
symbol : method getFloor()
location: class com.aionemu.gameserver.model.gameobjects.HouseDecoration
Source: /E:/Clean 4.0 Src/AL-Game/./data/scripts/system/database/mysql5/MySQL5PlayerRegisteredItemsDAO.java
Line: 388
Column: 54
2013-10-15 16:17:45,610 ERROR [main] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler [ThreadUncaughtExceptionHandler.java:38] Critical Error - Thread: main terminated abnormaly: java.lang.Error: Error while compiling classes
java.lang.Error: Error while compiling classes
at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:73) ~[al-commons-1.3.jar:na]
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameServer.java:364) ~[AL-Game.jar:na]
at com.aionemu.gameserver.GameServer.main(GameServer.java:163) ~[AL-Game.jar:na]
Caused by: java.lang.RuntimeException: Error while compiling classes
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.doCompilation(ScriptCompilerImpl.java:194) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.compile(ScriptCompilerImpl.java:163) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.scripting.impl.ScriptContextImpl.init(ScriptContextImpl.java:141) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.java:96) ~[al-commons-1.3.jar:na]
at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:70) ~[al-commons-1.3.jar:na]
... 2 common frames omitted


help
Dwarfpicker - [Release] My currently AL 4.0 Open Source Files... - RaGEZONE Forums
 
Last edited:
Master Summoner
Joined
Sep 5, 2013
Messages
582
Reaction score
54
We are also looking for the cause, and we know that there are many errors
Patience is a solution created
 
Newbie Spellweaver
Joined
Aug 25, 2013
Messages
26
Reaction score
2
What differences from v2.1 and source code?


I ran this. Of the errors only Duplicate quest and walker.

And npc_templates.xml, but I took my.
 
Newbie Spellweaver
Joined
Sep 20, 2013
Messages
25
Reaction score
3
Seems like a lot of newbies tried to use this :junglejane:
 
Junior Spellweaver
Joined
Jun 8, 2013
Messages
153
Reaction score
6
If you can deliver better, I believe that no one will use this, because AL4.0 need to fix a lot of mistakes

If you can deliver better, I believe that no one will use this, because AL4.0 need to fix a lot of mistakes

Just a simple base, fortress spawning, I edited time of 4 hours:(:
 
Newbie Spellweaver
Joined
Aug 25, 2013
Messages
26
Reaction score
2
It is clear that he still had a lot to do. With this material can begin. And why not?


Just not clear to me, still with QuestDialog. As a class, lost, only cmDialog.

PS:яснопонятно.
 
Newbie Spellweaver
Joined
Aug 25, 2011
Messages
9
Reaction score
3
AionFix - [Release] My currently AL 4.0 Open Source Files... - RaGEZONE Forums

After I put some fix gameserver work well but missing some walker and npc template.
 

Attachments

You must be registered for see attachments list
Back
Top