Jump to content

XSHAPE


Daemonjax

Recommended Posts

  • Replies 129
  • Created
  • Last Reply

Top Posters In This Topic

Hi I have the problem that when I run “java -jar XSHARPE.jar -v 2644500” I get the “could not find the main class: XSHARP. Program will exit” error.

 

My Java lib directory is “C:\Program Files (x86)\Java\jre6\lib”.

 

When I run “echo %classpath%” I get “C:\Program Files (x86)\Java\jre6\lib”.

 

Any idea? spent most of a day on this, getting blood all over the wall.

 

C:\Program Files (x86)\Steam\SteamApps\common\XCom-Enemy-Unknown>java -jar XSHAP

E.jar -v 26444500

Exception in thread "main" java.lang.UnsupportedClassVersionError: XShape : Unsu

pported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$000(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)

Could not find the main class: XShape. Program will exit.

Edited by PiersAS
Link to comment
Share on other sites

i need help. i went to run the batch file but i get a command window that blinks saying: ('Java' is not recognised as an internal or external command, operable program or batch file.) and then it closes :(

 

when clearly i have the latest java on my computer.

 

can someone help me with this.

Link to comment
Share on other sites

I'm wondering when an XSHAPE (or the mod manager maybe) version will arrive that will feature automatic "uncompressed_size" file renaming/removal. A big chunk of users who downloads my mod goes wrong there, so I'm looking for ways to automate that process. If the next version will have this feature and will be out soon, then I'll simply wait for it. Otherwise, I'll need to look for a different way. Edited by BlackAlpha
Link to comment
Share on other sites

i need help. i went to run the batch file but i get a command window that blinks saying: ('Java' is not recognised as an internal or external command, operable program or batch file.) and then it closes :(

 

when clearly i have the latest java on my computer.

 

can someone help me with this.

 

When I got this error it was because the enviormental varable PATH did have the address of the java bin directory.

Link to comment
Share on other sites

i need help. i went to run the batch file but i get a command window that blinks saying: ('Java' is not recognised as an internal or external command, operable program or batch file.) and then it closes :(

 

when clearly i have the latest java on my computer.

 

can someone help me with this.

 

When I got this error it was because the enviormental varable PATH did have the address of the java bin directory.

 

so what does that mean?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...