Aller au contenu

Messages recommandés

Posté(e)

I tried to repair executive permission and it told me permission denied. I am the admin of the computer so it shouldnt be an access issue. This is exactly what terminal said:

sydney@Sydneys-MacBook-Pro ~ % chmod + x "/Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter"

chmod: x: No such file or directory

sydney@Sydneys-MacBook-Pro ~ % "/Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter"

zsh: permission denied: /Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter

sydney@Sydneys-MacBook-Pro ~ % 

 

I tried entering both chmod + x "/Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter" and "/Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter" and neither worked.

  • Team
Posté(e)

@Sydney Groves What is the path of Sims4TrayImporter.app?

 

if the path is ~/Downloads/Sims4TrayImporter (1).app you must use:

chmod +x "~/Downloads/Sims4TrayImporter (1).app/Contents/MacOS/Sims4TrayImporter"

or

chmod +x "/Users/<yourname>/Downloads/Sims4TrayImporter (1).app/Contents/MacOS/Sims4TrayImporter"

  • Team
Posté(e)

And what is the name of the .app, is it still Sims4TrayImporter.app or has it been renamed something else like Sims4TrayImporter (1).app?

If it was renamed you must use the new name.

 

I don't know about ZSH, maybe try the default Terminal.app. 🤔

Posté(e)

It is named 'sims4trayimporter.app'

I think i will just live with my broken cc instead of continuing to try and troubleshoot this. I think I need to upgrade from Mac in order to not have to deal with these dumb mac specific issues. 

  • Triste 1
  • Team
Posté(e)

Did you put a space between + and x? If so, remove it.

 

Try to open each folders before applying the permission:

cd Applications
cd Sims4TrayImporter.app
cd Contents
cd MacOS
chmod +x Sims4TrayImporter

 

Else it could just be that the Terminal.app or ZHS are not allowed to access all files.

Citation

Head to System Preferences > Security and Privacy > Privacy and click on the “Files and Folders” option to see any apps that have requested access.
You can also grant access to your whole disk by clicking “Full Disk Access.

See here for more details https://www.howtogeek.com/443611/how-macos-catalinas-new-security-features-work/

 

 

Did you use the default Archiver Utility to extract the .app from the .zip archive? 🤔

If not, deleted the extracted file, then right-click on the .zip archive and select Open > Archiver Utility to extract the .app.

That should fix the missing permission, then right-click the .app and select Open to open Tray Importer.

  • 3 semaines après...
  • 1 mois après...
Posté(e)
On 11/22/2019 at 8:47 PM, deevo said:

Did you put a space between + and x ? If so, remove it.

 

Try to open each folders before applying the permission:


 

Else it could just be that the Terminal.app or ZHS are not allowed to access all files.

See here for more details https://www.howtogeek.com/443611/how-macos-catalinas-new-security-features-work/

 

 

Did you use the default Archiver Utility to extract the .app from the .zip archive?🤔

If not, deleted the extracted file, then right-click on the .zip archive and select Open> Archiver Utility to extract the .app.

That should fix the missing permission, then right-click the .app and select Open to open Tray Importer.

I've followed everything step by step and no luck. I've even changed my terminal shell from ZSH back to the original bash and still no luck. The problem is after I open Applications, when I go to open Sims4TrayImporter.app it says no such file or directory. I even have open the info on the app to make sure everything is correct. I have also went into privacy settings and gave Sims4TrayImporter and Terminal full disk access and the sharing/permissions on the "Get Info" specifically for Sims4TrayImporter also have read and write permissions. It is just not recognizing the application. I've also followed the path manually and noticed that the Sims4TrayImporter file inside the MacOS folder is just a TextEdit document. Is that supposed to be correct?

  • Team
Posté(e)
il y a une heure, twynkys a dit :

I've even changed my terminal shell from ZSH back to the original bash and still no luck. The problem is after I open Applications, when I go to open Sims4TrayImporter.app it says no such file or directory

Have you placed S4TI in Applications?

If you cannot find S4TI from /Applications try from /Users/<yourname>/Applications

 

Else what is the path of S4TI?

 

il y a une heure, twynkys a dit :

I've also followed the path manually and noticed that the Sims4TrayImporter file inside the MacOS folder is just a TextEdit document. Is that supposed to be correct?

Older versions used a script, but current version use a native launcher, so something is wrong here.

  • 2 semaines après...
Posté(e)

I have read each and every single post in this discussion, executed various commands in varying ways, including :

chmod +x /Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter

& tried moving the app into applications under my user profile to then execute the following;

 

chmod + x / Users/ <mila> /Applications/Sims4TrayImporter.app/Contents/MacOS/Sims4TrayImporter

 

& tried to;

 

Force launch with diagnostics

Another way would be to launch the app via the Terminal :

  1. Right-click on Sims4TrayImporter.app and select Show package contents .
  2. Open the Contents folder then MacOS .
  3. Right-click on Sims4TrayImport and select Open with> Other and select Applications / Utilities / Terminal.app 

 

and and still no luck.

First time trying to run S4TI, using on Mac Catalina [hate this update...] and Mono Visual Studio. 

Am i making some sort of mistake with spaces in the terminal app?  Running the wrong Mono?  Generally faffing about?

many thanks to all posting in this forum 🙂

 

Posté(e) (modifié)

I've figured it out!!! I got it to work on my MacBook pro and I'm running Catalina 15.3. To get the app to run you must hold down COMMAND+double click the app. You will then get a popup where you give permission to open the app by clicking "Open". Open System Preferences the in the General tab click the "Open Anyway".

Modifié par BlackPiano
Posté(e) (modifié)

Hello,

 

So i have an issue, i used to have STI and while the icon was on my desktop i would click it and it would state the app is outdated so it wouldn't let me open it. So i log onto the site to download a newer version and when i click the file in my downloads folder it states " Safari can’t open the file “Sims4TrayImporter” because no available application can open it." so i go to my preferences and check my security & privacy to see if it gives me the option to open files from unidentified developers and it doesn't. 

 

Also, i tried to download Mono and when i open the app and install it states it installed but it doesn't show me that its really installed.

 

Can someone help I'm just trying to get my STI working again. 

 

 

 

 

 

Screen_Shot_2020-02-09_at_2_06.34_AM.png

Screen Shot 2020-02-09 at 1.11.22 AM.png

Screen Shot 2020-02-09 at 1.11.38 AM.png

Modifié par MsSade
Uploaded pictures

Rejoindre la conversation

Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.

Invité
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.




×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer. Conditions d’utilisation Politique de confidentialité