Skip to content

Known problems or limitations

regorxxx edited this page Nov 27, 2023 · 2 revisions

Spider Monkey Panel may crash -without known reason- at startup when trying to load the script on a panel

The error will warn about script files not being found, although they are in place. This is due to incorrect relative path handling on some systems. In such case, take a look at the ’_switchPaths.zip’, decompress it and follow its instructions. Scripts will be automatically edited to use absolute paths at script loading, thus fixing the problem. The cmd file (.bat) will have to be rerun on future script updates. Obviously this is only a workaround and a proper fix is expected on posterior SMP releases.

Spider Monkey Panel may show a warning popup about a script being unresponsive

This is not an script error but an SMP feature to avoid scripts blocking the entire software (please don't report it). It's common for processor intensive tasks which require more time to finish (just press continue). Clicking 'stop the script' will crash the panel.

Warning

Since some operations may need more time than usual, to avoid seeing the popup, it’s recommended to change the timer at configuration.

Figure 127: Slow script warning at advanced configuration.