'Stride.Audio.AudioEngine' threw an exception

Only occurs on one computer, no other computers have this problem.
VL.Video with VideoPlayer is used.
I don’t think it makes sense to share the patch, as the cause is only the VideoPlayer node. This happened with the exported application from version 6.0-0125. Cannot try it with pure gamma.

image

image

Details

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for ‘Stride.Audio.AudioEngine’ threw an exception.
—> System.TypeInitializationException: The type initializer for ‘Stride.Audio.AudioLayer’ threw an exception.
—> System.TypeInitializationException: The type initializer for ‘Stride.Audio.NativeInvoke’ threw an exception.
—> System.InvalidOperationException: Could not load native library libstrideaudio using CPU architecture x64.
at Stride.Core.NativeLibraryHelper.PreloadLibrary(String libraryName, Type owner)
at Stride.Audio.NativeInvoke.PreLoad()
at Stride.Audio.NativeInvoke…cctor()
— End of inner exception stack trace —
at Stride.Audio.NativeInvoke.PreLoad()
at Stride.Audio.AudioLayer…cctor()
— End of inner exception stack trace —
at Stride.Audio.AudioLayer.Init()
at Stride.Audio.AudioEngine…cctor()
— End of inner exception stack trace —
at Stride.Audio.AudioEngine…ctor(AudioDevice device, UInt32 sampleRate)
at Stride.Audio.AudioEngineFactory.NewAudioEngine(AudioDevice device, DeviceFlags deviceFlags)
at Stride.Audio.AudioSystem.Initialize()
at Stride.Games.GameSystemCollection.GameSystems_ItemAdded(Object sender, TrackingCollectionChangedEventArgs e)
at Stride.Games.GameSystemCollection.GameSystems_CollectionChanged(Object sender, TrackingCollectionChangedEventArgs e)
at Stride.Core.Collections.TrackingCollection1.InsertItem(Int32 index, T item) at Stride.Core.Collections.FastCollection1.Add(T item)
at Stride.Engine.Game.Initialize()
at VL.Stride.Games.VLGame.Initialize()
at Stride.Games.GameBase.InitializeBeforeRun()
at Stride.Games.GamePlatform.OnInitCallback()
at Stride.Games.GameWindowSDL.Run()
at Stride.Games.GamePlatform.Run(GameContext gameContext)
at Stride.Games.GameBase.Run(GameContext gameContext)
at VL.Stride.Lib.Initialization.<>c__DisplayClass3_0.b__0(IServiceProvider _)
at VL.Core.ServiceRegistry.<>c__DisplayClass15_01.<CreateRegistration>b__0() at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor) at System.Lazy1.CreateValue()
at VL.Core.ServiceRegistry.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at VL.Stride.Resources.GetGameProvider(IServiceProvider serviceProvider)
at VL.Stride.Resources.GetGameHandle(IServiceProvider serviceProvider)
at VL.Stride.Engine.EngineNodes.<>c.b__0_0(NodeContext nodeContext)
at VL.Stride.CustomNodeDesc`1.CreateInstance(NodeContext context)
at VL.Core.NodeFactoryRegistry.CreateNode(NodeContext context, String name, String category)
at VL.AppServices.CompilationHelper.CreateNodeById(NodeContext context, String name, String category)
at VL_Stride_Engine.Stride.RootScene_GcBzJdp7uHFN7DqiDqkHlb.Create(NodeContext Node_Context)
at VL_Stride_Engine.Stride.RootScene_GcBzJdp7uHFN7DqiDqkHlb.Create(NodeContext Node_Context)
at App_TextEdit.__auto.App_TextEditApplication_Ih5C0Dc1t1LM03MT25uyb7.Create(NodeContext Node_Context)
at App_TextEdit.__auto.App_TextEditApplication_Ih5C0Dc1t1LM03MT25uyb7.Create(NodeContext Node_Context)
at Program.<>c.b__0_0(NodeContext c)
at VL.AppServices.ExportedAppHost.<>c__DisplayClass23_1.b__1(Object _)

************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.CoreLib.dll

App_TextEdit
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\App_TextEdit.dll

System.Runtime
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.dll

Stride.Core
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.dll

System.Collections
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.dll

System.Threading
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.dll

System.Private.Uri
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Uri.dll

ServiceWire
Assembly Version: 5.5.4.0
Location: C:\Users\User\Desktop\App_TextEdit\ServiceWire.dll

netstandard
Assembly Version: 2.1.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\netstandard.dll

VL.Core
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Core.dll

Stride.Core.Mathematics
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Mathematics.dll

System.Linq
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Linq.dll

Stride.Graphics
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Graphics.dll

Stride.Shaders
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Shaders.dll

Stride
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.dll

Stride.Core.Serialization
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Serialization.dll

SharpDX.Direct3D11
Assembly Version: 4.2.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SharpDX.Direct3D11.dll

VL.Video.MediaFoundation
Assembly Version: 2023.5.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Video.MediaFoundation.dll

Stride.Rendering
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Rendering.dll

Stride.Native
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Native.dll

Stride.Engine
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Engine.dll

Stride.Audio
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Audio.dll

Stride.VirtualReality
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.VirtualReality.dll

Stride.Input
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Input.dll

System.Diagnostics.DiagnosticSource
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.DiagnosticSource.dll

Stride.Core.Shaders
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Shaders.dll

Stride.Shaders.Parser
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Shaders.Parser.dll

VL.Stride.Runtime
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.Runtime.dll

Stride.Physics
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Physics.dll

BulletSharp.NetStandard
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\BulletSharp.NetStandard.dll

System.Runtime.InteropServices
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.InteropServices.dll

System.Diagnostics.Process
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.Process.dll

System.ComponentModel.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.Primitives.dll

Stride.Particles
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Particles.dll

Stride.UI
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.UI.dll

Stride.Navigation
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Navigation.dll

Stride.Video
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Video.dll

VL.CoreLib
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.CoreLib.dll

vvvv.geometry3Sharp
Assembly Version: 1.0.20.0
Location: C:\Users\User\Desktop\App_TextEdit\vvvv.geometry3Sharp.dll

VL.Stride.Windows
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.Windows.dll

Stride.Core.BuildEngine.Common
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.BuildEngine.Common.dll

Stride.Core.Design
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Design.dll

Stride.Core.Yaml
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Yaml.dll

Stride.Core.Reflection
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Reflection.dll

System.ComponentModel.TypeConverter
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.TypeConverter.dll

System.ObjectModel
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ObjectModel.dll

Stride.Core.Assets
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Assets.dll

System.Collections.Concurrent
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Concurrent.dll

Stride.Core.Packages
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.Packages.dll

Stride.Assets
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Assets.dll

Stride.Core.ProjectTemplating
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.ProjectTemplating.dll

System.Text.RegularExpressions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.RegularExpressions.dll

System.Memory
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Memory.dll

Stride.Assets.Models
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Assets.Models.dll

Stride.Importer.Common
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Importer.Common.dll

Stride.Importer.Assimp
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Importer.Assimp.dll

VL.ModelUtils.vl
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ModelUtils.vl.dll

VL.Stride
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.dll

VL.Stride.DefaultAssets
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.DefaultAssets.dll

VL.Stride.TextureFX
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.TextureFX.dll

VL.App.WindowsForms
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.App.WindowsForms.dll

VL.AppServices
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.AppServices.dll

Microsoft.Extensions.Configuration.Abstractions
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Configuration.Abstractions.dll

Microsoft.Extensions.Logging.Abstractions
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Logging.Abstractions.dll

System.Reactive
Assembly Version: 6.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\System.Reactive.dll

System.Collections.Immutable
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Immutable.dll

SixLabors.Fonts
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SixLabors.Fonts.dll

VL.ImGui
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ImGui.dll

ImGui.NET
Assembly Version: 1.90.0.1
Location: C:\Users\User\Desktop\App_TextEdit\ImGui.NET.dll

VL.Core.Skia
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Core.Skia.dll

System.Resources.ResourceManager
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Resources.ResourceManager.dll

System.Runtime.Loader
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Loader.dll

VL.CoreLib.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.CoreLib.vl.dll

Irony
Assembly Version: 1.1.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Irony.dll

System.ComponentModel
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.dll

System.Drawing.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Drawing.Primitives.dll

System.Threading.Thread
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Thread.dll

System.Windows.Forms
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.dll

System.Windows.Forms.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.Primitives.dll

System.Diagnostics.TraceSource
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.TraceSource.dll

System.Collections.Specialized
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Specialized.dll

System.ComponentModel.EventBasedAsync
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.EventBasedAsync.dll

System.Drawing.Common
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Drawing.Common.dll

Microsoft.Win32.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\Microsoft.Win32.Primitives.dll

System.Numerics.Vectors
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Numerics.Vectors.dll

Accessibility
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\Accessibility.dll

Microsoft.VisualStudio.Threading
Assembly Version: 17.7.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.VisualStudio.Threading.dll

Microsoft.Extensions.DependencyInjection.Abstractions
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.DependencyInjection.Abstractions.dll

System.Reflection.Emit.Lightweight
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Emit.Lightweight.dll

System.Reflection.Emit.ILGeneration
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Emit.ILGeneration.dll

System.Reflection.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Primitives.dll

VL.Stride.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.vl.dll

VL.Video.MediaFoundation.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Video.MediaFoundation.vl.dll

VL.Skia.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Skia.vl.dll

VL.AutomataUI.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.AutomataUI.vl.dll

VL.IO.MouseKeyGlobal.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.IO.MouseKeyGlobal.vl.dll

VL.WinFormsUtils.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.WinFormsUtils.vl.dll

VL.ImGui.Skia.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ImGui.Skia.vl.dll

AutomataUI
Assembly Version: 0.0.2.0
Location: C:\Users\User\Desktop\App_TextEdit\AutomataUI.dll

VL.ModelUtils
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ModelUtils.dll

SharpDX.MediaFoundation
Assembly Version: 4.2.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SharpDX.MediaFoundation.dll

mscorlib
Assembly Version: 4.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\mscorlib.dll

VL.Stride.Windows.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.Windows.vl.dll

VL.Stride.Runtime.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.Runtime.vl.dll

VL.Skia
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Skia.dll

VL.ImGui.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ImGui.vl.dll

SkiaSharp
Assembly Version: 2.88.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SkiaSharp.dll

SkiaSharp.Extended.Svg
Assembly Version: 1.60.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SkiaSharp.Extended.Svg.dll

VL.ImGui.Skia
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.ImGui.Skia.dll

MouseKeyGlobal
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\MouseKeyGlobal.dll

VL.Core.Commands.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Core.Commands.vl.dll

VL.CoreLib.Windows
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.CoreLib.Windows.dll

VL.CoreLib.Windows.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.CoreLib.Windows.vl.dll

VL.EditingFramework.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.EditingFramework.vl.dll

VL.Serialization.Raw.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Serialization.Raw.vl.dll

VL.Stride.TextureFX.vl
Assembly Version: 0.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Stride.TextureFX.vl.dll

VL.UI.Core
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.UI.Core.dll

VL.Core.Commands
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Core.Commands.dll

SkiaSharp.SceneGraph
Assembly Version: 2.88.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SkiaSharp.SceneGraph.dll

SkiaSharp.Skottie
Assembly Version: 2.88.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SkiaSharp.Skottie.dll

SharpHook
Assembly Version: 5.1.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SharpHook.dll

VL.Serialization.Raw
Assembly Version: 2024.6.0.0
Location: C:\Users\User\Desktop\App_TextEdit\VL.Serialization.Raw.dll

Microsoft.Extensions.Configuration
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Configuration.dll

Microsoft.Extensions.Logging
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Logging.dll

Stride.Core.IO
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.IO.dll

Microsoft.Extensions.Primitives
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Primitives.dll

Microsoft.Extensions.DependencyInjection
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.DependencyInjection.dll

Microsoft.Extensions.Options
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Options.dll

System.Diagnostics.Tracing
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.Tracing.dll

Microsoft.Extensions.Options.ConfigurationExtensions
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Options.ConfigurationExtensions.dll

Microsoft.Extensions.Configuration.Binder
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.Configuration.Binder.dll

System.Console
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Console.dll

System.Text.Encoding.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Encoding.Extensions.dll

Stride.Games
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Games.dll

System.Threading.Overlapped
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Overlapped.dll

SharpDX.DXGI
Assembly Version: 4.2.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SharpDX.DXGI.dll

SharpDX
Assembly Version: 4.2.0.0
Location: C:\Users\User\Desktop\App_TextEdit\SharpDX.dll

System.Reflection
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.dll

Stride.Shaders.Compiler
Assembly Version: 4.2.0.2067
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Shaders.Compiler.dll

System.Threading.ThreadPool
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.ThreadPool.dll

System.Xml.XDocument
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Xml.XDocument.dll

System.Private.Xml.Linq
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Xml.Linq.dll

System.Private.Xml
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Xml.dll

CommunityToolkit.HighPerformance
Assembly Version: 8.2.0.0
Location: C:\Users\User\Desktop\App_TextEdit\CommunityToolkit.HighPerformance.dll

System.Interactive
Assembly Version: 6.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\System.Interactive.dll

System.Net.Sockets
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Sockets.dll

System.Net.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Primitives.dll

System.IO.Ports
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\System.IO.Ports.dll

System.Net.NetworkInformation
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.NetworkInformation.dll

System.Net.Ping
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Ping.dll

System.Net.Requests
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Requests.dll

System.Management
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\System.Management.dll

System.Linq.Expressions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Linq.Expressions.dll

Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Location:

Microsoft.Extensions.ObjectPool
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.ObjectPool.dll

Newtonsoft.Json
Assembly Version: 13.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Newtonsoft.Json.dll

System.Runtime.Serialization.Formatters
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Serialization.Formatters.dll

System.Runtime.Numerics
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Numerics.dll

System.Runtime.Serialization.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Serialization.Primitives.dll

System.Xml.ReaderWriter
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Xml.ReaderWriter.dll

Silk.NET.SDL
Assembly Version: 2.17.1.0
Location: C:\Users\User\Desktop\App_TextEdit\Silk.NET.SDL.dll

Silk.NET.Core
Assembly Version: 2.17.1.0
Location: C:\Users\User\Desktop\App_TextEdit\Silk.NET.Core.dll

Stride.Core.MicroThreading
Assembly Version: 4.2.0.1
Location: C:\Users\User\Desktop\App_TextEdit\Stride.Core.MicroThreading.dll

System.Threading.Channels
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Channels.dll

Microsoft.Build.Locator
Assembly Version: 1.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Build.Locator.dll

System.Runtime.Extensions
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Extensions.dll

System.Diagnostics.StackTrace
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.StackTrace.dll

System.Reflection.Metadata
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Metadata.dll

System.Collections.NonGeneric
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.NonGeneric.dll

Microsoft.DotNet.PlatformAbstractions
Assembly Version: 3.1.6.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.DotNet.PlatformAbstractions.dll

Microsoft.Extensions.DependencyModel
Assembly Version: 8.0.0.0
Location: C:\Users\User\Desktop\App_TextEdit\Microsoft.Extensions.DependencyModel.dll

System.Text.Json
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Json.dll

System.Runtime.InteropServices.RuntimeInformation
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.InteropServices.RuntimeInformation.dll

System.Runtime.CompilerServices.Unsafe
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.CompilerServices.Unsafe.dll

System.IO.Compression
Assembly Version: 8.0.0.0
Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.IO.Compression.dll

K4os.Compression.LZ4
Assembly Version: 1.2.16.0
Location: C:\Users\User\Desktop\App_TextEdit\K4os.Compression.LZ4.dll

Silk.NET.Maths
Assembly Version: 2.17.1.0
Location: C:\Users\User\Desktop\App_TextEdit\Silk.NET.Maths.dll

************** JIT Debugging **************

Make sure all the dependencies are installed on the target machine.

@Elias .NET 8 Desktop Runtime istalled
and .NET Framework 4.8 (redist)

image

is it not enough?

The error you’re getting is about Stride and Stride needs those MSVC++ redistributables installed (as outlined in the link above).

1 Like