Server Error [Solved]

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
Post Reply
Ralm
Posts: 154
Joined: Sat Dec 25, 2010 10:09 pm
Location: Portugal

Server Error [Solved]

Post by Ralm »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4429
L2JDP Revision Number: 7672

Well People, Im getting a error in gameserver. He talks about something about skills.

Here is the error Log

Code: Select all

9/Jan/2011 21:41:46 com.l2jserver.gameserver.skills.DocumentBase parseSEVERE: Error in file C:\L2Jserver\Datapack\gameserver\data\stats\skills\05000-05099.xmljava.lang.RuntimeException: java.lang.ClassNotFoundException: com.l2jserver.gameserver.skills.effects.Effect#effectname1    at com.l2jserver.gameserver.templates.effects.EffectTemplate.<init>(EffectTemplate.java:93)    at com.l2jserver.gameserver.skills.DocumentBase.attachEffect(DocumentBase.java:374)    at com.l2jserver.gameserver.skills.DocumentBase.parseTemplate(DocumentBase.java:209)    at com.l2jserver.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:419)    at com.l2jserver.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:123)    at com.l2jserver.gameserver.skills.DocumentBase.parse(DocumentBase.java:146)    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:223)    at com.l2jserver.gameserver.GameServer.main(GameServer.java:506)Caused by: java.lang.ClassNotFoundException: com.l2jserver.gameserver.skills.effects.Effect#effectname1    at java.net.URLClassLoader$1.run(Unknown Source)    at java.security.AccessController.doPrivileged(Native Method)    at java.net.URLClassLoader.findClass(Unknown Source)    at java.lang.ClassLoader.loadClass(Unknown Source)    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)    at java.lang.ClassLoader.loadClass(Unknown Source)    at java.lang.Class.forName0(Native Method)    at java.lang.Class.forName(Unknown Source)    at com.l2jserver.gameserver.templates.effects.EffectTemplate.<init>(EffectTemplate.java:89)    ... 14 more 
I didnt done anything in server yet and gave that error since the first use, when I finish installing it.

Im a newbie so I dont know what to do.

If anyone could help and need the XML file, I can upload it.

Thanks all.
Last edited by Ralm on Wed Jan 12, 2011 9:51 am, edited 1 time in total.
My teachers XD: jurchiks
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Server Error

Post by MELERIX »

that issue is already fixed, update server and datapack ;)
Ralm
Posts: 154
Joined: Sat Dec 25, 2010 10:09 pm
Location: Portugal

Re: Server Error

Post by Ralm »

At nightly ???
My teachers XD: jurchiks
Ralm
Posts: 154
Joined: Sat Dec 25, 2010 10:09 pm
Location: Portugal

Re: Server Error

Post by Ralm »

Ah I already saw that yes.

Now how do I update the server without deleting everything??

Just dont install the Database??
My teachers XD: jurchiks
Post Reply