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

Mac Forge 1.18.1 crashing on launch, bootstraplauncher #1258

Open
WolfBV opened this issue Jan 19, 2022 · 6 comments
Open

Mac Forge 1.18.1 crashing on launch, bootstraplauncher #1258

WolfBV opened this issue Jan 19, 2022 · 6 comments
Labels
Type: Bug-Fatal A bug making the App unusable

Comments

@WolfBV
Copy link

WolfBV commented Jan 19, 2022

Describe the bug
When attempting to launch a custom modded instance of Forge 1.18.1 with forge 39.0.36, it crashes and the console shows
"ps stderr: Error: Could not find or load main class Support.gdlauncher_next.datastore.libraries.cpw.mods.bootstraplauncher.0.1.17.bootstraplauncher-0.1.17.jar:.Users.user.Library.Application
Caused by: java.lang.ClassNotFoundException: Support.gdlauncher_next.datastore.libraries.cpw.mods.bootstraplauncher.0.1.17.bootstraplauncher-0.1.17.jar:.Users.user.Library.Application"

I created an empty Forge 1.18.1 instance and launched it with both Forge version 39.0.0 and 39.0.44, which crashed with
"ps stderr: Error: Could not find or load main class Support.gdlauncher_next.datastore.libraries.cpw.mods.bootstraplauncher.1.0.0.bootstraplauncher-1.0.0.jar:.Users.user.Library.Application
Caused by: java.lang.ClassNotFoundException: Support.gdlauncher_next.datastore.libraries.cpw.mods.bootstraplauncher.1.0.0.bootstraplauncher-1.0.0.jar:.Users.user.Library.Application"

To Reproduce
Steps to reproduce the behavior:

  1. Create an instance of forge 1.18.1
  2. Launch it

Expected behavior
To launch 1.18.1 Forge instances.

Possible Solutions
gdlauncher is located in an Application Support file in /Users/user/Library/Application Support/, the issue mentions Users.user.Library.Application, that could be the problem?

Operating System:

  • OS: macOS Mojave
  • Version: 10.14.6
  • Java Version: 17
  • Minecraft Version: 1.18.1
  • Mod Loader: Forge

Additional context
Deleting the gdlauncher and gdlauncher_next folders and the gdlauncher app, then installing 1.1.21 again did not fix this. Going to try an older version of gdlauncher next.

@WolfBV
Copy link
Author

WolfBV commented Jan 19, 2022

@WolfBV
Copy link
Author

WolfBV commented Jan 19, 2022

gdlauncher v1.1.18 works, gdlauncher v1.1.19 doesn't

@Eskaan
Copy link
Collaborator

Eskaan commented Jan 19, 2022

I recommend you version 1.1.21

@WolfBV
Copy link
Author

WolfBV commented Jan 19, 2022

I am using 1.1.21

@Eskaan
Copy link
Collaborator

Eskaan commented Jan 19, 2022

Ah yes I See. That spacing issue from MacOS again.
A workaround would be to move your data to a path that doesn’t has a space in it.
(Macs Application Support folder messes whit it)
Will go fix it soon

@Eskaan Eskaan added the Type: Bug-Fatal A bug making the App unusable label Jan 19, 2022
@landerson78
Copy link

I have this same issue on arch linux with gdlauncher 1.1.21.1 for forge in minecraft 1.17 and 1.18 instances. If it is forge it wont launch and fails but fabric runs fine on both.

@Eskaan Eskaan linked a pull request May 18, 2022 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug-Fatal A bug making the App unusable
Development

Successfully merging a pull request may close this issue.

3 participants