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

Unable to Launch modded Minecraft 1.12.2 #644

Open
shanoaice opened this issue Dec 30, 2024 · 1 comment
Open

Unable to Launch modded Minecraft 1.12.2 #644

shanoaice opened this issue Dec 30, 2024 · 1 comment

Comments

@shanoaice
Copy link

I came across this Java SE 8 implementation in .NET and wondered whether it is possible to use this to play Minecraft. Original 1.12.2 without any modding launches fine, but when I tried to add Forge and a few mods, game would refuse to launch. This is the startup log.

When I tried it on an even larger modpack, it throws a stack overflow. Logs.

@wasabii
Copy link
Contributor

wasabii commented Dec 30, 2024

So while kinda neat, this probably isn't something I'm going to have the time to take a deep look at. If you have time though, a simpler reproduction would be nice.

The stack overflow seems to be a recursive loop in parsing some annotation, since its passing through getDeclaredAnnotationsImpl.

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