-
Notifications
You must be signed in to change notification settings - Fork 22
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
NoClassDefFoundError #44
Comments
can second this
|
This kicks at the backend server layer not the bungee layer though i wouldnt be surpised if that was also apart of the problem too |
i have this problem too XD |
can confirm as of commit 538e8df it still exists |
After running the server in debug mode I get the following stack trace:
Now I must say I don't have much experience with MC authlib nor reflections, but I am pretty sure instead of |
Same issue |
same question |
Seems like the issue is fixed in this repo, just not in the latest release jar. After cloning the repo and building the jar locally it worked as it is supposed to. |
Since this is closed I assume it's fixed but you forgot to tell us? |
Since Atlas 1.12.0, the server throws this error when a player joins any server not running Minecraft version 1.19.
lost connection: Internal Exception: java.lang.NoClassDefFoundError: Could not initialize class cc.funkemunky.api.tinyprotocol.packet.types.WrappedGameProfile
The text was updated successfully, but these errors were encountered: