jME3 SDK

When I try to run jME3 SDK nothing happens. well when I double click on jmonkeyplatform.exe nothing comes up.

I have installed SDK.

Maby I have installed a wrong one?

Could anyone give me a link fir SDK?

Theres only one version of it here.

Please give us some more info. What OS are you using? Since you try to use the exe I guess some version of windows? Did you install a JDK on your computer before trying to start jMP? Can you try and start the exe via command line to see any output its generating?

Cheers,

Normen

When I run it via command line I get:

jmonkeyplatform.exe  -java.io.IOException: Access is denied
       at java.io.WinNTFileSystem.createFileExclusively(Native Method)
       at java.io.File.createNewFile(Unknown Source)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:509)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:343)
       at org.netbeans.MainImpl.execute(MainImpl.java:197)
       at org.netbeans.MainImpl.main(MainImpl.java:78)
       at org.netbeans.Main.main(Main.java:75)
java.io.IOException: Access is denied
       at java.io.WinNTFileSystem.createFileExclusively(Native Method)
       at java.io.File.createNewFile(Unknown Source)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:509)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:343)
       at org.netbeans.MainImpl.execute(MainImpl.java:197)
       at org.netbeans.MainImpl.main(MainImpl.java:78)
       at org.netbeans.Main.main(Main.java:75)
java.io.IOException: Access is denied
       at java.io.WinNTFileSystem.createFileExclusively(Native Method)
       at java.io.File.createNewFile(Unknown Source)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:509)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:343)
       at org.netbeans.MainImpl.execute(MainImpl.java:197)
       at org.netbeans.MainImpl.main(MainImpl.java:78)
       at org.netbeans.Main.main(Main.java:75)
java.io.IOException: Access is denied
       at java.io.WinNTFileSystem.createFileExclusively(Native Method)
       at java.io.File.createNewFile(Unknown Source)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:509)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:343)
       at org.netbeans.MainImpl.execute(MainImpl.java:197)
       at org.netbeans.MainImpl.main(MainImpl.java:78)
       at org.netbeans.Main.main(Main.java:75)
java.io.IOException: Access is denied
       at java.io.WinNTFileSystem.createFileExclusively(Native Method)
       at java.io.File.createNewFile(Unknown Source)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:509)
       at org.netbeans.CLIHandler.initialize(CLIHandler.java:343)
       at org.netbeans.MainImpl.execute(MainImpl.java:197)
       at org.netbeans.MainImpl.main(MainImpl.java:78)
       at org.netbeans.Main.main(Main.java:75)
Your user directory (C:UsersPhQDesktopjmonkeyplatform) cannot reside in
side your NetBeans installation directory (C:UsersPhQDesktopjmonkeyplat
form).


and I am using windows vista, and yes I have JDK. Should I update it?

and when I run the cmd as administrator I get
Your user directory (C:UsersDeividasDesktopjmonkeyplatform) cannot reside in
side your NetBeans installation directory (C:UsersDeividasDesktopjmonkeyplat
form).

Strange… Can you try and set the normal users file permissions recursively on the jmonkeyplatform folder?

normen said:

Strange.. Can you try and set the normal users file permissions recursively on the jmonkeyplatform folder?


Same error.
I've also tried posting it on the google code thing, they said to make a thread in forums  :x
Phq said:

Same error.
I've also tried posting it on the google code thing, they said to make a thread in forums  :x

I said please make a thread in the forum. The bugtracker is for defined bug reports where its clear what causes the bug and how it can be avoided/fixed. In the forum you got way more chances that somebody reads your post who could be able to help you.
It seems like the user directory cannot be accessed properly here.. Any other reports from people using windows vista?

Another idea, did you try moving the folder from your desktop to some other place like c://Program Files/ and start it from there?

normen said:

Phq said:

Same error.
I've also tried posting it on the google code thing, they said to make a thread in forums  :x

I said please make a thread in the forum. The bugtracker is for defined bug reports where its clear what causes the bug and how it can be avoided/fixed. In the forum you got way more chances that somebody reads your post who could be able to help you.
It seems like the user directory cannot be accessed properly here.. Any other reports from people using windows vista?


I did use the forums.
I will install ubuntu on my pc.
Phq said:

I did use the forums.
I will install ubuntu on my pc.

Did you try starting from c:Program Files ?
normen said:

Phq said:

I did use the forums.
I will install ubuntu on my pc.

Did you try starting from c:Program Files ?


Yes.

Your user directory (C:UsersDeividasDesktopjmonkeyplatform) cannot reside in
side your NetBeans installation directory (C:UsersDeividasDesktopjmonkeyplat
form)


Does that error say that it is in the netbeans directory?

Then why does it still say Desktop  :?

Can you try deleting your settings folder? Dont know exactly where it is on windows, I suppose c:Documents and SettingsUserjmonkeyplatform or something…

normen said:

Then why does it still say Desktop  :?
Can you try deleting your settings folder? Dont know exactly where it is on windows, I suppose c:Documents and SettingsUserjmonkeyplatform or something..


Because I've coppied the text from the top,
and I cant find the folder. :(
Phq said:

normen said:

Then why does it still say Desktop  :?
Can you try deleting your settings folder? Dont know exactly where it is on windows, I suppose c:Documents and SettingsUserjmonkeyplatform or something..


Because I've coppied the text from the top,
and I cant find the folder. :(


On Vista, I think it's something like C:Users$USER$AppData...jmonkeyplatform
There are normally 3 folders in AppData, look in each of them for jmonkeyplatform.
InfernoZeus said:

Phq said:

normen said:

Then why does it still say Desktop  :?
Can you try deleting your settings folder? Dont know exactly where it is on windows, I suppose c:Documents and SettingsUserjmonkeyplatform or something..


Because I've coppied the text from the top,
and I cant find the folder. :(


On Vista, I think it's something like C:Users$USER$AppData...jmonkeyplatform
There are normally 3 folders in AppData, look in each of them for jmonkeyplatform.


Nope.