Skip to content

[BUG] Game crashed NoClassDefFoundError #1287

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

Open
Misha651 opened this issue Feb 17, 2025 · 1 comment
Open

[BUG] Game crashed NoClassDefFoundError #1287

Misha651 opened this issue Feb 17, 2025 · 1 comment

Comments

@Misha651
Copy link

--- Game crash info ---
Client: FDPCLIENT b13 (git-2e1a894)
Time: 2025-02-17T16:20:33.838
OS: Windows 10 (Version: 10.0, Arch: amd64)
Java: 1.8.0_51 (Vendor: Oracle Corporation)
Available Processors: 8
Max Memory: 8192 MB
Free Memory: 1289 MB
Total Memory: 2048 MB
--- Stacktrace ---
java.lang.NoClassDefFoundError: org/spongepowered/asm/synthetic/args/Args$1
at net.minecraft.client.renderer.entity.RenderSkeleton.(SourceFile:18)
at net.minecraft.client.renderer.entity.RenderManager.(RenderManager.java:148)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: org.spongepowered.asm.synthetic.args.Args$1
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 11 more
Caused by: java.lang.ArrayIndexOutOfBoundsException

@MukjepScarlet
Copy link
Collaborator

Update your Java.

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

No branches or pull requests

2 participants