-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error: Could not find or load main class net.minecraft.client.main.Main #171
Comments
I think the problem come from the launcher... Can you try with the full path just to check? For the nerds: I think that the |
We're good for a 4.0.2 patch, thank you! |
i tried with the full path and its still the same error
and i also tried just starting it, without the --main-dir and --work-dir
and its still passing the same error |
Could you try with |
At first glance, it looks like #170 |
|
Is the following file existings: |
…aths are still usable in the launcher code, but when running subprocesses, it is important to make absolute paths. #171
it exists but when i opened it as a zip it was empty, and the size of it was 0kb |
I think the patch I worked on today should fix this, I'll tell you when I release it so you can try |
…aths are still usable in the launcher code, but when running subprocesses, it is important to make absolute paths. #171
when i run
portablemc --main-dir files --work-dir files start 1.16.5
it passes
i tried running it in administrator but it didnt work
The text was updated successfully, but these errors were encountered: