You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
System.NotImplementedException: The method or operation is not implemented.
at System.Management.ManagementClass..ctor (System.Management.ManagementPath path) <0x419ec030 + 0x00023> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Management.ManagementClass:.ctor (System.Management.ManagementPath)
at FileExplorer.Utils.GetLogicProcessorCount (System.Int32& coreCount) <0x419ebd10 + 0x00077> in <filename unknown>:0
at FileExplorer.Utils.GetLogicProcessorCount () <0x419ebc70 + 0x00013> in <filename unknown>:0
at FileExplorer.DUWorker..ctor () <0x419eb970 + 0x0005b> in <filename unknown>:0
at FileExplorer.frmMain..ctor () <0x41945e50 + 0x00697> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FileExplorer.frmMain:.ctor ()
at FileExplorer.Program.Main () <0x41904d90 + 0x0002f> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented.
at System.Management.ManagementClass..ctor (System.Management.ManagementPath path) <0x419ec030 + 0x00023> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Management.ManagementClass:.ctor (System.Management.ManagementPath)
at FileExplorer.Utils.GetLogicProcessorCount (System.Int32& coreCount) <0x419ebd10 + 0x00077> in <filename unknown>:0
at FileExplorer.Utils.GetLogicProcessorCount () <0x419ebc70 + 0x00013> in <filename unknown>:0
at FileExplorer.DUWorker..ctor () <0x419eb970 + 0x0005b> in <filename unknown>:0
at FileExplorer.frmMain..ctor () <0x41945e50 + 0x00697> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FileExplorer.frmMain:.ctor ()
at FileExplorer.Program.Main () <0x41904d90 + 0x0002f> in <filename unknown>:0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
mono version is
Mono JIT compiler version 4.2.1
The text was updated successfully, but these errors were encountered: