Jmonkey doesn't work

I tried this on cmd:



java jmonkeyplatform



this threw this:



C:Program Filesjmonkeyplatformbin>java -c jmonkeyplatform

Unrecognized option: -c

Could not create the Java virtual machine.



C:Program Filesjmonkeyplatformbin>java jmonkeyplatform

Exception in thread “main” java.lang.NoClassDefFoundError: jmonkeyplatform

Caused by: java.lang.ClassNotFoundException: jmonkeyplatform

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: jmonkeyplatform. Program will exit.



C:Program Filesjmonkeyplatformbin>

Is that useful?

no. You are running it wrong. Some windows user could help u.

Have you tried running the uninstaller and re-installing?

Yep several times

Try explicitly setting your user as the owner of your home directory… From what it looks like jMP cannot write to your home directory.

normen said:
Try explicitly setting your user as the owner of your home directory.. From what it looks like jMP cannot write to your home directory.

Didn't work -(

you installed netbeans and jmonkey in the same directory?

namikazeruisu said:
you installed netbeans and jmonkey in the same directory?

nope.
all i did was install it using the supplied installer.

I don’t know what causes this I only know its got to do with something being messed up on that system. Other people had this too, idk how they solved it.