This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
criss22
Hello Everyone. Today i want to ask how i can set a potion to get skill effect?
I try
and i get error in GameServer
[05:58:04] ERROR: Error in file ...\L2Sunrise\game\data\xml\stats\skills\36000-36099.xml java.lang.IllegalArgumentException: Value not specified at l2r.gameserver.engines.DocumentBase.getLambda(DocumentBase.java:1455) at l2r.gameserver.engines.DocumentBase.attachEffect(DocumentBase.java:362) at l2r.gameserver.engines.DocumentBase.parseTemplate(DocumentBase.java:243) at l2r.gameserver.engines.skills.DocumentSkill.parseSkill(DocumentSkill.java:508) at l2r.gameserver.engines.skills.DocumentSkill.parseDocument(DocumentSkill.java:124) at l2r.gameserver.engines.DocumentBase.parse(DocumentBase.java:175) at l2r.gameserver.engines.DocumentEngine.loadSkills(DocumentEngine.java:93) at l2r.gameserver.engines.DocumentEngine.loadAllSkills(DocumentEngine.java:102) at l2r.gameserver.data.xml.impl.SkillData.load(SkillData.java:56) at l2r.gameserver.data.xml.impl.SkillData.reload(SkillData.java:48) at handlers.admincommandhandlers.AdminReload.useAdminCommand(AdminReload.java:195) at l2r.gameserver.network.clientpackets.SendBypassBuildCmd.runImpl(SendBypassBuildCmd.java:87) at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:71) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)My pack is L2jSunrise. Thank you
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now