|
TROUBLESHOOTING CONTENTS 4.0 Errors in Running MoSS back to Documentation Main |
4.1 Orientation, Reload Problems after Filter3
Alias tends to crash every once in a while after a large number
of plugin runs. To reduce the risk of a crash,
especially with filter3, it is helpful to reload the plugin every three or four runs.
4.2 Problems with Incorrect Syntax
If there is an extra [ or ] in the grammar, Alias will immediately crash.
4.2 Things to Note
If other problems occur with changes not taking effect, be sure to
check that the path in the tree.c++ file points to the current data.txt file and
to recompile and reload the plugin after any code changes.Another thing to note is that it is also easy to forget to update the number of surface_facets after one has changed the grammar for T or S, so be sure to do that also. |
|