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

smplmarcelo's Comments

Back to smplmarcelo's profile

It's ok now thanks :). can i ask another question about the codes that we should use to transfer to another level or world after this level is finished?
Help in here there's an error here if ( canSee(Hamburger.class)) I'm trying to change the cupcake to hamburger
Help in here there's an error here if ( canSee(Hamburger.class)) I'm trying to change the cupcake to hamburger
there's no error now. Thanks :)
not yet I'm downloading the 2.4 version I'll leave a comment later if i still have a problem. Thanks
when i hit the cupcake in the greenfoot app it says: java.lang.NoSuchMethodError: greenfoot.World.showText(Ljava/lang/String;II)V at Bebe.buscaMagdalena(Bebe.java:38) at Bebe.act(Bebe.java:17) at greenfoot.core.Simulation.actActor(Simulation.java:568) at greenfoot.core.Simulation.runOneLoop(Simulation.java:526) at greenfoot.core.Simulation.runContent(Simulation.java:215) at greenfoot.core.Simulation.run(Simulation.java:205)
i'm using a 2.3 version i can run the game but if i hit a cupcake a there will be a message that will pop out. and there's no comida value that will show in the lower left and right of the game because of the error on the showText
Ok Thanks. I'll try using the 2.4 version first and if still not working I'll try the drawstring. Thank you so much. :)
it's still the same when it's showText the greenfoot says: cannot find symbol - method showText(java.lang.String,int,int)