- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Whether it's the script that is installed by default in the add-ins section, or the script published online (both look identical), the WriteUI script is failing for me. I get the following message:
I did a little debugging (since no file is written, I did some copy-paste from the internal report variable) and I see a few curious things:
1) The exception is an index-out-of-bounds while the code is examining the FusionSolidEnvironment workspace
2) The panels in FusionSolidEnvironment are listed twice
3) The 17 workspaces following FusionSolidEnvironment are never reached due to the exception
This is all for the webdeploy/production/9eb6e3e95b2f4cf7bb2f804604f4040b86fc00dd release.
Maybe a bug? Else what am I doing wrong?
Solved! Go to Solution.