Announcement

Collapse
No announcement yet.

REWASD crashes when launching, uninstalling or installing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • REWASD crashes when launching, uninstalling or installing

    Hi!

    Newbie here. Every time I try to either launch, re-install or uninstall REWASD, it crashes with the message "REWASD has stopped working". I suspect this is a NET Framework related issue. Any help would be greatly appreciated!! Here's my Event Viewer log:

    Log Name: Application
    Source: Application Error
    Date: 09/25/2021 3:08:06 PM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: DESKTOP
    Description:
    Faulting application name: reWASD581-4666.exe, version: 5.8.1.4666, time stamp: 0x6139f709
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0x448a4f5d
    Exception code: 0xe0434352
    Fault offset: 0x0012b5b2
    Faulting process id: 0x77d0
    Faulting application start time: 0x01d7b240a60e66e0
    Faulting application path: C:\Users\jcste\Downloads\reWASD581-4666.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: b4addf91-bc0d-4c6b-a013-8bdbcad770ad
    Faulting package full name:
    Faulting package-relative application ID:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2021-09-25T19:08:06.8117536Z" />
    <EventRecordID>55618</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP</Computer>
    <Security />
    </System>
    <EventData>
    <Data>reWASD581-4666.exe</Data>
    <Data>5.8.1.4666</Data>
    <Data>6139f709</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.19041.1202</Data>
    <Data>448a4f5d</Data>
    <Data>e0434352</Data>
    <Data>0012b5b2</Data>
    <Data>77d0</Data>
    <Data>01d7b240a60e66e0</Data>
    <Data>C:\Users\jcste\Downloads\reWASD581-4666.exe</Data>
    <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
    <Data>b4addf91-bc0d-4c6b-a013-8bdbcad770ad</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    </EventData>
    </Event>

    Log Name: Application
    Source: .NET Runtime
    Date: 09/25/2021 3:08:06 PM
    Event ID: 1026
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: DESKTOP
    Description:
    Application: reWASD581-4666.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.ArithmeticException

    Exception Info: System.OverflowException
    at System.Windows.Media.Imaging.ColorConvertedBitmap. FinalizeCreation()
    at System.Windows.Media.Imaging.ColorConvertedBitmap. .ctor(System.Windows.Media.Imaging.BitmapSource, System.Windows.Media.ColorContext, System.Windows.Media.ColorContext, System.Windows.Media.PixelFormat)
    at System.Windows.Media.Imaging.BitmapSource.CreateCa chedBitmap(System.Windows.Media.Imaging.BitmapFram e, System.Windows.Media.Imaging.BitmapSourceSafeMILHa ndle, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Windows.Media.Imaging.BitmapPalette)
    at System.Windows.Media.Imaging.BitmapFrameDecode.Fin alizeCreation()
    at System.Windows.Media.Imaging.BitmapFrameDecode..ct or(Int32, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Windows.Media.Imaging.BitmapDecoder)
    at System.Windows.Media.Imaging.BitmapDecoder.SetupFr ames(System.Windows.Media.Imaging.BitmapDecoder, System.Collections.ObjectModel.ReadOnlyCollection` 1<System.Windows.Media.Imaging.BitmapFrame>)
    at System.Windows.Media.Imaging.BitmapDecoder.get_Fra mes()
    at System.Windows.Media.Imaging.BitmapFrame.CreateFro mUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy)
    at System.Windows.Media.ImageSourceConverter.ConvertF rom(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, System.Object)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateOb jectWithTypeConverter(MS.Internal.Xaml.ServiceProv iderContext, System.Xaml.Schema.XamlValueConverter`1<System.Com ponentModel.TypeConverter>, System.Object)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateFr omValue(MS.Internal.Xaml.ServiceProviderContext, System.Xaml.Schema.XamlValueConverter`1<System.Com ponentModel.TypeConverter>, System.Object, System.Xaml.XamlMember)
    at System.Xaml.XamlObjectWriter.Logic_CreateFromValue (MS.Internal.Xaml.Context.ObjectWriterContext, System.Xaml.Schema.XamlValueConverter`1<System.Com ponentModel.TypeConverter>, System.Object, System.Xaml.XamlMember, System.String, MS.Internal.Xaml.Runtime.IAddLineInfo)

    Exception Info: System.Windows.Markup.XamlParseException
    at System.Windows.Markup.WpfXamlLoader.Load(System.Xa ml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
    at System.Windows.Markup.WpfXamlLoader.LoadDeferredCo ntent(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
    at System.Windows.ResourceDictionary.CreateObject(Sys tem.Windows.Baml2006.KeyRecord)
    at System.Windows.ResourceDictionary.OnGettingValue(S ystem.Object, System.Object ByRef, Boolean ByRef)
    at System.Windows.ResourceDictionary.OnGettingValuePr ivate(System.Object, System.Object ByRef, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValueWithoutL ock(System.Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValue(System. Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValueWithoutL ock(System.Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValue(System. Object, Boolean ByRef)
    at System.Windows.Application.TryFindResource(System. Object)
    at RewasdWpfInstaller.SecondaryWindow.DTMessageBox..c tor(System.Windows.Window, System.String, System.String, System.Windows.MessageBoxButton, System.Windows.MessageBoxImage, System.String, Boolean, Double, System.Windows.MessageBoxResult)
    at RewasdWpfInstaller.SecondaryWindow.DTMessageBox.Sh ow(System.Windows.Window, System.String, System.String, System.Windows.MessageBoxButton, System.Windows.MessageBoxImage, System.String, Boolean, Double, System.Windows.MessageBoxResult)
    at RewasdWpfInstaller.Installer+<>c.<Install>b__31_1( )
    at System.Windows.Threading.DispatcherOperation.Invok eDelegateCore()
    at System.Windows.Threading.DispatcherOperation.Invok eImpl()
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(System.Threading.Tasks.Task)
    at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(System.Threading .Tasks.Task)
    at System.Windows.Threading.DispatcherOperation.Wait( System.TimeSpan)
    at System.Windows.Threading.Dispatcher.InvokeImpl(Sys tem.Windows.Threading.DispatcherOperation, System.Threading.CancellationToken, System.TimeSpan)
    at System.Windows.Threading.Dispatcher.Invoke(System. Action, System.Windows.Threading.DispatcherPriority, System.Threading.CancellationToken, System.TimeSpan)
    at System.Windows.Threading.Dispatcher.Invoke(System. Action)
    at RewasdWpfInstaller.Installer.Install(System.String )
    at RewasdWpfInstaller.ViewModel.Pages.InstallPageVM.I nstallThread(System.String)
    at RewasdWpfInstaller.ViewModel.Pages.InstallPageVM+< >c__DisplayClass9_0.<StartInstaller>b__0()
    at System.Threading.ThreadHelper.ThreadStart_Context( System.Object)
    at System.Threading.ExecutionContext.RunInternal(Syst em.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()


    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2021-09-25T19:08:06.7239884Z" />
    <EventRecordID>55617</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP</Computer>
    <Security />
    </System>
    <EventData>
    <Data>Application: reWASD581-4666.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.ArithmeticException

    Exception Info: System.OverflowException
    at System.Windows.Media.Imaging.ColorConvertedBitmap. FinalizeCreation()
    at System.Windows.Media.Imaging.ColorConvertedBitmap. .ctor(System.Windows.Media.Imaging.BitmapSource, System.Windows.Media.ColorContext, System.Windows.Media.ColorContext, System.Windows.Media.PixelFormat)
    at System.Windows.Media.Imaging.BitmapSource.CreateCa chedBitmap(System.Windows.Media.Imaging.BitmapFram e, System.Windows.Media.Imaging.BitmapSourceSafeMILHa ndle, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Windows.Media.Imaging.BitmapPalette)
    at System.Windows.Media.Imaging.BitmapFrameDecode.Fin alizeCreation()
    at System.Windows.Media.Imaging.BitmapFrameDecode..ct or(Int32, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Windows.Media.Imaging.BitmapDecoder)
    at System.Windows.Media.Imaging.BitmapDecoder.SetupFr ames(System.Windows.Media.Imaging.BitmapDecoder, System.Collections.ObjectModel.ReadOnlyCollection` 1&lt;System.Windows.Media.Imaging.BitmapFrame&gt
    at System.Windows.Media.Imaging.BitmapDecoder.get_Fra mes()
    at System.Windows.Media.Imaging.BitmapFrame.CreateFro mUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy)
    at System.Windows.Media.ImageSourceConverter.ConvertF rom(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, System.Object)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateOb jectWithTypeConverter(MS.Internal.Xaml.ServiceProv iderContext, System.Xaml.Schema.XamlValueConverter`1&lt;System. ComponentModel.TypeConverter&gt;, System.Object)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateFr omValue(MS.Internal.Xaml.ServiceProviderContext, System.Xaml.Schema.XamlValueConverter`1&lt;System. ComponentModel.TypeConverter&gt;, System.Object, System.Xaml.XamlMember)
    at System.Xaml.XamlObjectWriter.Logic_CreateFromValue (MS.Internal.Xaml.Context.ObjectWriterContext, System.Xaml.Schema.XamlValueConverter`1&lt;System. ComponentModel.TypeConverter&gt;, System.Object, System.Xaml.XamlMember, System.String, MS.Internal.Xaml.Runtime.IAddLineInfo)

    Exception Info: System.Windows.Markup.XamlParseException
    at System.Windows.Markup.WpfXamlLoader.Load(System.Xa ml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
    at System.Windows.Markup.WpfXamlLoader.LoadDeferredCo ntent(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
    at System.Windows.ResourceDictionary.CreateObject(Sys tem.Windows.Baml2006.KeyRecord)
    at System.Windows.ResourceDictionary.OnGettingValue(S ystem.Object, System.Object ByRef, Boolean ByRef)
    at System.Windows.ResourceDictionary.OnGettingValuePr ivate(System.Object, System.Object ByRef, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValueWithoutL ock(System.Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValue(System. Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValueWithoutL ock(System.Object, Boolean ByRef)
    at System.Windows.ResourceDictionary.GetValue(System. Object, Boolean ByRef)
    at System.Windows.Application.TryFindResource(System. Object)
    at RewasdWpfInstaller.SecondaryWindow.DTMessageBox..c tor(System.Windows.Window, System.String, System.String, System.Windows.MessageBoxButton, System.Windows.MessageBoxImage, System.String, Boolean, Double, System.Windows.MessageBoxResult)
    at RewasdWpfInstaller.SecondaryWindow.DTMessageBox.Sh ow(System.Windows.Window, System.String, System.String, System.Windows.MessageBoxButton, System.Windows.MessageBoxImage, System.String, Boolean, Double, System.Windows.MessageBoxResult)
    at RewasdWpfInstaller.Installer+&lt;&gt;c.&lt;Install &gt;b__31_1()
    at System.Windows.Threading.DispatcherOperation.Invok eDelegateCore()
    at System.Windows.Threading.DispatcherOperation.Invok eImpl()
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(System.Threading.Tasks.Task)
    at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(System.Threading .Tasks.Task)
    at System.Windows.Threading.DispatcherOperation.Wait( System.TimeSpan)
    at System.Windows.Threading.Dispatcher.InvokeImpl(Sys tem.Windows.Threading.DispatcherOperation, System.Threading.CancellationToken, System.TimeSpan)
    at System.Windows.Threading.Dispatcher.Invoke(System. Action, System.Windows.Threading.DispatcherPriority, System.Threading.CancellationToken, System.TimeSpan)
    at System.Windows.Threading.Dispatcher.Invoke(System. Action)
    at RewasdWpfInstaller.Installer.Install(System.String )
    at RewasdWpfInstaller.ViewModel.Pages.InstallPageVM.I nstallThread(System.String)
    at RewasdWpfInstaller.ViewModel.Pages.InstallPageVM+& lt;&gt;c__DisplayClass9_0.&lt;StartInstaller&gt;b_ _0()
    at System.Threading.ThreadHelper.ThreadStart_Context( System.Object)
    at System.Threading.ExecutionContext.RunInternal(Syst em.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threa ding.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()

    </Data>
    </EventData>
    </Event>

  • #2
    Check [Color Management] (type that into Windows Start Menu) > [Advanced] tab > [Windows Color System Defaults]. Selected profiles should not have "virtual" in the name. Set a "System default", "sRGB IEC61966-2.1" (or similar) or a profile with the name of your monitor if available.

    Comment


    • #3
      That worked, thanks so much!! Genius!

      Comment

      Working...
      X