question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ClassNotFoundExcption for RemovalCause on Forge-based servers

See original GitHub issue

What i did / Steps to reproduce

Put the bluemap.jar to mods folder and start Mohist.

Expected result

Map to work normally

Actual result

Multiple ClassNotFound errors (log here)

Context

BlueMap Version: 1.5.5-forge-1.16.4 and 1.6.0-forge-1.16.4 Mohist Version: 1.16.5-750

Using Windows Server with OpenJDK 11

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
TBlueFcommented, Sep 20, 2021

Thanks for testing it, i’ll keep trying ^^’

1reaction
LiskoSlayer63commented, Sep 20, 2021

This should be fixed in 1.6.1, but it is really hard for me to reproduce this reliably so i might be wrong. Closing this for now, but please reopen this if you still have this issue in 1.6.1+! 😃

I’m sorry to depress you, but the error spam is still there when using 1.6.1. Didn’t try the 1.6.2 yet, because I need to update the front-end too…

EDIT: Have no idea how to reopen an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix ClassNotFoundException in Java - Rollbar
Common causes of the java.lang.ClassNotFoundException are using the following methods to load a class: Class.forName(); ClassLoader.
Read more >
How do I resolve ClassNotFoundException? - Stack Overflow
When you get a ClassNotFoundException, it means the JVM has traversed the entire classpath and not found the class you've attempted to reference....
Read more >
Server Unable to Boot - Mods/Modpacks - Aternos Community
Howdy, I'm currently attempting to create a forge-based server for ... NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin at ...
Read more >
How to resolve java.lang.ClassNotFoundException in Java ...
ClassNotFoundException looks quite simple but underlying cause of it is always ... 4) Now just remove the .class file for stocktrading.java and run...
Read more >
java.lang.ClassNotFoundException Seen In OTM Logs after ...
The issue can be reproduced at will with the following steps: 1. Restart OTM. 2. Monitor the exception logs on the app server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found