pilotmoon / PopClip-Extensions

Source code for extensions in the official PopClip Extensions directory.
https://www.popclip.app/extensions/
MIT License
1.92k stars 442 forks source link

Can't install extension #1049

Closed Canorus closed 6 years ago

Canorus commented 6 years ago

error message saying "the applescript included cannot be open with Unicode text encoding" and I have no clue what I can do. Help needed.

popclip_extension_errormessage

pilotmoon commented 6 years ago

You must save your AppleScript as an .applescript text file.

.scpt file will not load.

On 2 Apr 2018, at 13:00, Canor notifications@github.com wrote:

error message saying "the applescript included cannot be open with Unicode text encoding" and I have no clue what I can do. Help needed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Canorus commented 6 years ago

Oh so .applescript wasn't the deprecated name for applescript extension. I thought applescript changed its extension name from .applescript to .scpt something. Thanks for the help!

pilotmoon commented 6 years ago

That's right, they are different file formats.