[Gameserver]Skill error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
User avatar
DareStrike
Posts: 376
Joined: Sun May 01, 2011 1:20 pm

[Gameserver]Skill error

Post by DareStrike »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Freya 4618:
L2JDP Revision Freya 7995:

What is error for skills :S

Code: Select all

 [Fatal Error] 02900-02999.xml:1165:2: The content of elements must consist of well-formed character data or markup.Error loading file C:\Users\Daredevil\Desktop\Freya my server\gameserver\data\stats\skills\02900-02999.xmlorg.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.        at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)        at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)        at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)        at com.l2jserver.gameserver.skills.DocumentBase.parse(DocumentBase.java:139)        at com.l2jserver.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:79)        at com.l2jserver.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:88)        at com.l2jserver.gameserver.datatables.SkillTable.load(SkillTable.java:60)        at com.l2jserver.gameserver.datatables.SkillTable.<init>(SkillTable.java:45)        at com.l2jserver.gameserver.datatables.SkillTable.<init>(SkillTable.java:27)        at com.l2jserver.gameserver.datatables.SkillTable$SingletonHolder.<clinit>(SkillTable.java:164)        at com.l2jserver.gameserver.datatables.SkillTable.getInstance(SkillTable.java:37)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:229)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:509) 
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: [Gameserver]Skill error

Post by Zoey76 »

Have you modified any skill in the file 02900-02999.xml?

Post your skill around line 1165, probably it's 2976.
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
User avatar
DareStrike
Posts: 376
Joined: Sun May 01, 2011 1:20 pm

Re: [Gameserver]Skill error

Post by DareStrike »

provlem this fix

locked :)
Locked