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

Mac OS - Error When trying to open command file #2

Closed
codrinMitu opened this issue Dec 28, 2023 · 4 comments
Closed

Mac OS - Error When trying to open command file #2

codrinMitu opened this issue Dec 28, 2023 · 4 comments

Comments

@codrinMitu
Copy link

When I open the command file I get this error:
Screenshot 2023-12-28 at 16 21 03

@codrinMitu
Copy link
Author

I also tried opening it via terminal using the open command and sudo but I still got the error.

@just-harry
Copy link
Owner

You may need to set the executable bit/permission for the script.
Try chmod +x tiny-ui-fix-for-ts3.command in the terminal (replace tiny-ui-fix-for-ts3.command with the path of the file, if the path is different)


May I ask which version of macOS you are using, please?
I may need to change how the script is packaged for newer versions of macOS, to avoid this error in future

@codrinMitu
Copy link
Author

Thanks for the fix, it worked great! I'm using macOS Sonoma 14.2.

@just-harry
Copy link
Owner

Wonderful, thank you for telling for me which version of macOS you're using.
Turns out that this is a change that was introduced with macOS Catalina (which is the version I stopped one short of when testing :/), so I'll fix that for later releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants