Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Issue #53

Open
hamsticker opened this issue Jan 13, 2014 · 1 comment
Open

New Issue #53

hamsticker opened this issue Jan 13, 2014 · 1 comment

Comments

@hamsticker
Copy link

Jan 13, 2014 3:24:26 PM java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

got this issue when I ran it, it ran but yeah......

@ghost
Copy link

ghost commented Oct 31, 2014

I don't think this is a Logisim specific error. A quick Google search reveals that a lot of people have gotten this error and it has to do with Java/Eclipse.

I got rid of it by doing this:

  1. Open the Run box and run regedit.exe
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft
  3. Right click the Javasoft folder and clock change permissions
  4. Set the permissions to full access for yourself and Apply the changes

Next time you build, the error should be gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant