Alice Community  

Go Back   Alice Community > Alice 2 > Share Worlds

View Poll Results: How is the Halo game
Very impressive!!! 48 64.86%
Great overall 11 14.86%
Good 8 10.81%
messed up 4 5.41%
Bad game, needs a lot of work 6 8.11%
Multiple Choice Poll. Voters: 74. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 05-23-2011, 08:23 PM

Upload?


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Old
ElectricKirby
Senior Member
 
ElectricKirby's Avatar
 
Status: Offline
Posts: 164
Join Date: May 2011
Location: Dreamland, Planet Popstar
Default 05-24-2011, 01:48 PM

Quote:
Originally Posted by jediaction View Post
Upload?
I think he meant open, but that's the error I get when trying to open it.
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 05-24-2011, 06:23 PM

Hmm. That is a rare issue. Not many people have that. Can someone who had it work for them, download it again, and then tell me if the file works?


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Old
reaper1395
Senior Member
 
reaper1395's Avatar
 
Status: Offline
Posts: 53
Join Date: Nov 2010
Default 05-26-2011, 05:08 PM

I got this when trying to load the world:


Unable to load world: C:\Documents and Settings\j\My Documents\Downloads\Halo - The Generator FINAL GAME.a2w


Alice version: 2.2 8/1/2009

Throwable that caused the error:
java.util.zip.ZipException: error in opening zip file
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:1905)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.loadWorld(AuthoringTool.java:1872)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.showStartUpDialog(AuthoringTool.java:1340)
at edu.cmu.cs.stage3.alice.authoringtool.AuthoringToo l.<init>(AuthoringTool.java:449)
at edu.cmu.cs.stage3.alice.authoringtool.JAlice.main( JAlice.java:141)


XBL gt: R3APER 359
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 05-26-2011, 08:37 PM

What Os are you using? The only think I can do is have another member who has played it download the link and see if it works for them. If it does, it is something with your computer. Make sure your using Alice 2.2, and possibly Windows 7


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Old
DeathxKiller
Senior Member
 
DeathxKiller's Avatar
 
Status: Offline
Posts: 53
Join Date: May 2011
Location: Midlothian
Default 05-26-2011, 08:47 PM

im using both. i can download and open the 3.5 version but nothing above that
   
Reply With Quote
Old
reaper1395
Senior Member
 
reaper1395's Avatar
 
Status: Offline
Posts: 53
Join Date: Nov 2010
Lightbulb 05-26-2011, 11:32 PM

When I tried it I was on xp


XBL gt: R3APER 359
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 05-27-2011, 09:33 AM

That is really old. Try finding a newer and up to date OS and try it again


Website: www.salokingames.com
FaceBook: www.facebook.com/SalokinGames
   
Reply With Quote
Old
moric15
Guest
 
Status:
Posts: n/a
Default 05-27-2011, 10:01 AM

I have Windows 7 and Alice 2.2 and i got
Unable to load world: D:\Halo - The Generator FINAL GAME.a2w




Alice version: 2.2 09/10/2010



Throwable that caused the error:

java.util.zip.ZipException: error in opening zip file

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)
   
Reply With Quote
Old
jediaction
Senior Member
 
jediaction's Avatar
 
Status: Offline
Posts: 5,064
Join Date: Jul 2009
Location: Bel Air, Maryland
Default 05-27-2011, 02:32 PM

That is really weird. Can a member who has already played this game please check it out again and see if the files works?


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

Tags
amazing, awesome, best game, fps, great music, halo, homemade, lag ftw, need work, sweet, x2495jjjj


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.