Hey there,
I’m trying to submit GammaLauncher to the winget
package repository. Full conversation is visible here :
The validation is failing on their test VM. The package installs correctly, but when trying to start the program, they see this Exception :
Stack trace
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'cimgui' or one of its dependencies: The specified module could not be found. (0x8007007E)
at ImGuiNET.ImGuiNative.igCreateContext(ImFontAtlas* shared_font_atlas)
at ImGuiNET.ImGui.CreateContext()
at VL.ImGui.Context..ctor()
at VL.ImGui.SkiaContext..ctor()
at VL.ImGui.ToSkiaLayer..ctor()
at _VL_ImGui_Skia_.Graphics.Skia.Layer.ImGuiCore_FOhxJld4mjFQOcm0CBadHa.__Create__(NodeContext Node_Context)
at _VL_ImGui_Skia_.Graphics.Skia.Layer.ImGuiCore_FOhxJld4mjFQOcm0CBadHa.Create(NodeContext Node_Context)
at _VL_ImGui_Skia_.Graphics.Skia.Layer.ImGui_Pb0jmhYedzLP452JM5MUGn.__Create__(NodeContext Node_Context)
at _VL_ImGui_Skia_.Graphics.Skia.Layer.ImGui_Pb0jmhYedzLP452JM5MUGn.Create(NodeContext Node_Context)
at _GammaLauncher_.Main.Editor.UI.Editor_MCERlxns3b3O4vat28nymV.__Create__(NodeContext Node_Context, Rectangle Bounds_In)
at _GammaLauncher_.Main.Editor.UI.Editor_MCERlxns3b3O4vat28nymV.Create(NodeContext Node_Context, Rectangle Bounds_In)
at _GammaLauncher_.__auto.GammaLauncherApplication_OvsYGMYpBALLYRzDG73d7z.__Create__(NodeContext Node_Context)
at _GammaLauncher_.__auto.GammaLauncherApplication_OvsYGMYpBALLYRzDG73d7z.Create(NodeContext Node_Context)
at Program.<>c.<Main>b__0_0(NodeContext c)
at VL.AppServices.AppHost`1.<>c__DisplayClass13_1.<RunCoreAsync>b__1(Object _)
************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Private.CoreLib.dll
----------------------------------------
GammaLauncher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/GammaLauncher.dll
----------------------------------------
System.Runtime
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.dll
----------------------------------------
Stride.Core
Assembly Version: 4.1.0.1
Win32 Version: 4.1.0.1
CodeBase: file:///C:/Program%20Files/GammaLauncher/Stride.Core.dll
----------------------------------------
System.Collections
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Collections.dll
----------------------------------------
System.Threading
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Threading.dll
----------------------------------------
System.Private.Uri
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Private.Uri.dll
----------------------------------------
ServiceWire
Assembly Version: 5.3.4.0
Win32 Version: 5.3.4.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/ServiceWire.dll
----------------------------------------
netstandard
Assembly Version: 2.1.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/netstandard.dll
----------------------------------------
VL.Core
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.Core.dll
----------------------------------------
Stride.Core.Mathematics
Assembly Version: 4.1.0.1
Win32 Version: 4.1.0.1
CodeBase: file:///C:/Program%20Files/GammaLauncher/Stride.Core.Mathematics.dll
----------------------------------------
System.Linq
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Linq.dll
----------------------------------------
GammaLauncher.Proxies.vl
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/GammaLauncher.Proxies.vl.dll
----------------------------------------
VL.App.WindowsForms
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.App.WindowsForms.dll
----------------------------------------
VL.AppServices
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.AppServices.dll
----------------------------------------
System.Reactive
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.1
CodeBase: file:///C:/Program%20Files/GammaLauncher/System.Reactive.dll
----------------------------------------
System.Threading.Thread
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Threading.Thread.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 6.0.2.0
Win32 Version: 6.0.2323.48003
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/System.Windows.Forms.dll
----------------------------------------
System.Windows.Forms.Primitives
Assembly Version: 6.0.2.0
Win32 Version: 6.0.2323.48003
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/System.Windows.Forms.Primitives.dll
----------------------------------------
System.Diagnostics.TraceSource
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Diagnostics.TraceSource.dll
----------------------------------------
System.ComponentModel.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.ComponentModel.Primitives.dll
----------------------------------------
System.Runtime.InteropServices
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.InteropServices.dll
----------------------------------------
System.Drawing.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Drawing.Primitives.dll
----------------------------------------
System.Collections.Specialized
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Collections.Specialized.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.ComponentModel.EventBasedAsync.dll
----------------------------------------
System.Drawing.Common
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/System.Drawing.Common.dll
----------------------------------------
Microsoft.Win32.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/Microsoft.Win32.Primitives.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 6.0.2323.48003
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/Accessibility.dll
----------------------------------------
System.ComponentModel
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.ComponentModel.dll
----------------------------------------
Microsoft.VisualStudio.Threading
Assembly Version: 17.2.0.0
Win32 Version: 17.2.32.20631
CodeBase: file:///C:/Program%20Files/GammaLauncher/Microsoft.VisualStudio.Threading.dll
----------------------------------------
System.Collections.Concurrent
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Collections.Concurrent.dll
----------------------------------------
System.Collections.Immutable
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Collections.Immutable.dll
----------------------------------------
Irony
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/Irony.dll
----------------------------------------
System.Runtime.Loader
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.Loader.dll
----------------------------------------
VL.CoreLib
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.CoreLib.dll
----------------------------------------
VL.Core.Skia
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.Core.Skia.dll
----------------------------------------
ImGui.NET
Assembly Version: 1.89.2.0
Win32 Version: 1.89.2
CodeBase: file:///C:/Program%20Files/GammaLauncher/ImGui.NET.dll
----------------------------------------
Humanizer
Assembly Version: 2.14.0.0
Win32 Version: 2.14.1.48190
CodeBase: file:///C:/Program%20Files/GammaLauncher/Humanizer.dll
----------------------------------------
SkiaSharp
Assembly Version: 2.88.0.0
Win32 Version: 2.88.1.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SkiaSharp.dll
----------------------------------------
FsPickler
Assembly Version: 5.3.2.0
Win32 Version: 5.3.2.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/FsPickler.dll
----------------------------------------
FSharp.Core
Assembly Version: 4.4.3.0
Win32 Version: 2018.1.25.1
CodeBase: file:///C:/Program%20Files/GammaLauncher/FSharp.Core.dll
----------------------------------------
System.Xml.XDocument
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Xml.XDocument.dll
----------------------------------------
System.Private.Xml.Linq
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Private.Xml.Linq.dll
----------------------------------------
System.Memory
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Memory.dll
----------------------------------------
System.Private.Xml
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Private.Xml.dll
----------------------------------------
System.Console
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Console.dll
----------------------------------------
System.ObjectModel
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.ObjectModel.dll
----------------------------------------
System.Text.RegularExpressions
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Text.RegularExpressions.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Reflection.Emit.Lightweight
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Reflection.Primitives.dll
----------------------------------------
VL.CoreLib.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.CoreLib.vl.dll
----------------------------------------
CommunityToolkit.HighPerformance
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.1
CodeBase: file:///C:/Program%20Files/GammaLauncher/CommunityToolkit.HighPerformance.dll
----------------------------------------
System.Runtime.CompilerServices.Unsafe
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.CompilerServices.Unsafe.dll
----------------------------------------
System.Interactive
Assembly Version: 6.0.0.0
Win32 Version: 6.0.1.35981
CodeBase: file:///C:/Program%20Files/GammaLauncher/System.Interactive.dll
----------------------------------------
System.Net.Sockets
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Sockets.dll
----------------------------------------
System.Net.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Primitives.dll
----------------------------------------
System.IO.Ports
Assembly Version: 6.0.0.0
Win32 Version: 6.0.21.52210
CodeBase: file:///C:/Program%20Files/GammaLauncher/System.IO.Ports.dll
----------------------------------------
System.Net.NetworkInformation
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.NetworkInformation.dll
----------------------------------------
System.Net.Ping
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Ping.dll
----------------------------------------
System.Net.Requests
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Requests.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 6.0.21.52210
CodeBase: file:///C:/Program%20Files/GammaLauncher/System.Management.dll
----------------------------------------
System.ComponentModel.TypeConverter
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.ComponentModel.TypeConverter.dll
----------------------------------------
VL.Skia.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.Skia.vl.dll
----------------------------------------
VL.Skia
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.Skia.dll
----------------------------------------
VL.CoreLib.Windows.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.CoreLib.Windows.vl.dll
----------------------------------------
VL.CoreLib.Windows
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.CoreLib.Windows.dll
----------------------------------------
VL.ImGui.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.ImGui.vl.dll
----------------------------------------
VL.ImGui
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.ImGui.dll
----------------------------------------
SixLabors.Fonts
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SixLabors.Fonts.dll
----------------------------------------
System.Resources.ResourceManager
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Resources.ResourceManager.dll
----------------------------------------
System.Numerics.Vectors
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Numerics.Vectors.dll
----------------------------------------
VL.ImGui.Skia.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.ImGui.Skia.vl.dll
----------------------------------------
VL.WinFormsUtils.vl
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.WinFormsUtils.vl.dll
----------------------------------------
Downloader
Assembly Version: 3.0.3.0
Win32 Version: 3.0.3.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/Downloader.dll
----------------------------------------
Semver
Assembly Version: 2.0.6.0
Win32 Version: 2.0.6.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/Semver.dll
----------------------------------------
RestSharp
Assembly Version: 106.15.0.0
Win32 Version: 106.15.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/RestSharp.dll
----------------------------------------
System.Diagnostics.Process
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Diagnostics.Process.dll
----------------------------------------
SkiaSharp.Extended.Svg
Assembly Version: 1.60.0.0
Win32 Version: 1.60.0.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SkiaSharp.Extended.Svg.dll
----------------------------------------
VL.ImGui.Skia
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.ImGui.Skia.dll
----------------------------------------
SharpDX.MediaFoundation
Assembly Version: 4.2.0.0
Win32 Version: 4.2.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SharpDX.MediaFoundation.dll
----------------------------------------
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/mscorlib.dll
----------------------------------------
System.IO.FileSystem.Watcher
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.IO.FileSystem.Watcher.dll
----------------------------------------
System.Xml.XmlSerializer
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Xml.XmlSerializer.dll
----------------------------------------
System.Text.Json
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Text.Json.dll
----------------------------------------
System.Net.WebHeaderCollection
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.WebHeaderCollection.dll
----------------------------------------
System.Net.Http
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Http.dll
----------------------------------------
System.Web.HttpUtility
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Web.HttpUtility.dll
----------------------------------------
System.Xml.XPath.XDocument
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Xml.XPath.XDocument.dll
----------------------------------------
System.Net.WebClient
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.WebClient.dll
----------------------------------------
SkiaSharp.Skottie
Assembly Version: 2.88.0.0
Win32 Version: 2.88.1.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SkiaSharp.Skottie.dll
----------------------------------------
SkiaSharp.SceneGraph
Assembly Version: 2.88.0.0
Win32 Version: 2.88.1.0
CodeBase: file:///C:/Program%20Files/GammaLauncher/SkiaSharp.SceneGraph.dll
----------------------------------------
System.Reflection.Emit
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Reflection.Emit.dll
----------------------------------------
__AdaptiveImplementations.1__
Assembly Version: 0.0.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.AppServices.dll
----------------------------------------
System.Collections.NonGeneric
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Collections.NonGeneric.dll
----------------------------------------
System.Threading.ThreadPool
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Threading.ThreadPool.dll
----------------------------------------
System.Linq.Expressions
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Linq.Expressions.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Private.CoreLib.dll
----------------------------------------
System.Text.Encoding.Extensions
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Text.Encoding.Extensions.dll
----------------------------------------
System.Globalization
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Globalization.dll
----------------------------------------
System.Security.Cryptography.X509Certificates
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Security.Cryptography.X509Certificates.dll
----------------------------------------
System.Net.ServicePoint
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.ServicePoint.dll
----------------------------------------
System.Net.Security
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.Security.dll
----------------------------------------
System.Runtime.Serialization.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.Serialization.Primitives.dll
----------------------------------------
VL.Core.Skia.Windows
Assembly Version:
> 2023.5.0.0
Win32 Version:
> 2023.5.3
CodeBase: file:///C:/Program%20Files/GammaLauncher/VL.Core.Skia.Windows.dll
----------------------------------------
System.Resources.Extensions
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/System.Resources.Extensions.dll
----------------------------------------
System.Diagnostics.Tracing
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Diagnostics.Tracing.dll
----------------------------------------
System.Drawing
Assembly Version: 6.0.2.0
Win32 Version: 6.0.2323.48003
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/System.Drawing.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Diagnostics.DiagnosticSource.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
System.Net.NameResolution
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Net.NameResolution.dll
----------------------------------------
Microsoft.Win32.SystemEvents
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.23/Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.Security.Cryptography.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Security.Cryptography.Primitives.dll
----------------------------------------
System.Security.Principal.Windows
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Security.Principal.Windows.dll
----------------------------------------
System.Security.Claims
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Security.Claims.dll
----------------------------------------
System.Diagnostics.StackTrace
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Diagnostics.StackTrace.dll
----------------------------------------
System.Threading.Overlapped
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Threading.Overlapped.dll
----------------------------------------
System.Reflection.Metadata
Assembly Version: 6.0.0.0
Win32 Version: 6.0.2323.48002
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.23/System.Reflection.Metadata.dll
----------------------------------------
************** JIT Debugging **************
Never heard of such an error, and cannot repro on fresh W10 and W11 VMs. Does this stack trace help finding the culprit?
Thanks in advance!
Edit : cimgui.dll
is obviously bundled with GammaLauncher, which is why I’m clueless :-|