Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Change in HTML compilation?

  • #1, by elwan 5 years ago Zitieren
    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?  


  • #2, by Nigec 5 years ago Zitieren
    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


  • #3, by elwan 5 years ago Zitieren
    Thank you for answering, but I could not find log mentioning HTML building version.
    And what about the invisibles thumbnails?