The HTML Version is not work !!!

  • #1, by thi-trnhWednesday, 19. January 2022, 04:50 2 years ago
    I build a HTML5 Version of my game and uploaded it on server but it is not working !!

    My exported have a file .vis extension and not has a space in name, all my audio files are OGG type .

    Thanks a lot !

    Newbie

    3 Posts


  • #2, by SimonSWednesday, 19. January 2022, 11:03 2 years ago
    My local build doesn't have this error, I'll patch again today. I hope it works then.

    Thread Captain

    1580 Posts

  • #3, by thi-trnhThursday, 20. January 2022, 07:34 2 years ago
    My local build doesn't have this error, I'll patch again today. I hope it works then.
    Thank you ! It works today grin
    My website : http://lamphatstudios.com/test2/
    But the script  : os.execute ('open "https://www.youtube.com/"')  is not worked after i  built it to html5 
    how can i open a link ?? 

    Newbie

    3 Posts

  • #4, by afrlmeThursday, 20. January 2022, 17:30 2 years ago
    startDefaultBrowser("https://example.com")

    Imperator

    7278 Posts

  • #5, by thi-trnhTuesday, 25. January 2022, 05:11 2 years ago
    startDefaultBrowser("https://example.com")
    Thank youuuu a lot ! It work so good .
    But i have a problem When I open the html5 version on my mac it doesn't work. It says "fatal error. Webassembly.module doesn't parse at byte 43965: invalid section undefined:undefined". (It's work fine in Chrome, IE and firefox)

    Newbie

    3 Posts

  • #6, by SimonSTuesday, 25. January 2022, 21:07 2 years ago
    Works on my Mac in Safari.

    Thread Captain

    1580 Posts