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

[BUG] Game crashed NoClassDefFoundError #1270

Open
Westaryy opened this issue Jan 19, 2025 · 0 comments
Open

[BUG] Game crashed NoClassDefFoundError #1270

Westaryy opened this issue Jan 19, 2025 · 0 comments

Comments

@Westaryy
Copy link

--- Game crash info ---
Client: FDPCLIENT b12 (git-57c18ad)
Time: 2025-01-19T23:10:38.721
OS: Windows 10 (Version: 10.0, Arch: amd64)
Java: 1.8.0_51 (Vendor: Oracle Corporation)
Available Processors: 4
Max Memory: 3072 MB
Free Memory: 1085 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:163)
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

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

1 participant