I just downloaded content manager for the first time, and I get an immediate crash when attempting to start the application. The log files is as follows:
09:08:49.712: Initialized
09:08:49.732: → [App:101] CreateAndRun(): App version: 0.8.1976.36095 (x86, Windows 10)
09:08:49.774: → [Storage:231] Load(): Values.data: 7.62 ms
09:08:49.782: → [LocaleHelper:40] InitializeAsync(): Language ID: en
09:08:49.786: → [LocaleHelper:44] InitializeAsync(): Supported officially
09:08:50.457: → [AppAppearanceManager:166] InnerInitialize(): Accent color: #FFA20025
09:08:50.629: ⚠ [ModsWebBrowser:669] AddDefaultSources(): File Website.json is missing
09:08:50.661: • [AppShortcut:63] CreateShortcut(): Can’t create shortcut:
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
at FirstFloor.ModernUI.Windows.ShellLink.Load(String file)
at FirstFloor.ModernUI.Windows.ShellLink..ctor(String file)
at FirstFloor.ModernUI.Windows.AppShortcut.HasShortcut()
at FirstFloor.ModernUI.Windows.AppShortcut.CreateShortcut()
09:08:50.677: ⚠ [DataUpdater:44] GetInstalledVersion(): Quick Filters are missing
09:08:50.689: → [BaseUpdater:24] .ctor(): Installed version for DataUpdater: 0
09:08:50.700: → [AppUpdater:44] Initialize(): Previos version: 0.8.1976.36095
09:08:50.717: → [BaseUpdater:24] .ctor(): Installed version for AppUpdater: 0.8.1976.36095
09:08:50.727: → [BaseUpdater:24] .ctor(): Installed version for LocaleUpdater:
09:08:50.810: → [VisualCppTool:43] Initialize(): Libraries load time: 0.4 ms
09:08:50.819: → [VisualCppTool:44] Initialize(): Current directory: C:\Users\Gavin\Desktop
09:08:51.345: → [AppUi:173] Run(): Shutdown…
I've only been able to find 1 other person with this issue, and it was apparently resolved by disabling controlled folder access. Unfortunately, I have already had controlled folder access disabled.
Does anyone have any ideas on how to fix this?