Change in HTML compilation?

  • #1, by elwanSaturday, 27. March 2021, 21:21 3 years ago
    I just noticed that my game recently compiled in HTML5 refused to start on my Apache server.
    I compared the new "index.html" file with the old one and replaced "createFolder" by "createPath" in line 60 and 70.
    After that my games are starting OK.
    I'm using version 5.09

    Was that an attempt to solve the problem of thumbnail staying black while saving (assigning .png picture on the "Savegame screenshot" property makes no change)?

    Should I update to a newer version, and if yes, is there a procedure to be able to come back to my current version?  


    Newbie

    26 Posts


  • #2, by NigecSunday, 28. March 2021, 14:38 3 years ago
    the easiest way  is just do a backup a version for 5.0.9
    If you've updated the build tools it might be building against the newer files hence why there's a difference, it should say in the logs which version its building against


    Key Killer

    627 Posts

  • #3, by elwanMonday, 29. March 2021, 14:15 3 years ago
    Thank you for answering, but I could not find log mentioning HTML building version.
    And what about the invisibles thumbnails?

    Newbie

    26 Posts