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
Include macOS instructions in the exception message when Rosetta 2 is missing/needed
When using UC Mode / CDP Mode on an Apple silicon Mac without Rosetta 2 installed, users may encounter the following error message: "Bad CPU type in executable".
Rather than forcing users to look up what "Bad CPU type in executable" means, (#2558 (comment)), the error message should just display the instructions for fixing the issue:
Include macOS instructions in the exception message when Rosetta 2 is missing/needed
When using UC Mode / CDP Mode on an Apple silicon Mac without Rosetta 2 installed, users may encounter the following error message:
"Bad CPU type in executable"
.That's an easy fix, as seen in: https://apple.stackexchange.com/a/408379/607628.
Rather than forcing users to look up what
"Bad CPU type in executable"
means, (#2558 (comment)), the error message should just display the instructions for fixing the issue:And the exception message should also mention the https://apple.stackexchange.com/a/408379/607628 link so that the situation can be explained clearly for anyone interested in the details.
The text was updated successfully, but these errors were encountered: