is-consulting / moddingSuite

Wargame modding suite
MIT License
56 stars 24 forks source link

Crash on Launch #19

Closed Publictuti09 closed 3 years ago

Publictuti09 commented 7 years ago

When I try to launch the Suite it crashes and leaves this message,

"System.UnauthorizedAccessException: Access to the path 'C:\Documents and Settings' is denied. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.DirectoryInfo.EnumerateDirectories() at moddingSuite.ViewModel.Edata.FileSystemOverviewViewModelBase.ParseDirectory(DirectoryInfo info) at moddingSuite.ViewModel.Edata.FileSystemOverviewViewModelBase.ParseDirectory(DirectoryInfo info) at moddingSuite.ViewModel.Edata.WorkspaceViewModel..ctor(Settings settings) at moddingSuite.ViewModel.Edata.EdataManagerViewModel..ctor() at moddingSuite.App.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)"

unitasu11 commented 4 years ago

same here

is-consulting commented 4 years ago

Try running it as admin in this case it should fix the problem.