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

Page 1 of 5 12345 LastLast
Results 1 to 15 of 69
  1. #1
    Blender Fan|Kinenbi Owner Dwarfpicker is offline
    MemberRank
    Mar 2006 Join Date
    AtreiaLocation
    1,085Posts

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

    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
    https://mega.co.nz/#!wgVT3DyQ!Lm_3HC...xQ6H0Y54LqCPYA

    Greetz Dwarfpicker
    Last edited by Dwarfpicker; 09-11-13 at 10:44 AM.


  2. #2
    Account Upgraded | Title Enabled! AngelShade is offline
    MemberRank
    Feb 2007 Join Date
    RomaniaLocation
    413Posts

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

    Awsome, can you compile this source with ant ?

  3. #3
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    and this may I ask, what's done this repair?

    am very very thx dwarf :)
    Last edited by kornicska; 13-10-13 at 10:01 PM.

  4. #4
    Member a2003430453 is offline
    MemberRank
    May 2013 Join Date
    98Posts

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

    many errors !
    does not working.

  5. #5
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    yes many errors:S

    world spawn and npc spawn error

    kromede tials java error

    tiamat stronghold error

    ect...

    the link error logs..
    http://www.mediafire.com/?1s52qay95w6r38h
    Last edited by kornicska; 13-10-13 at 10:57 PM.

  6. #6
    Member hisync is offline
    MemberRank
    Feb 2008 Join Date
    93Posts

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

    What are the updates included in this open source bro.

  7. #7
    Proficient Member qw19860616 is offline
    MemberRank
    Jun 2013 Join Date
    152Posts

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

    Large number of errors

  8. #8
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    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. :)

  9. #9
    Haiyore! Nyaruko Memiko is offline
    MemberRank
    Nov 2009 Join Date
    Nya House!Location
    279Posts

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

    What difference between this and exs-aion-emu revision 18?

  10. #10
    Blender Fan|Kinenbi Owner Dwarfpicker is offline
    MemberRank
    Mar 2006 Join Date
    AtreiaLocation
    1,085Posts

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

    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!

  11. #11
    Apprentice sluval1983 is offline
    MemberRank
    Sep 2013 Join Date
    6Posts

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

    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
    Last edited by sluval1983; 15-10-13 at 04:23 PM.

  12. #12
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

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

    We are also looking for the cause, and we know that there are many errors
    Patience is a solution created

  13. #13
    Enthusiast OrbitDS is offline
    MemberRank
    Aug 2013 Join Date
    26Posts

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

    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.

  14. #14
    Enthusiast qwertzpaul is offline
    MemberRank
    Sep 2013 Join Date
    25Posts

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

    Seems like a lot of newbies tried to use this

  15. #15
    Enthusiast OrbitDS is offline
    MemberRank
    Aug 2013 Join Date
    26Posts

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

    And you did it start? :)



Page 1 of 5 12345 LastLast

Advertisement