Quote:
Kamog said:
Exception in thread "main" java.lang.UnsupportedClassVersionError: dork/ui/GameF
orm (Unsupported major.minor version 49.0)
|
I'm pretty sure that means the version of java you're trying to run it with is older than what was used to compile it. Go to
java.com and make sure you have the latest version installed.