ClassNotFoundExcption for RemovalCause on Forge-based servers
See original GitHub issueWhat 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:
- Created 2 years ago
- Comments:11 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for testing it, i’ll keep trying ^^’
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.