Skip to content
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

The problem with the classloader #870

Closed
Av0kee opened this issue Dec 12, 2023 · 3 comments
Closed

The problem with the classloader #870

Av0kee opened this issue Dec 12, 2023 · 3 comments
Labels
support Issues closed due to being a support request.

Comments

@Av0kee
Copy link

Av0kee commented Dec 12, 2023

Hello, when I launch minecraft, this error comes out https://haste.gravitlauncher.com/018c5b92-bf87-7004-a6f6-1be58b738a4a As I found out, the problem is loading classes. Is it possible to isolate them somehow? Link to the full logs: https://haste.gravitlauncher.com/018c5b92-bf87-7004-a6f6-1be58b738a4a

@Linguardium
Copy link

This is not a fabric loader issue.

This appears to be a bug in hybrid aquatic where they are directly referencing MixinExtra initialization class as their own mod entrypoint
https://github.com/hybridlabs/hybrid-aquatic/blob/4ec20a985ef60243ce908bebddcdcc99701a3760/src/main/resources/fabric.mod.json#L45C21-L45C21

Removing Hybrid Aquatic should resolve this issue

@modmuss50 modmuss50 added the support Issues closed due to being a support request. label Dec 12, 2023
Copy link

👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
@modmuss50
Copy link
Member

I have a feeling this might be caused by your launcher, can you try with the same mod set in the vanilla launcher?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Issues closed due to being a support request.
Projects
None yet
Development

No branches or pull requests

3 participants