SFP icon indicating copy to clipboard operation
SFP copied to clipboard

Error when injecting

Open vermingov opened this issue 9 months ago • 1 comments

[07/04/2025 14:11:54][Info] Initializing SFP version 0.0.60-beta1+d31f45435f8679430399c144290471da715befc8 on platform win-x64 [07/04/2025 14:11:55][Info] Monitoring Steam state [07/04/2025 14:11:55][Warn] Failed to inject [07/04/2025 14:11:55][Error] System.Runtime.InteropServices.COMException (0x80041010) at WmiLight.Wbem.WbemClassObjectEnumerator.Next(WbemClassObject& wbemClassObject) at WmiLight.WmiObjectEnumerator.MoveNext() at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable1 source, Boolean& found) at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable1 source) at SFP.Models.Windows.Utils.GetCommandLine(Process process) in D:\a\SFP\SFP\SFP\Models\Windows\Utils.cs:line 46 at SFP.Models.Steam.CheckForMissingArgumentsAsync() in D:\a\SFP\SFP\SFP\Models\Steam.cs:line 357 at SFP.Models.Steam.TryInject() in D:\a\SFP\SFP\SFP\Models\Steam.cs:line 320 [07/04/2025 14:11:55][Info] Checking for updates... [07/04/2025 14:11:56][Info] You are running the latest version.

vermingov avatar Apr 07 '25 12:04 vermingov

You should be able to workaround that error by just unchecking "Force Steam arguments" in the SFP settings. As long as you make sure Steam is only ever launched by SFP that setting doesn't really matter.

What version of Windows are you running?

PhantomGamers avatar Apr 07 '25 12:04 PhantomGamers