Attention Mac standalone players
Posted: Mon Nov 02, 2020 9:11 am
If you're playing the Mac standalone version (i.e. you downloaded it yourself, and aren't playing it via Steam, GOG, etc.) and are having problems such as:
To fix this, open up a Terminal, find where your T-Engine.app is, and use this command:
"com.apple.quarantine" is an attribute that macOS uses to flag things you've downloaded from the internet as being suspicious. Even if you ok T-Engine.app in Systems | Security & Privacy, there are other files/directories within the T-Engine.app that are still flagged.
This topic probably belongs in a "Dumb Answers" forum, because I'm apparently the only person who has had this issue [since 2018, according to a perfunctory board search]. If nothing else, I will be referring to this post when 1.7.1 is released.
- You use a software firewall, and every time you launch T-Engine, your firewall pesters you about allowing /var/folders/.../t-engine.app; or...
- You can't download DLC or addons via the in-game UI -- the downloads get stuck indefinitely; or...
- Auto-update doesn't detect newer versions of addons you know have been updated, or the update gets stuck indefinitely; or...
- When you try installing a shimmer pack, the installation gets stuck indefinitely...
To fix this, open up a Terminal, find where your T-Engine.app is, and use this command:
Code: Select all
xattr -rsd com.apple.quarantine T-Engine.app
This topic probably belongs in a "Dumb Answers" forum, because I'm apparently the only person who has had this issue [since 2018, according to a perfunctory board search]. If nothing else, I will be referring to this post when 1.7.1 is released.
