I have used the SG (latest download) and installed it freshly yesterday. At the beginning it run fine but suddenly I get this message in the console:
- -------
Wrapped com.scriptographer.ScriptographerException: Cannot create art object. Please make sure there is an open document. (C:Program FilesAdobeAdobe Illustrator CS2Plug-insScriptographerscriptsrastersraster.js#23)
com.scriptographer.ScriptographerException: Cannot create art object. Please make sure there is an open document.
at com.scriptographer.ai.Art.nativeCreate(Native Method)
at com.scriptographer.ai.Art.(Group.java:50)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.mozilla.javascript.MemberBox.newInstance(MemberBox.java:166)
at org.mozilla.javascript.NativeJavaClass.constructSpecific(NativeJavaClass.java:227)
at org.mozilla.javascript.NativeJavaClass.construct(NativeJavaClass.java:183)
at com.scriptographer.js.ExtendedJavaClass.construct(ExtendedJavaClass.java:85)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3126)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2248)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:149)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:337)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2755)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:160)
at com.scriptographer.ScriptographerEngine.executeScript(ScriptographerEngine.java:252)
at com.scriptographer.ScriptographerEngine.executeFile(ScriptographerEngine.java:299)
at com.scriptographer.gui.MainDialog.execute(MainDialog.java:264)
at com.scriptographer.gui.MainDialog$11.onClick(MainDialog.java:182)
at com.scriptographer.adm.Button.onNotify(Button.java:75)
at com.scriptographer.adm.NotificationHandler.onNotify(NotificationHandler.java:55)
- -------
I’m running illustrator CS2 (win)
Note:
Tools are running fine but not the scripts…?