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

Cant Open Instance #68

Closed
ghost opened this issue Jan 21, 2014 · 5 comments
Closed

Cant Open Instance #68

ghost opened this issue Jan 21, 2014 · 5 comments

Comments

@ghost
Copy link

ghost commented Jan 21, 2014

When I try to open any instance I have I get this error:

Exiting with -1
Failed to find Minecraft main class:
java.lang.ClassNotFoundException: net.minecraft.client.main.Main
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:132)
at org.multimc.EntryPoint.listen(EntryPoint.java:127)
at org.multimc.EntryPoint.main(EntryPoint.java:52)
Minecraft exited with exitecode -1.

Please help, I dont know what to do!

@taljaards
Copy link

I also had that issue.
Do you have any accented characters in you Windows Account name (such as é ë ü ...) ?

@ghost
Copy link
Author

ghost commented Jan 21, 2014

not accented, but like a hidden folder with ALT+0+2+5. Do you think thats the problem?

@ghost
Copy link
Author

ghost commented Jan 21, 2014

Huh, thats weird, I just moved the MultiMC folder to the desktop and now it seems to open, the new update must have broken that, oh well, thank you Mierzen :)

@taljaards
Copy link

Just as I was typing the reply :)

@peterix
Copy link
Member

peterix commented Jan 22, 2014

Try the current dev build. Does it work?

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