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

Any Way to Disable Asset Generator for a Group of Assets?

New Here ,
Aug 27, 2017 Aug 27, 2017

Copy link to clipboard

Copied

Hi,

I'm using asset generator to export 200-300 assets for a UI layout.

Is there a way to turn off one of the groups of assets? Maybe some syntax I could put in the group name? For example the top hud group doesn't need to keep exporting assets when I'm working on the bottom hud.

...and yeah, turning off Generate > Image Assets works, but it turns it off for all assets in the file.

Thanks for your help!

Views

1.5K

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
Adobe
Sep 11, 2017 Sep 11, 2017

Copy link to clipboard

Copied

Hi philj7,

Currently you can only turn off all the image assets of a file via Generate > Image Assets or you may select Edit > Preferences > Plug-ins, select Enable Generator and then Click OK.

I'd recommend you to request for a feature https://feedback.photoshop.com/photoshop_family so that our Engineers can look into it.

Thanks.

Akash

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 ,
Dec 18, 2018 Dec 18, 2018

Copy link to clipboard

Copied

LATEST

Hi There!

I found that crema and assets-generator are causing an "Unknown Javascript Error" making the generator to restart, this is causing problems to my plugins as a process is still in the queue of generator core, thus my process sent to generator core gets lost.

[info:core 14:12:57.147 generator.js:237:30] Detected Photoshop version: 20.0.0

[warning:app 14:12:57.157 app.js:207:29] No viable plugins were found in '/Library/Application Support/Adobe/Plug-Ins/CC/Generator/'

[warning:app 14:12:57.157 app.js:207:29] No viable plugins were found in '/Applications/Adobe Photoshop CC 2019/Plug-ins/Generator/'

[info:core 14:12:57.158 generator.js:1915:26] Loading plugin: generator-assets (v2.9.8) from: /Applications/Adobe Photoshop CC 2019/Adobe Photoshop CC 2019.app/Contents/Required/Plug-ins/Generator/assets.generate

[warning:core 14:12:57.241 generator.js:904:26] WARNING the imageChanged event is expensive, please consider NOT listening to it

[info:core 14:12:57.242 generator.js:1931:26] Plugin loaded: generator-assets

[info:core 14:12:57.242 generator.js:1915:26] Loading plugin: crema (v3.2.5) from: /Applications/Adobe Photoshop CC 2019/Adobe Photoshop CC 2019.app/Contents/Required/Plug-ins/Generator/crema.generate

[info:core 14:12:57.391 generator.js:1931:26] Plugin loaded: crema

[warning:core 14:12:57.588 generator.js:904:26] WARNING the imageChanged event is expensive, please consider NOT listening to it

[warning:crema 14:12:57.591 index.js:61:21] user settings file could not be created

[warning:core 14:12:58.206 generator.js:133:30] Photoshop error { id: 6, body: 'Error: No image open' }

[warning:generator-assets 14:12:58.209 documentmanager.js:336:26] Error: No image open

[warning:core 14:12:58.586 generator.js:133:30] Photoshop error { id: 11, body: 'Error: No image open' }

[warning:crema 14:12:58.586 documentmanager.js:336:26] Error: No image open

[warning:core 14:12:58.954 generator.js:133:30] Photoshop error { id: 15, body: 'Unknown JavaScript error' }

Wondering if there is another way to disable asset-generator and crema programmatically.

I found that removing these plugins from the /Applications/Adobe Photoshop CC 2019/Adobe Photoshop CC 2019.app/Contents/Required/Plug-ins/Generator/ Folder Solves the issue.

Please Advise on how to achieve this Photoshop​ "There is a problem with generator"​ Pete.Green​

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