FModel Log 2024 04 01

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

2024-04-01 20:24:25 [FModel] [INF] Version 4.0.2.

0
2024-04-01 20:24:25 [FModel] [INF] Windows 10 Pro (64-bit)
2024-04-01 20:24:25 [FModel] [INF] .NET 5.0.17
2024-04-01 20:24:25 [FModel] [INF] Culture en-US
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Fortnite in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Pewee in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Rosemallow in
LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Catnip in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find AzaleaAlpha in
LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find WorldExplorersLive in
LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Newt in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find shoebill in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Snoek in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find a99769d95d8f400baad1f67ab5dfe508
in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Epic\UnrealEngineLauncher\
LauncherInstalled.dat" not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find Nebula in LauncherInstalled.dat
2024-04-01 20:24:25 [FModel] [WRN] "ProgramData\Riot Games\RiotClientInstalls.json"
not found in any drives
2024-04-01 20:24:25 [FModel] [WRN] Could not find VALORANT in
RiotClientInstalls.json
2024-04-01 20:24:25 [FModel] [WRN] "\.minecraft\launcher_settings.json" not found
anywhere
2024-04-01 20:24:25 [FModel] [WRN] Could not find MinecraftDungeons in
launcher_settings.json
2024-04-01 20:24:52 [FModel] [ERR] System.Windows.Markup.XamlParseException: The
invocation of the constructor on type 'FModel.MainWindow' that matches the
specified binding constraints threw an exception.
---> System.TypeInitializationException: The type initializer for
'FModel.Services.ApplicationService' threw an exception.
---> SharpDX.SharpDXException: HRESULT: [0x80004001], Module: [General], ApiCode:
[E_NOTIMPL/Not implemented], Message: Not implemented.

at SharpDX.Result.CheckError()
at SharpDX.Direct2D1.Device.CreateDeviceContext(DeviceContextOptions options,
DeviceContext deviceContext)
at SharpDX.Direct2D1.DeviceContext..ctor(Device device, DeviceContextOptions
options)
at HelixToolkit.SharpDX.Core.EffectsManager.Initialize(Int32 adapterIndex)
at HelixToolkit.SharpDX.Core.EffectsManager.Initialize()
at HelixToolkit.SharpDX.Core.EffectsManager..ctor()
at HelixToolkit.SharpDX.Core.DefaultEffectsManager..ctor()
at FModel.ViewModels.ModelViewerViewModel..ctor()
at FModel.ViewModels.ApplicationViewModel..ctor()
at FModel.Services.ApplicationService..cctor()
--- End of inner exception stack trace ---
at FModel.Services.ApplicationService.get_ApplicationView()
at FModel.MainWindow.get__applicationView()
at FModel.MainWindow..ctor()
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo
lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader,
IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object
rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean
skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri
baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext
parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream,
ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean
bSkipJournaledProperties)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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)

You might also like