Stride Crashes on Launch #2475
Unanswered
ChucklingCephalopod
asked this question in
Newcomers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there I'm new to the engine and after installing Stride crashes a little bit after launching it. Haven't been able to find anything online, nothing from the troubleshooting helped, I also tried to completely reinstall Stride and all it's prerequisites to no luck. Here's the crash report:
Application: GameStudio
UserEmail:
UserMessage:
StrideVersion: 4.2.0.2232
GameStudioVersion: 4
ThreadName: MetricThreadSender
CurrentDirectory: %USERPROFILE%.nuget\packages\stride.gamestudio\4.2.0.2232\lib\net8.0-windows7.0
CommandArgs: /LauncherWindowHandle 1315374
OsVersion: x64
ProcessorCount: 12
Exception: ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_wbemObject()
at System.Management.ManagementBaseObject.get_ClassName()
at System.Management.ManagementClass.GetInstances(EnumerationOptions options)
at System.Management.ManagementClass.GetInstances()
at Stride.Metrics.MetricsClient.SendCommonMetrics()
at Stride.Metrics.MetricsClient.UpdateCommonMetrics()
at Stride.Metrics.MetricsClient.Initialize()
at Stride.Metrics.MetricsClient.MetricThreadSender()
Log:
Beta Was this translation helpful? Give feedback.
All reactions