apisof.net icon indicating copy to clipboard operation
apisof.net copied to clipboard

0.1.46-beta+d14e9f3864 Crashing When Opening File

Open ericmattingly opened this issue 2 years ago • 0 comments

Updated to the latest version and now can no longer open files, projects, update catalog, etc. Silent crash.

Application: NetUpgradePlanner.exe CoreCLR Version: 6.0.1923.31806 .NET Version: 6.0.19 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.InvalidDataException: Found invalid data while decoding. at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(Stream stream) at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(String path) at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(String path) at NetUpgradePlanner.Services.ProgressService.<>c__DisplayClass17_01.<<Run>b__0>d.MoveNext() --- End of stack trace from previous location --- at NetUpgradePlanner.Services.ProgressService.Run(Func2 operation, String text) at NetUpgradePlanner.Services.ProgressService.Run[T](Func2 operation, String text) at NetUpgradePlanner.Services.CatalogService.LoadAsync(Boolean forceDownload) at NetUpgradePlanner.Services.CatalogService.GetAsync() at NetUpgradePlanner.Services.WorkspaceService.AddAssembliesAsync(IEnumerable1 paths) at NetUpgradePlanner.ViewModels.MainWindow.MainWindowViewModel.AddFilesAsync() at NetUpgradePlanner.ViewModels.MainWindow.MainWindowViewModel.<.ctor>b__10_10() at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) 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) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run() at NetUpgradePlanner.App.Main()


.NET Upgrade Planner

0.1.46-beta+d14e9f3864 d14e9f3864c2220fb7668a0e87a0e7a985d6e4b8 8/18/2023 9:54:10 PM

image

ericmattingly avatar Aug 18 '23 22:08 ericmattingly