-
Notifications
You must be signed in to change notification settings - Fork 571
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
Possible fix? for Adventure mode and Linux crashes #6584
Comments
@TheLastNarwhal before you edit the manifest.mf does the crash occurs before the splash screen or after the splash screen is closed? |
It would crash at different times. The first time I reported the issue it would crash shortly after the splash screen appeared, now on the latest snapshot it crashes on the "Finishing startup" section of the loading. So, it does get past the the splash, but it will still crash with:
However, if I make the change you suggested it will skip the splash screen and load all the way through the "Finishing startup" and into the main menu. |
If it helps at all, when running it through the terminal pre-edit it seems to crash at the ui/vs.png everytime.
|
I think I'll disable closing the splash screen on linux, I wonder why it works on windows though... |
Describe the bug
So, I saw @kevlahnota's suggestion in the Forge discord about deleting the SplashScreen-Image: line in the MANIFEST.MF file and it seems to have worked. I am now able to succesfully run the
forge-adventure.sh
and have it load all the way to the main menu. It did go a bit slow, but it loaded without crashing, so I count that as a win.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: