Hello,
I have some problems running the scripts. For instance gardener2.0 gives me this when I'm trying to assign it to one of the tools:
C:\Programfiler\Adobe\Adobe Illustrator CS2\Plug-ins\Scriptographer\scripts\tools\gardener2.0.js:212,0: TypeError: Cannot find function getActiveLayer. (C:\Programfiler\Adobe\Adobe Illustrator CS2\Plug-ins\Scriptographer\scripts\tools\gardener2.0.js#212)
java.lang.NullPointerException
at com.scriptographer.ai.Tool.setScript(Tool.java:68)
at com.scriptographer.gui.MainDialog$ToolButton.onClick(MainDialog.java:286)
at com.scriptographer.adm.Button.onNotify(Button.java:75)
at com.scriptographer.adm.NotificationHandler.onNotify(NotificationHandler.java:55)
Does anyone know what's going on?