Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
169 stars 124 forks source link

Could not create directory: 'null\MultiBitHD' #896

Open AlienLifeForm1 opened 8 years ago

AlienLifeForm1 commented 8 years ago

I've installed MultiBid HD for the first time on Windows 7 Home x64. I'm getting the following error:

java.lang.IllegalStateException: Could not create directory: 'null\MultiBitHD' at com.google.common.base.Preconditions.checkState(Preconditions.java:176) at org.multibit.commons.files.SecureFiles.verifyOrCreateDirectory(SecureFiles.java:196) at org.multibit.hd.core.managers.InstallationManager.getOrCreateApplicationDataDirectory(InstallationManager.java:170) at org.multibit.hd.core.config.LoggingConfiguration$FileConfiguration.(LoggingConfiguration.java:186) at org.multibit.hd.core.logging.LoggingFactory.bootstrap(LoggingFactory.java:41) at org.multibit.hd.ui.MultiBitHD.start(MultiBitHD.java:120) at org.multibit.hd.ui.MultiBitHD.main(MultiBitHD.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:62) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:16)

gary-rowe commented 8 years ago

This looks like you don't have admin privileges on your machine, or you cannot see your local user account for some reason.