Sorry if it has already a thread about this Error, but I searched and I didn´t find it...
I tried to export my animation as a web page, but a Error ocurred...
The Error says: "Error saving for the Web"
And if anyone knows how can I export, please, tell me...
I clicked in More Details, but, obviously, i didn´t understand anything, so...
There it is:
Code:
Error saving for the web.
Alice version: 2.2 8/1/2009
Throwable that caused the error:
java.io.FileNotFoundException: C:\Documents and Settings\Administrador\Meus documentos\Estevão\Alice\Testando 1.a2w\Dancinha_do_Hamster\Dancinha_do_Hamster.html (O sistema não pode encontrar o caminho especificado)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.saveWorldForWeb(AuthoringTool.java:1833)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringTool.saveForWeb(AuthoringTool.java:1787)
at edu.cmu.cs.stage3.alice.authoringtool.Actions$7.actionPerformed(Actions.java:120)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Thanks for your attention...