Skip to content

Error when run on MacOS #575

@sublimegame

Description

@sublimegame

Hi @NiclasOlofsson
I can build but when execute run command,

cd .\src\MiNET\MiNET.Console\

dotnet run

I have this error
My Mac is MacOS Big Sur 11.4, dotnet version is 5.0.301

Unhandled exception. System.PlatformNotSupportedException: Processor affinity for processes or threads is not supported on this platform.
   at System.Diagnostics.Process.get_ProcessorAffinityCore()
   at System.Diagnostics.Process.get_ProcessorAffinity()
   at MiNET.Console.Startup.Main(String[] args) in /Users/apple/craft_server/MiNET-master/src/MiNET/MiNET.Console/Startup.cs:line 65

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions