Alice Community  

Go Back   Alice Community > Alice 2 > Bugs and Troubleshooting

Reply
 
Thread Tools Display Modes
still no solution to throwable error?
Old
jac
Guest
 
Status:
Posts: n/a
Unhappy still no solution to throwable error? - 03-29-2011, 06:36 AM

doing multiple projects for college.

saved the projects and the enxt time i try to open them, the following pops up.

Unable to load world: S:\alice programming\ninja wa\ninja2.a2w


Alice version: 2.2 09/10/2010

Throwable that caused the error:
java.util.zip.ZipException: invalid CEN header (bad signature)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at edu.cmu.cs.stage3.io.ZipFileTreeLoader.open(ZipFil eTreeLoader.java:66)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.loadWorld(AuthoringTool.java:1945)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.loadWorld(AuthoringTool.java:1912)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.showStartUpDialog(AuthoringTool.java:1329)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.openWorld(AuthoringTool.java:1361)
at edu.cmu.cs.stage3.alice.authoringtool.Actions$2.ac tionPerformed(Actions.java:92)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown 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(Unk nown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mou seReleased(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(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn 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.pumpOneEventForFilter s(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

it has happened every time for the last three weeks on three seperate projects

the backs up do not even work.
Attached Files
File Type: a2w ninja2.a2w (2.20 MB, 2 views)

Last edited by jac; 03-29-2011 at 02:30 PM.
   
Reply With Quote
Old
aikmin
Senior Member
 
aikmin's Avatar
 
Status: Offline
Posts: 85
Join Date: Mar 2008
Default 03-29-2011, 08:37 AM

can you please share your ninja2.a2w file so we can try to see what is wrong?

Last edited by aikmin; 03-29-2011 at 08:39 AM.
   
Reply With Quote
Old
jac
Guest
 
Status:
Posts: n/a
Red face 03-29-2011, 02:26 PM

added and i can confirm it was working perfectly fine the week before i retried to open it.

Last edited by jac; 03-29-2011 at 02:31 PM.
   
Reply With Quote
Old
reuben2011
Senior Member
 
reuben2011's Avatar
 
Status: Offline
Posts: 489
Join Date: Sep 2009
Location: Hawaii
Default 03-29-2011, 06:32 PM

Based on what the little I know about error trying, catching, and throwing; something either happened between here:
Code:
at edu.cmu.cs.stage3.alice.authoringtool.Actions$2.actionPerformed(Actions.java:92)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
or here

Code:
at java.util.zip.ZipFile.<init>(Unknown Source)
at edu.cmu.cs.stage3.io.ZipFileTreeLoader.open(ZipFil eTreeLoader.java:66)
or here
Code:
java.util.zip.ZipException: invalid CEN header (bad signature)
at java.util.zip.ZipFile.open(Native Method)
What it means, I don't know. Sorry.


Projects
-Escape the Kitchen
-That ninja animation
-Hill Collision

Upcoming Projects
-Some penguin adventure game?
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 03-29-2011, 07:54 PM

This problem is unfixable. You could try opening the project on different versions of alice but sorry, this is unfixable. This happened to me with a really big file. I know how it feels, but this stuff is common. Go to the earliest backup you can. But, whatever you added that was odd or was imported. Dont import it!


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.