When I publish the GDevelop Clicker Game template found on the GDevelop website, I get an error message that fonts are missing. I am using this with my students so looking for an easy solution.
I’ve found the fonts in the children of two of the objects and changed them to local assets but the game is still looking for the urls of the missing fonts when publishing.
Steps to reproduce
From the template, click “open this game example”
Create a new game with the template
Click “share” and share on gdgames
Publish and the error pops up
Share a very simple GDevelop project showing the bug
It has to include the assets along with the game.json
I tried with both the desktop and web clients, and neither can download the files. It’s probably a permission issue within that project’s directory (and maybe others too) on their server.
This is exactly the error response i’m receiving! Good to know i’m not the only one. Sounds like we will try a different template. Thanks for your help.