{"Timestamp":"2023-10-31T13:49:59.8942675+01:00","Level":"Error","MessageTemplate":"Cannot startup - Corrupted files were detected","Properties":{"SourceContext":"General","Version":"23.0.0.5"}} {"Timestamp":"2023-10-31T13:50:06.5667896+01:00","Level":"Information","MessageTemplate":"Starting FMKE 23.0.0.5 | Current DPI Settings (x,y) = (96, 96) - Scale (x,y) = (1, 1)","Properties":{"SourceContext":"General","Version":"23.0.0.5","SystemDetails":{"OperatingSystem":{"Version":"Microsoft Windows 10.0.19045","Is64Bit":true},"Culture":{"InstalledUI":"(fr-FR, dd/MM/yyyy)","CurrentUICulture":"(fr-FR, dd/MM/yyyy)","CurrentCulture":"(fr-FR, dd/MM/yyyy)"}}}} {"Timestamp":"2023-10-31T14:00:47.9713155+01:00","Level":"Error","MessageTemplate":"Cannot startup - Corrupted files were detected","Properties":{"SourceContext":"General","Version":"23.0.0.5"}} {"Timestamp":"2023-10-31T14:00:50.4395143+01:00","Level":"Information","MessageTemplate":"Starting FMKE 23.0.0.5 | Current DPI Settings (x,y) = (96, 96) - Scale (x,y) = (1, 1)","Properties":{"SourceContext":"General","Version":"23.0.0.5","SystemDetails":{"OperatingSystem":{"Version":"Microsoft Windows 10.0.19045","Is64Bit":true},"Culture":{"InstalledUI":"(fr-FR, dd/MM/yyyy)","CurrentUICulture":"(fr-FR, dd/MM/yyyy)","CurrentCulture":"(fr-FR, dd/MM/yyyy)"}}}} {"Timestamp":"2023-10-31T14:01:24.2390336+01:00","Level":"Error","MessageTemplate":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","Exception":"SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","Properties":{"SourceContext":"General","Version":"23.0.0.5","ExceptionDetail":{"HResult":-2146233088,"Message":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","StackTrace":" at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","TargetSite":"SixLabors.ImageSharp.Image`1[TPixel] Load[TPixel](SixLabors.ImageSharp.Configuration, System.IO.Stream, SixLabors.ImageSharp.Formats.IImageFormat ByRef)"}}} {"Timestamp":"2023-10-31T14:10:18.2452179+01:00","Level":"Error","MessageTemplate":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","Exception":"SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","Properties":{"SourceContext":"General","Version":"23.0.0.5","ExceptionDetail":{"HResult":-2146233088,"Message":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","StackTrace":" at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","TargetSite":"SixLabors.ImageSharp.Image`1[TPixel] Load[TPixel](SixLabors.ImageSharp.Configuration, System.IO.Stream, SixLabors.ImageSharp.Formats.IImageFormat ByRef)"}}} {"Timestamp":"2023-10-31T14:26:27.9061241+01:00","Level":"Error","MessageTemplate":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","Exception":"SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at (String )\r\n at a.Abx.Convert(Object[] a, Type b, Object c, CultureInfo d)\r\n at System.Windows.Data.MultiBindingExpression.TransferValue()\r\n at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)\r\n at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)\r\n at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)\r\n at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)\r\n at System.Windows.WeakEventManager.DeliverEventToList(Object sender, EventArgs args, ListenerList list)\r\n at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args)\r\n at Fmke.ViewModels.ViewModel.RaiseAndSetIfChanged[TRet](TRet& backingField, TRet newValue, String propertyName)\r\n at (Object , TemplateViewModel )\r\n at Fmke.ViewModels.CreateNewKitViewModel.Aoa()\r\n at Fmke.ViewModels.CreateNewKitViewModel.set_Aoe(Boolean value)\r\n at Fmke.ViewModels.CreateNewKitViewModel.Aob()\r\n at a.Abj.Aa.Aa.MoveNext()\r\n--- End of stack trace from previous location ---\r\n at System.Threading.Tasks.Task.<>c.b__128_0(Object state)\r\n at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)\r\n at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)","Properties":{"SourceContext":"General","Version":"23.0.0.5","ExceptionDetail":{"Data":{"System.Object":null},"HResult":-2146233088,"Message":"Image cannot be loaded. Available decoders:\r\n - TGA : TgaDecoder\r\n - BMP : BmpDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - JPEG : JpegDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","StackTrace":" at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at (String )\r\n at a.Abx.Convert(Object[] a, Type b, Object c, CultureInfo d)\r\n at System.Windows.Data.MultiBindingExpression.TransferValue()\r\n at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)\r\n at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)\r\n at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)\r\n at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)\r\n at System.Windows.WeakEventManager.DeliverEventToList(Object sender, EventArgs args, ListenerList list)\r\n at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args)\r\n at Fmke.ViewModels.ViewModel.RaiseAndSetIfChanged[TRet](TRet& backingField, TRet newValue, String propertyName)\r\n at (Object , TemplateViewModel )\r\n at Fmke.ViewModels.CreateNewKitViewModel.Aoa()\r\n at Fmke.ViewModels.CreateNewKitViewModel.set_Aoe(Boolean value)\r\n at Fmke.ViewModels.CreateNewKitViewModel.Aob()\r\n at a.Abj.Aa.Aa.MoveNext()\r\n--- End of stack trace from previous location ---\r\n at System.Threading.Tasks.Task.<>c.b__128_0(Object state)\r\n at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)\r\n at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)","TargetSite":"SixLabors.ImageSharp.Image`1[TPixel] Load[TPixel](SixLabors.ImageSharp.Configuration, System.IO.Stream, SixLabors.ImageSharp.Formats.IImageFormat ByRef)"}}} {"Timestamp":"2023-10-31T14:57:29.4061930+01:00","Level":"Error","MessageTemplate":"Cannot startup - Corrupted files were detected","Properties":{"SourceContext":"General","Version":"23.0.0.5"}} {"Timestamp":"2023-10-31T14:57:31.0355787+01:00","Level":"Information","MessageTemplate":"Starting FMKE 23.0.0.5 | Current DPI Settings (x,y) = (96, 96) - Scale (x,y) = (1, 1)","Properties":{"SourceContext":"General","Version":"23.0.0.5","SystemDetails":{"OperatingSystem":{"Version":"Microsoft Windows 10.0.19045","Is64Bit":true},"Culture":{"InstalledUI":"(fr-FR, dd/MM/yyyy)","CurrentUICulture":"(fr-FR, dd/MM/yyyy)","CurrentCulture":"(fr-FR, dd/MM/yyyy)"}}}} {"Timestamp":"2023-10-31T14:58:43.4215999+01:00","Level":"Error","MessageTemplate":"Image cannot be loaded. Available decoders:\r\n - JPEG : JpegDecoder\r\n - TGA : TgaDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - BMP : BmpDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","Exception":"SixLabors.ImageSharp.UnknownImageFormatException: Image cannot be loaded. Available decoders:\r\n - JPEG : JpegDecoder\r\n - TGA : TgaDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - BMP : BmpDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","Properties":{"SourceContext":"General","Version":"23.0.0.5","ExceptionDetail":{"HResult":-2146233088,"Message":"Image cannot be loaded. Available decoders:\r\n - JPEG : JpegDecoder\r\n - TGA : TgaDecoder\r\n - GIF : GifDecoder\r\n - Webp : WebpDecoder\r\n - BMP : BmpDecoder\r\n - PBM : PbmDecoder\r\n - TIFF : TiffDecoder\r\n - PNG : PngDecoder\r\n","StackTrace":" at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream, IImageFormat& format)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, Stream stream)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](Configuration configuration, String path)\r\n at SixLabors.ImageSharp.Image.Load[TPixel](String path)\r\n at Fmke.KitElementsPositionFM20.GetTemplateImage(KitElementType type, KitDirection direction, TemplateViewModel template)\r\n at Fmke.Models.TemplateLayerViewModel.ChangeTemplate()\r\n at (Object , TemplateViewModel )\r\n at Fmke.Models.TemplateLayerViewModel..ctor(KitElementType type, KitDirection direction, IKitElementsPosition kitElementsPositionConfig, Image image, TemplateViewModel template)\r\n at (KitElementType , KitDirection , IKitElementsPosition , Image , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azn(IKitElementsPosition a, KitElementType b, KitDirection c, TemplateViewModel template)\r\n at Fmke.Factories.FmKitViewModelFactory.CreateKitElement(GameVersion a, Image`1 image, IKitElementsPosition b, KitElementType c, KitDirection d, TemplateViewModel template)\r\n at bfc.f(GameVersion , Image`1 , IKitElementsPosition , KitElementType , KitDirection , TemplateViewModel )\r\n at Fmke.Factories.FmKitViewModelFactory.Azo(GameVersion a, TemplateViewModel template, IKitElementsPosition b, Image`1 image)\r\n at Fmke.Factories.FmKitViewModelFactory.New(CreateNewKitViewModel a)\r\n at Fmke.ViewModels.ApplicationViewModel.New(CreateNewKitViewModel a)","TargetSite":"SixLabors.ImageSharp.Image`1[TPixel] Load[TPixel](SixLabors.ImageSharp.Configuration, System.IO.Stream, SixLabors.ImageSharp.Formats.IImageFormat ByRef)"}}}