Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • EspaƱol
      • FranƧais
      • PortuguĆŖs
  • ę—„ęœ¬čŖžć‚³ćƒŸćƒ„ćƒ‹ćƒ†ć‚£
  • ķ•œźµ­ ģ»¤ė®¤ė‹ˆķ‹°
0

Load UXP plugin from UXP Dev Tool crashes Photoshop 24.0.1

Community Beginner ,
Dec 11, 2022 Dec 11, 2022

Hi everyone. 

Recently I tried to develop a UXP plugin using javascript only and Tailwind CSS Framework, when I load the plugin Photoshop crashes, and I get this error in UXP Dev Tool APP LOGS:

 

  • [2022-12-11 21:26:23:306] [console] StorageDirectoryResolutionError: Storage directory resolution failed
  • [2022-12-11 21:26:23:950] [console] Headless mode has no photoshopAction. So should not reach here in headless mode.

 

Does anyone have any idea? 

TOPICS
Actions and scripting , macOS , Windows
754
Translate
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
Adobe
Community Beginner ,
Dec 11, 2022 Dec 11, 2022

UPDATE: 11-DEC_2022

 

When I remove this line from the HTML file the plugin loaded fine: 

<input type="text" placeholder="Search ..." />

I can't understand why the Input tag creates this error, is it a bug? 

Translate
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
Mentor ,
Dec 11, 2022 Dec 11, 2022
LATEST
Translate
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