Jump to content
  • 0

Communioty Board error


0flee

Question

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!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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

java.lang.NoClassDefFoundError

You are calling a file which does not exists.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...