Tilemap extension fails to load on HTML5 Export

HTML5 Exported game fails to load the Tilemap extension

The game runs well on preview using GDevelop 5.6.249 for Windows but once exported and uploaded online, the game seems to be unable to fetch the tilemap extension

using editor full version: 5.6.249-41147f9233445ea667ff0efab0c3f3731d303e36, core version: 5.6.249-0)

Steps to reproduce

  • Export the project for HTML5 (external websites)
  • Upload exported project on a service like Netlify
  • Access the uploaded project from the link given by (ex: Netlify)

Tested on Firefox 145.0.2 (64-bit) and Chrome 143.0.7499.41 (64-bit)

you can go visit the link yourselves to look at the logs, it seems like I cant drop links directly here (understandably)

also if there is a way/need to share project files, I would like to know how :slight_smile:

1 Like