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

Error installing in Win 11 #276

Closed
charlesgshirley opened this issue Jun 17, 2022 · 1 comment
Closed

Error installing in Win 11 #276

charlesgshirley opened this issue Jun 17, 2022 · 1 comment

Comments

@charlesgshirley
Copy link

Log contents:

2022-06-16 18:20:20.796 -06:00 [INF] (at AppScaffolding.LibationScaffolding.logStartupState(LibationFileManager.Configuration))

{}2022-06-16 18:20:20.826 -06:00 [INF] (at AppScaffolding.LibationScaffolding.logStartupState(LibationFileManager.Configuration)) Begin. {"AppName":"Libation","Version":"8.0.1.2","Mode":"Release","LogLevel_Verbose_Enabled":false,"LogLevel_Debug_Enabled":false,"LogLevel_Information_Enabled":true,"LogLevel_Warning_Enabled":true,"LogLevel_Error_Enabled":true,"LogLevel_Fatal_Enabled":true,"LibationFiles":"C:\Users\Charles\Libation","BooksDirectory":"C:\Users\Charles\Libation\Books","InProgress":"C:\Users\Charles\AppData\Local\Temp\Libation","DownloadsInProgressDirectory":"C:\Users\Charles\AppData\Local\Temp\Libation\DownloadsInProgress","DownloadsInProgressFiles":0,"DecryptInProgressDirectory":"C:\Users\Charles\AppData\Local\Temp\Libation\DecryptInProgress","DecryptInProgressFiles":0}
{}2022-06-16 18:20:20.830 -06:00 [ERR] (at LibationWinForms.MessageBoxLib.ShowAdminAlert(System.ComponentModel.ISynchronizeInvoke, System.String, System.String, System.Exception)) Alert admin error: {"text":"Libation has crashed due to an unhandled error.","caption":"Application crash!"}
System.InvalidOperationException: Thread exception mode cannot be changed once any Controls are created on the thread.
at System.Windows.Forms.NativeWindow.SetUnhandledExceptionModeInternal(UnhandledExceptionMode mode, Boolean threadScope)
at System.Windows.Forms.Application.SetUnhandledExceptionMode(UnhandledExceptionMode mode)
at LibationWinForms.Program.postLoggingGlobalExceptionHandling() in C:\Dropbox\DinahsFolder\coding_NET\Visual Studio 2022\Libation\Source\LibationWinForms\Program.cs:line 197
at LibationWinForms.Program.Main() in C:\Dropbox\DinahsFolder\coding_NET\Visual Studio 2022\Libation\Source\LibationWinForms\Program.cs:line 71
{"ExceptionDetail":{"Type":"System.InvalidOperationException","HResult":-2146233079,"Message":"Thread exception mode cannot be changed once any Controls are created on the thread.","Source":"System.Windows.Forms","TargetSite":"Void SetUnhandledExceptionModeInternal(System.Windows.Forms.UnhandledExceptionMode, Boolean)"}}

@rmcrackan
Copy link
Owner

I'm so sorry. Fixed in version 8.0.2. Thanks for alerting me to this!

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

2 participants