Skip to main content
Inspiring
August 21, 2020
解決済み

PlugPlugErrorCode_streamCloseCallbackNotFound. => FreeGrid

  • August 21, 2020
  • 返信数 4.
  • 863 ビュー

Hello,

 

I just build the FreeGrid plugin, I put it in the Adobe Illustrator Plugin folder but when I click on the menu plugin, nothing happened. 

 

I debug the plugin and I found this PlugPlugErrorCode_streamCloseCallbackNotFound, can someone help me please? 

このトピックへの返信は締め切られました。
解決に役立った回答 Alexandre5ed4

Yes, it seems that the compatibility of the plugins need to match with the version of Illustrator but I can't find the correct version. 

返信数 4

Inspiring
September 22, 2024

Hi @Alexandre5ed4 ,

I'm facing the same issue now https://community.adobe.com/t5/illustrator-discussions/ai-2023-cannot-open-sdk-plugins-in-macos-sonoma/td-p/14869699. Would you please share the solution that fixed the problem?  Thanks.

Inspiring
February 8, 2023

Looks like they removed this one from the Samples, at least I could not find it in Adobe Illustrator SDK Build 339

However, I had the same Problem after building the "SnippedRunner" on Mac.

I found out, that the solution was to copy the SnippedRunnerUI to /Library/Application Support/Adobe/CEP

Seems that it is searching for that UI.

If the UI shows an empty pannel, my solution was to run

defaults write com.adobe.CSXS.11 PlayerDebugMode 1

on console and after that restart Illustrator

 

ceyhun_akgun
Legend
August 26, 2020

I also researched the problem but couldn't find a solution.
Compatibility of such plug-ins with Illustrator versions should be checked. Can it run on an older version number?

Graphic Designer Educator / PrePress Consultant
Alexandre5ed4作成者解決!
Inspiring
August 28, 2020

Yes, it seems that the compatibility of the plugins need to match with the version of Illustrator but I can't find the correct version.