Jump to content
  • 0

Communioty Board error


Question

Posted

Please help me with this error.

Exception in thread "ThreadPoolExecutor-8" java.lang.NoClassDefFoundError: gr/sr
/configsEngine/configs/impl/CommunityDonateConfigs
        at l2r.gameserver.communitybbs.BoardsManager.handleCommands(BoardsManage
r.java:60)
        at l2r.gameserver.network.clientpackets.RequestBypassToServer.runImpl(Re
questBypassToServer.java:251)
        at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameCli
entPacket.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)
Caused by: java.lang.ClassNotFoundException: gr.sr.configsEngine.configs.impl.Co
mmunityDonateConfigs
        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)
        ... 6 more

Thank you!

4 answers to this question

Recommended Posts

  • 0
Posted
On 4/26/2020 at 5:06 PM, 0flee said:

java.lang.NoClassDefFoundError

You are calling a file which does not exists.

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


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