Hi Wayne,
re:
> This is an error on the current version of the Node Editor that happens
> when pressing "Load" then "Cancel".
The fix will probably be to modify the code to check the return value from the moi.filesystem.getOpenFileName() function.
If it is an empty string it means the user pushed Cancel and it should not try to go forward with the load.
- Michael
|