• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

External object AdobeXMPScript error after last InDesign update

Community Beginner ,
May 17, 2021 May 17, 2021

Copy link to clipboard

Copied

Yesterday I get InDesign Update and after that the external object AdobeXMPScript is not reachable from InDesign.

Try to execute the attached code:

 

if (ExternalObject.AdobeXMPScript == undefined)
    ExternalObject.AdobeXMPScript = new ExternalObject('lib:AdobeXMPScript');
alert (ExternalObject.AdobeXMPScript);

 

And you will get this error:

 

JavaScript Error!

 

Error Number: 52

Error String: I/O error

 

Engine: main

File: /Users/.../Scripts Panel/InDesign Test.jsx

Version 16.0-ME/en_AE/Scripts/Scripts Panel/InDesign Test.jsx

Line: 2

Source:

ExternalObject.AdobeXMPScript = new ExternalObject('lib:AdobeXMPScript');
TOPICS
Bug , Scripting

Views

559

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 17, 2021 May 17, 2021

Hi @abdulazizj97689116 

This is the known bug in the latest version of the Indesign and already reported to the Indesign team. It will be fixed soon.

You can read following thread for the same

 

https://community.adobe.com/t5/indesign/unable-to-load-the-adobexmpscript-library-in-indesign-cc-2021/m-p/12020906#M425255

 

Votes

Translate

Translate
Community Beginner ,
May 17, 2021 May 17, 2021

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 17, 2021 May 17, 2021

Copy link to clipboard

Copied

Hi @abdulazizj97689116 

This is the known bug in the latest version of the Indesign and already reported to the Indesign team. It will be fixed soon.

You can read following thread for the same

 

https://community.adobe.com/t5/indesign/unable-to-load-the-adobexmpscript-library-in-indesign-cc-202...

 

Best regards

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 28, 2021 May 28, 2021

Copy link to clipboard

Copied

This bug has not been resolved also there was an update from few days.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 29, 2021 May 29, 2021

Copy link to clipboard

Copied

LATEST

Hi,

The fix is expected in 16.3.

Please read above link again. Updates are available there.

 

Best regards

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines