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!

Working Aion Emus - v1.5, v1.9, v2.5, v2.7, v4.6, v4.9 and 5.x

Initiate Mage
Joined
Dec 22, 2019
Messages
4
Reaction score
0
I can't compile your Aion 7.0. Is this not working Aion Emu or what? Windows 10 1909 18363.535 Pro x64, JDK 11.0.4. Sorry for my English.CMD:Buildfile: D:\_server files\aion\aion-germany-master\AL-Game\build.xmlclean: [delete] Deleting directory D:\_server files\aion\aion-germany-master\AL-Game\buildinit: [mkdir] Created dir: D:\_server files\aion\aion-germany-master\AL-Game\build [mkdir] Created dir: D:\_server files\aion\aion-germany-master\AL-Game\build\classescompile: [javac] Compiling 2670 source files to D:\_server files\aion\aion-germany-master\AL-Game\build\classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 7 [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemAttackType.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemAttackType.java:26: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\stats\container\StatEnum.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\stats\container\StatEnum.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\stats\container\StatEnum.java:28: error: cannot find symbol [javac] @XmlType(name = "StatEnum") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\stats\container\StatEnum.java:29: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:29: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\ride\RideInfo.java:30: error: cannot find symbol [javac] @XmlType(name = "RideInfo", propOrder = { "bounds" }) [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:24: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:25: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:26: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlRootElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:32: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.NONE) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\Stigma.java:33: error: cannot find symbol [javac] @XmlRootElement(name = "Stigma") [javac] ^ [javac] symbol: class XmlRootElement [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlRootElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlRootElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:30: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\StatsTemplate.java:31: error: cannot find symbol [javac] @XmlRootElement(name = "stats_template") [javac] ^ [javac] symbol: class XmlRootElement [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:27: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\PlayerStatsTemplate.java:28: error: cannot find symbol [javac] @XmlRootElement(name = "player_stats_template") [javac] ^ [javac] symbol: class XmlRootElement [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlRootElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:27: error: cannot find symbol [javac] @XmlRootElement(name = "flypath_location") [javac] ^ [javac] symbol: class XmlRootElement [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\flypath\FlyPathEntry.java:28: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.NONE) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\PlayerClass.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\PlayerClass.java:28: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\Gender.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\Gender.java:26: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\TribeClass.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\TribeClass.java:25: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:31: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemUseLimits.java:32: error: cannot find symbol [javac] @XmlType(name = "UseLimits") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\Race.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\Race.java:29: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:22: error: package javax.xml.bind does not exist [javac] import javax.xml.bind.Unmarshaller; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:24: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:25: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:26: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:27: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlTransient; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:28: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:49: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\skillengine\model\SkillTemplate.java:50: error: cannot find symbol [javac] @XmlType(name = "skillTemplate", propOrder = { "properties", "startconditions", "useconditions", "endconditions", "useequipmentconditions", "effects", "actions", "periodicActions", "motion" }) [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:21: error: package javax.xml.bind does not exist [javac] import javax.xml.bind.Unmarshaller; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:24: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:25: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:26: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlID; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:27: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlTransient; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:28: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:50: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.NONE) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemTemplate.java:51: error: cannot find symbol [javac] @XmlType(namespace = "", name = "ItemTemplate") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:21: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAttribute; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:24: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:25: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElements; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:26: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlRootElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:38: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.NONE) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\stats\ModifiersTemplate.java:39: error: cannot find symbol [javac] @XmlRootElement(name = "modifiers") [javac] ^ [javac] symbol: class XmlRootElement [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:22: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:23: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlAccessorType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:24: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElement; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:25: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlElements; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:26: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:31: error: cannot find symbol [javac] @XmlAccessorType(XmlAccessType.FIELD) [javac] ^ [javac] symbol: class XmlAccessorType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\actions\ItemActions.java:32: error: cannot find symbol [javac] @XmlType(name = "ItemActions") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemCategory.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemCategory.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemCategory.java:25: error: cannot find symbol [javac] @XmlType(name = "item_category") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemCategory.java:26: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\EquipType.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\EquipType.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\EquipType.java:25: error: cannot find symbol [javac] @XmlType(name = "equipType") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\EquipType.java:26: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemQuality.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemQuality.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemQuality.java:25: error: cannot find symbol [javac] @XmlType(name = "quality") [javac] ^ [javac] symbol: class XmlType [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemQuality.java:26: error: cannot find symbol [javac] @XmlEnum [javac] ^ [javac] symbol: class XmlEnum [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemType.java:19: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlEnum; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\model\templates\item\ItemType.java:20: error: package javax.xml.bind.annotation does not exist [javac] import javax.xml.bind.annotation.XmlType; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:52: warning: OutputFormat is internal proprietary API and may be removed in a future release [javac] import com.sun.org.apache.xml.internal.serialize.OutputFormat; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:53: warning: XMLSerializer is internal proprietary API and may be removed in a future release [javac] import com.sun.org.apache.xml.internal.serialize.XMLSerializer; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:54: warning: DirectBuffer is internal proprietary API and may be removed in a future release [javac] import sun.nio.ch.DirectBuffer; [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:118: warning: OutputFormat is internal proprietary API and may be removed in a future release [javac] OutputFormat format = new OutputFormat(document); [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:118: warning: OutputFormat is internal proprietary API and may be removed in a future release [javac] OutputFormat format = new OutputFormat(document); [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:123: warning: XMLSerializer is internal proprietary API and may be removed in a future release [javac] XMLSerializer serializer = new XMLSerializer(out, format); [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\dataholders\HouseScriptData.java:123: warning: XMLSerializer is internal proprietary API and may be removed in a future release [javac] XMLSerializer serializer = new XMLSerializer(out, format); [javac] ^ [javac] D:\_server files\aion\aion-germany-master\AL-Game\src\com\aionemu\gameserver\geoEngine\GeoWorldLoader.java:282: warning: DirectBuffer is internal proprietary API and may be removed in a future release [javac] Cleaner cleaner = ((DirectBuffer) toBeDestroyed).cleaner(); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 100 errors [javac] 9 warningsBUILD FAILEDD:\_server files\aion\aion-germany-master\AL-Game\build.xml:40: Compile failed; see the compiler error output for details.Total time: 7 secondsD:\_server files\aion\aion-germany-master\AL-Game>
 
