AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
Module not found: "./typescripts/dist/bundle"
- Lenguaje dominante
- TypeScript
- Estrellas
- 7.3k
- Forks
- 526
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have installed the Automatic1111 extension for Photoshop plugin and both it and Automatic are up to date.
I have enabled Developer Mode in PhotoShop v 24.7
I have installed Adobe UXP Developer Tool.
I loaded the .json file in UXP Developer tool and the plugin loads successfully and appears in PhotoShop. BUT...
There are no generation buttions, I cannot access any of the other tabs, e.g., "Settings".
In the UXP Developer console, I see this error:
Uncaught Error: Module not found: "./typescripts/dist/bundle". Parent module folder was: "/". at e.exports._throwModuleNotFound (uxp://uxp-internal/runtime_scripts_loader.js:2:18761) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19733) at a (uxp://uxp-internal/runtime_scripts_loader.js:2:19003) at D:\stable-diffusion-webui\extensions\Auto-Photoshop-StableDiffusion-Plugin\sdapi_py_re.js:6:25 at e.exports._loadModule (uxp://uxp-internal/runtime_scripts_loader.js:2:21184) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19696) at a (uxp://uxp-internal/runtime_scripts_loader.js:2:19003) at D:\stable-diffusion-webui\extensions\Auto-Photoshop-StableDiffusion-Plugin\utility\tab\sd.js:6:15 at e.exports._loadModule (uxp://uxp-internal/runtime_scripts_loader.js:2:21184) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19696)
I turned on api logging and I see no interactions with the server. I also have it running on a non-standard port and was not sure if I needed to configure that, but I don't think I am getting that far. (As I don't think it is fully loading and there is no settings tab.)

Please advise, and thank you for creating this.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.