Option to suppress warnings about native code generation on Mac (and other unsupported devices)

As a Roblox developer, it is very slow to start a test in studio with several scripts running native code generation on mac due to the numerous output warnings about native code generation not being supported on Mac.

Without the ability to disable these warnings, I have to sift through hundreds of lengthy messages in the console to locate legitimate issues which occur at runtime during a test. This drastically slows my ability to develop large complex games on Mac.

Developers on Mac, and other unsupported OS’s, need some way to suppress these warnings. Native code generation is a great feature and we do not want to disable it on server scripts just to prevent this warning from filling the console.

2 Likes

Native code generation is supported on Mac.
What device do you have?

It’s an M1 Mac. I’m using the website version, is that the correct Roblox client?

We have made an update and you should only see one initialization warning.
That should reduce the noise.

1 Like

I thought native code generation was server side only? Are these warnings coming from unsupported server machines?

edit nvm this is for studio testing

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.