Initiate Mage
Joined
Dec 29, 2019
Messages
1
Reaction score
0
I can't compile your Aion 7.0. Is this not working Aion Emu or what? Windows 10 1909 18363.535 Pro x64, JDK 11.0.4. Sorry for my English
Please format properly.Use JDK vers 8, that fixed this issue for me. Ensure your system environment variables are set up correctly as well.
 
Skilled Illusionist
Joined
Jul 20, 2016
Messages
362
Reaction score
44
Any chance to see reuploads of the dead links? At least 2.7 client and 5.8 server/client. The SVN link is useless because there is only one repo that's taking major unfixed bugs into future versions
 
Skilled Illusionist
Joined
Jul 20, 2016
Messages
362
Reaction score
44
Downloading the client requires megabasterd, for anyone who doesn't know. Since mega introduced the 5GB limit some years ago, it's the only way to download anything over 5GB


Edit: About an hour later, the client download simply stopped at around 47%. Megabasterd was crippling around 200kb/s most of the time. Thanks for the link but it would be a much greater help if you split it up to 5GB parts or put it all on GDrive
 
Last edited:
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,079
Downloading the client requires megabasterd, for anyone who doesn't know. Since mega introduced the 5GB limit some years ago, it's the only way to download anything over 5GB


Edit: About an hour later, the client download simply stopped at around 47%. Megabasterd was crippling around 200kb/s most of the time. Thanks for the link but it would be a much greater help if you split it up to 5GB parts or put it all on GDrive
Sorry but that is not possible, internet is bad :(:
I use MegaDownloader for this, if can't, you can try to correct the error using UltraSurf and then reset the download,
or you can use MEGAsyncSetup.
 
Last edited:
Initiate Mage
Joined
Apr 28, 2020
Messages
1
Reaction score
0
Here is an Aion 2.7 source code:

Client Aion 2.7:
Got everything working. Had to add a systemvar to start JavaVM's that compile with UTF-8 because of ant. You need that to compile the gameserver. Also I got the weird Win10 Client Camera Rotate Bug. Fixed that with spiritaionmousefix.




Downloading the client requires megabasterd, for anyone who doesn't know. Since mega introduced the 5GB limit some years ago, it's the only way to download anything over 5GB

use MEGAsync :)
 
Last edited:
Initiate Mage
Joined
May 5, 2020
Messages
1
Reaction score
0
Hello,

I bought a new Aion DVD on Ebay. Current version is 1.5.My server runs on 1.5. When I start Aion, I get a message that this game is not available in my country, although the client and server region is correct. Btw Gameguard is opened when Aion is started. How do I get it uninstalled?
 
Newbie Spellweaver
Joined
Feb 12, 2020
Messages
33
Reaction score
5
Hello, I bought a new Aion DVD on Ebay. Current version is 1.5.My server runs on 1.5. When I start Aion, I get a message that this game is not available in my country, although the client and server region is correct. Btw Gameguard is opened when Aion is started. How do I get it uninstalled?

-Can u share client please? I didn't have the pleasure to test how game was on that stage. Very gratefull.

-About ur issue, idk anything about client, try to make a post on help topic.'this game is not available in my country'; How do you have ur GS config for client responses ?



Got everything working. Had to add a systemvar to start JavaVM's that compile with UTF-8 because of ant. You need that to compile the gameserver. Also I got the weird Win10 Client Camera Rotate Bug. Fixed that with spiritaionmousefix.

use MEGAsync :)

'Had to add a systemvar to start JavaVM's that compile with UTF-8 because of ant. You need that to compile the gameserver'

Could you explain or share that info to compile? please
 
Master Summoner
Joined
May 25, 2020
Messages
520
Reaction score
233
Hello,

I bought a new Aion DVD on Ebay. Current version is 1.5.My server runs on 1.5. When I start Aion, I get a message that this game is not available in my country, although the client and server region is correct. Btw Gameguard is opened when Aion is started. How do I get it uninstalled?
Upload client and we will check it :D
 
Newbie Spellweaver
Joined
Feb 12, 2020
Messages
33
Reaction score
5
Hello,

I bought a new Aion DVD on Ebay. Current version is 1.5.My server runs on 1.5. When I start Aion, I get a message that this game is not available in my country, although the client and server region is correct. Btw Gameguard is opened when Aion is started. How do I get it uninstalled?

2 months over this post, will you mind to share the client ? it's very hard to find online
 
Junior Spellweaver
Joined
Feb 7, 2007
Messages
106
Reaction score
2
Anybody a game guard killer for version 1.5??? I have a v 1.5.0.0 client ENU; GER; FRA but it cant start since gg support by NCsoft is not available anymore.



Part 14 and 63 of 1.9 missing? can somebody reupload? :)
 
Last edited:
Newbie Spellweaver
Joined
Dec 2, 2013
Messages
12
Reaction score
3
Aion EU client v1.9.0.1. Use Tor Browser to open the link and download the file.





P.S. In case you're wondering, the client works with both server emulators.
 
Last edited:
Back
Top