Hi,
I discovered that the experimenter return an exception when an userlibrary is installed.
The exception is:
exception: Exception caught in flexscript execution of MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries line 38 instruction 122. Discontinuing execution.
exception: Exception caught in flexscript execution of MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries line 38 instruction 122 (evaluating command parameter 1 as number). Discontinuing execution.
exception: Exception caught in flexscript execution of MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries line 38 instruction 122. Discontinuing execution.
exception: Exception caught in flexscript execution of MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries line 38 instruction 122. Discontinuing execution.
exception: Exception caught in TreeNode::callMemberFunction() flexscript execution MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries c: MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries theclass: MAIN:/project/exec/globals/nodefunctions/assertenabledlibraries
The problem is in the command "assertenabledlibraries" which is executed but the node "VIEW:" doesn't exist. Can you fix it for the next release?