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

Duplicate ASM on Fabric 1.21.3 #1620

Open
Od1n2018 opened this issue Oct 29, 2024 · 2 comments
Open

Duplicate ASM on Fabric 1.21.3 #1620

Od1n2018 opened this issue Oct 29, 2024 · 2 comments

Comments

@Od1n2018
Copy link

  • [ X] I searched the issue tracker for other issues covering my case
  • [X ] This is a Launcher issue. (Usually if you can reproduce it with a fresh instance)

Describe the bug
On attempts to create and launch a 1.21.3 instance in fabric on fabric loader 0.16 and above the instance does an automatic crash. The error logs state that there is a duplicate ASM. I deleted GDlauncher and all folder associated with it first to see if it was my GDLauncher out of date. Same crash happened. Also deleted the duplicating ASM folders. Both just redownload and give same error.

To Reproduce
Steps to reproduce the behavior:

  1. Create Instance of 1.21.3 on Fabric loader above 0.16
  2. Attempt to load.

Expected behavior
I expected it to launch a 1.21.3 instance

Possible solutions
No idea how to solve this issue

Logs
GDLauncher@N/A: Exception in thread "main" java.lang.ExceptionInInitializerError
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.IllegalStateException: duplicate ASM classes found on classpath: jar:file:/C:/Users/""Username"/AppData/Roaming/gdlauncher_carbon/data/libraries/org/ow2/asm/asm/9.3/asm-9.3.jar!/org/objectweb/asm/ClassReader.class, jar:file:/C:/Users/"Username"/AppData/Roaming/gdlauncher_carbon/data/libraries/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar!/org/objectweb/asm/ClassReader.class
at net.fabricmc.loader.impl.util.LoaderUtil.verifyClasspath(LoaderUtil.java:83)
at net.fabricmc.loader.impl.launch.knot.Knot.

Operating System:

  • OS: Windows 11
  • Launcher Version: 2.0.20
  • Java Version: 21
  • Minecraft Version:1.21.3
  • Mod Loader: Fabric

Additional context
Add any other context about the problem here.

@Benjamin-Wirz
Copy link

I am also having the same issue, However I can get it to launch on Fabric Loader 0.16.1. I have the exact same system info/settings listed, except I am running Manjaro Linux, which now doesn't seem to be a factor. I also found out that Neoforge exits with the same exit code however Forge still works. Hope this info helps

@desaianand1
Copy link

This is the legacy repository for GDLauncher. All future issues will be handled on the new Carbon repository, here

This issue is already tracked there: #383
It is seemingly patched already and will go live on the next release candidate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants