Hi!
I wanted to play my game 'Adventure' (http://www.greenfoot.org/scenarios/5862) in the web-browser, but there occures an error:
The attempted translation produced the following diagnostic messages:
INFO: Building JavaScript file
INFO: Output file built with errors
ERROR: Class java.awt.Rectangle was not found
at HeroKnight$TrajectoryExtra.updateImage(HeroKnight.java:1015)
at HeroKnight$T
The code compiles in the greenfoot-application (I have the latest version Greenfot 3.1.0). What can I do to fix this?