-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: java.lang.NoClassDefFoundError #71
Comments
minecraft version, mod version, full crash report |
Minecraft: 1.16.5 |
If this is a discrepancy between versions, how can I remedy this without regressing to 1.12 or lower? |
im pretty sure there are 1.16 versions out there |
Okay I didn't see that before, lemme try replacing the .jar files with a later version |
Never mind, the version is 1.16 (1.16.3) and I got the same error |
can you send the updated crash report |
The crash report is the same. Apparently I downloaded the 1.16.3 version and not the 1.12 version. I misremembered lol |
Try now? |
Wow, 1.16 crash reports are pretty different from 1.12 crash reports, so my estimation may be a little off... |
Pretty sure I did. The file pathway is as follows: As for coremods vs actual mods, I am unfamiliar with that terminology. I downloaded the mod on this link: This was under the Releases tab for this mod, 1.0.10 Patch 1 under Assets (3rd one down) |
hmm yeah I'm gonna wait for @djpadbit to see this since I can't really narrow it down any further with my knowledge, sorry just your friendly neighborhood guy tryna help, I don't actually make this mod lol |
java.lang.NoClassDefFoundError:
com/sonicether/soundphysics/SoundPhysics
Exit code: 255
What does this mean? How can I fix it? Is it on my end or a bug in the source code?
The text was updated successfully, but these errors were encountered: