My maps generate normally, however when I open the index, all image tiles give a 404, as if it is not calculating the image names correctly. see the 404 errors below:
Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///C:/Users/amaya/AppData/Roaming/Factorio/script-output/FactorioMaps/home-map/Images/1_-1_-1.png Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///C:/Users/amaya/AppData/Roaming/Factorio/script-output/FactorioMaps/home-map/Images/1_-1_2.png Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///C:/Users/amaya/AppData/Roaming/Factorio/script-output/FactorioMaps/home-map/Images/1_-2_1.png
The files in the images folder are all positive numbers, such as 1_0_0.png, 1_0_1.png and so on.