Using DS 6.25 latest release version - some DSEs not working ?
ibr_remote aka infinity10
Posts: 557
I just need to know if some of the store DSEs are not compatible with the verison of DS I am using now.
Am trying to run UltraScatterPro and getting error message.
Thanks
Post edited by ibr_remote aka infinity10 on

Comments
2026-01-02 23:40:25.276 [WARNING] :: Script Error (Redacted:/DIM DS Content 09/Scripts/UltraScatterPro/UltraScatterPro.dse): Line 698
2026-01-02 23:40:25.276 [WARNING] :: SyntaxError: Unexpected token `var'
2026-01-02 23:40:25.276 [WARNING] :: Error in script execution: Redacted:/DIM DS Content 09/Scripts/UltraScatterPro/UltraScatterPro.dse
2026-01-02 23:40:36.958 [WARNING] :: QObject::disconnect: wildcard call disconnects from destroyed signal of DzStyledButton::AssetTagBtn
2026-01-02 23:40:36.959 [WARNING] :: QObject::disconnect: wildcard call disconnects from destroyed signal of
Similar repeated errors edited out for clarity
2026-01-02 23:40:36.961 [WARNING] :: QObject::disconnect: wildcard call disconnects from destroyed signal of DzStyledButton::AssetTagBtn
2026-01-02 23:41:18.629 [INFO] :: Loading script: Redacted:/DIM DS Content 09/Scripts/UltraScatterPro/UltraScatterPro.dse
2026-01-02 23:41:18.632 [WARNING] :: Script Error (Redacted:/DIM DS Content 09/Scripts/UltraScatterPro/UltraScatterPro.dse): Line 698
2026-01-02 23:41:18.632 [WARNING] :: SyntaxError: Unexpected token `var'
2026-01-02 23:41:18.632 [WARNING] :: Error in script execution: Redacted:/DIM DS Content 09/Scripts/UltraScatterPro/UltraScatterPro.dse
The jump from DazStudio 4.x to 6.x is a big leap (2 framework versions I think). So, plugins will not work with the Alpha release unless specifically updated to the newer framework, scripts are unlikely to work (or may have issues) as the API is still not locked down. The recommended workflow is to build scenes that require plugins using the stable release and render in the Alpha if you have a 5k GPU.
Thank you ! I needed to know that.
No problem :)