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

2025/6/22

My game is not woking exported as html

Demiiigod Demiiigod

2025/6/22

#
I just get this error message on my games page: There is no HTML 5 translation of this scenario available. View legacy version (requires Java plugin) The attempted translation produced the following diagnostic messages: INFO: Running TeaVM Here is the link: https://www.greenfoot.org/scenarios/35320
kairox kairox

2025/6/22

#
I have the same problem, if you find an answer, let me know )
danpost danpost

2025/6/22

#
kairox wrote...
I have the same problem, if you find an answer, let me know )
Usually, this is due to using either something in the java.awt package or in the javax.swing package, neither of which are used within the HTML codes, mainly due to security reasons. If used and removed and problem persists, please provide codes for perusal.
MrParakeet25 MrParakeet25

4 days ago

#
I was able to fix the bug with my own project by uploading the game using version 3.8.2 which I archived here: https://archive.org/details/greenfoot-windows-382
You need to login to post a reply.