Differences between Studio 4.6 and 4.9
![Philemo_Carrara](https://farnsworth-prod.uc.r.appspot.com/forums/uploads/userpics/582/nTLO2GN753KV8.jpg)
I have a script that fails to start in Studio 4.6 although it's working very well in 4.8 and 4.9.
Has there been any significant change in the scripting part between those version ?
You currently have no notifications.
I have a script that fails to start in Studio 4.6 although it's working very well in 4.8 and 4.9.
Has there been any significant change in the scripting part between those version ?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
Is it a compressed (.dsb) or encrypted (.dse) script? If so it will be tagged with the version from which it was saved and will not run in older versions. ASCII scripts (.dsa) are not tagged so if that is what you have check the log file (Help>Troubleshooting>View Log) for errors after trying to run the script.
Thank you Richard,
That's exactly what I needed to know.