Also, this part looks very strange -- (Ljava/lang/String;II)V
I wonder if you got a good download on the new version. You did download Greenfoot version 2.4 and are now running it, correct?
As an alternative, you could use the 'drawstring' method on the background image of the world. However, you will have to replace the background image each time the value of 'comida' changes (to remove the old string -- so you can draw the new one -- so you will not end up with string over top of string).
I think you need Greenfoot version 2.4 to use it. If you are not using the latest version, then you need to create an Actor subclass and set a Greenfoot image of the text you want to display to it. You will need a method to change the image when the value of 'comida' changes.
2014/11/18
BABYgame
2014/11/15
BABYgame
2014/11/15
BABYgame
2014/11/15
BABYgame
2014/11/15
BABYgame
2014/11/15
BABYgame
2014/11/15
BABYgame
2014/11/14
Ecosystem Simulator
2014/11/13
Mouse Click Game: Keys and Doors