Skip to main content
Participant
November 21, 2017
Question

With <RequiredRuntime Name="CSXS" Version="8.0" />, extension fails to load.

  • November 21, 2017
  • 1 reply
  • 1792 views

I am a beginner in HTML extension development.

I am using Photoshop CC 2018 and if I set the RequiredRuntime to CSXS version 8.0 in the manifest.xml, the extension fails to load with error log "ExtensionManifest is not valid for this CSXS runtime". The extension loads fine when I change the Version to 7.0.

I believe I have the CSXS runtime 8.0 as csInterface.getCurrentApiVersion() returns {"minor":0,"micro":0,"major":8}

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Participant
November 21, 2017

Ok, I went through HTML Panel Tips #25: CC 2018 Survival Guide | Photoshop, etc. and this has been discussed there. Seems like a bug so stick to Version 7.0