Odd issue since reinstalling SDK

/sigh… I can’t seem to figure out what the problem is here. I had an issue with the registry on my machine getting corrupted, which effected JME. So, I uninstalled the SDK and then reinstalled it.

Since I have done this, I have had a few issues and I’m hoping someone can help sort them out. Here they be in no particular order:

  1. Every project seems to think it is from some remote repository now.
  2. The setting window is the old (minimal choices) window
  3. When trying to run any project, I get the following error:

[java]
run:
C:\Users\t0neg0d\AppData\Roaming.jmonkeyplatform\3.0RC2\var\cache\executor-snippets\run.xml:48:
Cancelled by user.
BUILD FAILED (total time: 4 seconds)
[/java]

Which points at this line:

[java]
<translate-classpath classpath="${classpath}" targetProperty=“classpath-translated” />
[/java]

Thanks for any help in advance!

did you flush your user data when reinstalling? (i think there is a checkbox).

@nehon said: did you flush your user data when reinstalling? (i think there is a checkbox).

I did do this, however, I didn’t update to nightly (duh…) which solved 2 of the issues above.

The only remaining issue is #1.

No idea why every project is trying to resolve to some imaginary repo. =(

It’s probably @normen that introduced a bug so we wouldn’t forget him. :stuck_out_tongue:

1 Like