Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when run on MacOS #575

Open
sublimegame opened this issue Jun 13, 2021 · 0 comments
Open

Error when run on MacOS #575

sublimegame opened this issue Jun 13, 2021 · 0 comments

Comments

@sublimegame
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants