This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

p4games
p4games presents ...

2009/7/5

Aurty and Seamus Spin Tiles

No description.

2794 views / 526 in the last 7 days

Tags: with-source

This scenario is a member of: P4Games - TGI 2009


open in greenfoot
Your browser does not support the canvas tag.
perrinwoodsperrinwoods

2009/7/6

I created this game through the p4games.org TGI 2009 Camp. The intro movie has a chance of crashing due to an out of memory error. If so skip it and just play the games. Your need to rotate the tiles into the correct orientation by clicking on them and you need to navigate the character towards the green gate. If you get caught by the cloud then the map will reset. Have fun, I'll try to update the code on the intro movie to see if i can get get it to run better.
perrinwoodsperrinwoods

2009/7/6

Actually, I could not get the game part to run on either of my machines. If someone can get it to run then great, I'll try and get a newer version uploaded.
mjrb4mjrb4

2009/7/6

This is the problem: java.lang.IllegalArgumentException: Could not load image from: AurtyCast.png at greenfoot.GreenfootImage.loadURL(GreenfootImage.java:151) at greenfoot.GreenfootImage.loadFile(GreenfootImage.java:172) at greenfoot.GreenfootImage.<init>(GreenfootImage.java:75) at greenfoot.Actor.setImage(Actor.java:277) at Aurty.<init>(Aurty.java:27) at wTera.mPopulateAurty(wTera.java:502) at wTera.act(wTera.java:322) at greenfoot.core.Simulation.runOneLoop(Simulation.java:274) at greenfoot.core.Simulation.run(Simulation.java:158) It sounds like the old image case problem - it's worth checking you're referencing all of your images in the source code in the same case that they are as files - otherwise it can cause errors when uploaded to the gallery!

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.