-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't find or load main class #27
Comments
I have the same error. |
I think I know what it is. |
I think that is not the problem. More likely my download doesn't work smoothly. Probably some files don't get downloaded. So some parts of the game are missing. As it says it's a class error, not a jvm error or something like this. |
Yes, you're right! That's not the problem. |
I installed the module globally via yarn and executed:
downloadMinecraft 1.13.2 1.13.2.jar client
This worked just fine. Now I tried
runMinecraft ./ 1.13.2 <my username> <my password>
But after that the first time i get something like:
And the second attempt:
I don't know whats wrong here
The text was updated successfully, but these errors were encountered: