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

Can't run bungeecord... #651

Closed
CrunchyMuffin opened this issue Oct 6, 2013 · 2 comments
Closed

Can't run bungeecord... #651

CrunchyMuffin opened this issue Oct 6, 2013 · 2 comments

Comments

@CrunchyMuffin
Copy link

Every time i try to run Bungee Cord i get this:

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/md_5/bungee/api/ProxyServer : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: net.md_5.bungee.Bootstrap. Program will exit.

@ghost
Copy link

ghost commented Oct 6, 2013

Needs java 7. Learn to read the documentation.

@CrunchyMuffin
Copy link
Author

I'm a n00b at this so...
THX!

@md-5 md-5 closed this as completed Oct 6, 2013
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