md-5 / SpecialSource

Automatic generator and renamer of jar obfuscation mappings.
Other
202 stars 51 forks source link

java.lang.NoClassDefFoundError: net/md_5/specialsource/transformer/MappingTransformer #43

Closed vediis closed 7 years ago

vediis commented 7 years ago

Summary:

I'm trying to get Luckperms to work with Cauldron 1.7.10 and the suggested solution was to use SpecialSource 1.7.4 instead of the 1.7 SNAPSHOT I was on. https://github.com/CyberdyneCC/Thermos/issues/498#issuecomment-247083549 I tried using SpecialSource 1.7.4 but I got this error: java.lang.NoClassDefFoundError: net/md_5/specialsource/transformer/MappingTransformer Crash report: https://drive.google.com/open?id=0B_vrOlC_nFXlU21NVHBVY010TTg

Additional info on Luckperms: https://www.spigotmc.org/threads/luckperms-an-advanced-permissions-plugin.174259/page-56#post-2481259

md-5 commented 7 years ago

This is not an issue with SpecialSource, it is an issue with your server (or the way you have installed it) not supporting SpecialSource 1.7.4 (there shouldn't have been any breaking changes between the versions). Since Cauldron is no longer maintained I don't think they will fix this.