Jump to content

Recommended Posts

  • 2 months later...
Posted

Heya! Well i managed to compile w/o any problems but i get these errors when server loads...

 

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Bronze
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Silver
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Gold
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Platinum
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Diamond
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Master
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

Dec 14, 2018 4:15:37 PM net.sf.l2j.donation.DonationStats parseDocument
SEVERE: Could not parse donatePackets.xml
java.lang.ClassNotFoundException: net.sf.l2j.donation.packages.Grandmaster
	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 net.sf.l2j.donation.DonationStats.parseDocument(DonationStats.java:80)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:60)
	at net.sf.l2j.commons.data.xml.XMLDocument.loadDocument(XMLDocument.java:36)
	at net.sf.l2j.donation.DonationStats.load(DonationStats.java:28)
	at net.sf.l2j.donation.DonationStats.<init>(DonationStats.java:22)
	at net.sf.l2j.donation.DonationStats$SingletonHolder.<clinit>(DonationStats.java:98)
	at net.sf.l2j.donation.DonationStats.getInstance(DonationStats.java:93)
	at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:288)
	at net.sf.l2j.gameserver.GameServer.main(GameServer.java:120)

If anyone has an idea about how to fix this please reply!

Acis rev 374.

Posted (edited)
1 hour ago, StaticX said:

Well nope.. its located under data/xml/donatePackets.xml

catch the error with IO exception.

maybe you have wrong data in it

Edited by DenArt Designs
Posted

Or you simply failed adding the file, again, and you removed some important piece of code :dat:

As melron shared fully working code, I believe. So, the problem is on your side :happyforever:

Posted

I added the files by applying the patch as the .diff patch is posted on pastebin by the author.. no single error appeared in eclipse.

Tho the problem still exists when i load the server. so its not my part for sure.. maybe you have time to look at the code and give a hand so we can reshare the working version for people that may need it :-)

 

Thanks in advance

Posted (edited)
23 minutes ago, StaticX said:

1140217912_.png.d93d471c6f7c5f1efe566631fb283bf0.png

 

This is a proof of i putted correctly the file.

When i remove it and server boots thats the only error it appears..


Then add it manually, also why peoples apply the patches?
By adding manually patches you can read the code and learn/change/edit parts.

Eclipse not works always as you want. ;)

Edited by StinkyMadness
Posted
9 hours ago, StaticX said:

1140217912_.png.d93d471c6f7c5f1efe566631fb283bf0.png

 

This is a proof of i putted correctly the file.

When i remove it and server boots thats the only error it appears..

people already told you that you have possibly WRONG data inside did you check that?

Posted (edited)
Quote

java.lang.ClassNotFoundException: net.sf.l2j.donation.packages

 

The code is probably not updated when elfo mentioned some changes ,so the system tries to load a particular class and doesn't found the requested class in classpath
 

@StaticX whats the name of the files inside of net.sf.l2j.donation.packages ? if they are like BronzePackage,SilverPackage etc then change this line (inside of DonationStats java file)

final String category = o.getAttributes().getNamedItem("category").getNodeValue();

to

final String category = o.getAttributes().getNamedItem("category").getNodeValue() + "Package";

 

I forgot to edit that part . updated

Edited by melron
Posted

That was perfect @melron it worked! There are also some differences between your pastebin file and Elfos pastebin file but i dont know if i should change your code or not... but it worked when i changed only the line you indicated. I really appreciate it!

Everyone was like it was my fault and i was sure i did everything properly xD .

Greetings everyone!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here 👉https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
    • Hello! We are Genesis, small team that works on new Lineage 2 project. Our goal with this project is to create a fresh new place to play — built around real community feedback, with no aggressive pay-to-win donations and with carefully thought-out quality-of-life improvements, balance changes etc. We believe that even tho we all love this game, everyone has at least one or two things they would like to change in the game to make it more enjoyable. Thats why we want the comunity feedback to shape our server. Main information about the server: • Interlude Classic version • Rates: EXP x4 SP x2 Loot x2, Spoil x2 (not set in stone, might be changed) • Local & Server-Side Dualbox Protection • Complete, Clear Website with Integrated Account Panel (Game account creation, direct communication with support, bug reporting, voting and reward system) • Launcher – External Game Login System: manage all your accounts inside the launcher, “Play” button logs you directly into the game server Here are list of few changes we already added/decided to add to the server: • Reworked Client to fit interlude Era with upgraded Classic Ui • Custom Antibot system • Custom AntiDualBox System • Offline shops • Offline shop with buffs (available only in towns) • Mass Sweeper added to the game • Newbie buffs available all the way to lvl 76 (nothing crazy, but its free) • Slight balance change to Destroyer damage with Polearm and Cancel spell from SPS • PvP zones on every Epic spawn spot • Overbuffing blocked • And more! Since we put big focus on community feedback and suggestions, we are looking for people for our internal tests, that will discuss whether current changes „fit” into the game and maybe suggest some changes themselves. If what you’ve just read sounds interesting to you, if you want to help creating server fitted for you, join our server Discord. Help us to understand what Lineage 2 players in 2026 actually expect and need — so we can meet those expectations and avoid becoming just another server that dies a natural death.     Even if you’re not interested in playing right now, but you are a long-time Lineage 2 player, feel free to join our community. We would greatly appreciate your experience and feedback to help us improve and develop our project. Join the growing L2Genesis community: https://discord.gg/mcuHsQzNCm Also check our website: https://l2genesis.com/
    • I messaged you privately. If you want me to help, message me privately.  
    • Hello guys I’m new here, also I’m new on those things I  don’t know anything about programming but I need some help about many things …I want to open a faction server  Firstly , I want to make a classic but with interlude staff like skills items level etc ..so is there any project server interlude -classic ..is there any interlude -classic client ?  what other server doing ?  can I go with interlude and add a patch-interface that will work for all people whos gonna join the server,  that will have inventory stats bars etc from classic , lobby create character ..etc and L2Fonts  for title and names also chat letters  like classic ?  I read about Lucera 2 has an interlude -classic client is it correct ? I also read about a multi protocol ..   also I saw that there is a lot of classic chronicles like 2.0 2.5 2.6 2.7 2.9.5 3.0  what are the differences    I know that the 3.0 add kamael which I don’t want    in conclusion.. I want full interlude staff but classic things    what should I do with client , server files  which is the way to go and with what files    if someone can answer me to all  sorry for my bad English 
    • download link is dead can anyone share again please ?
  • Topics

×
×
  • Create New...

Important Information

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