Hi, I uploaded the game to the Apache web server, And when the game is loading I get an error: “Uncaught could not load memory initializer Release/Game.html.mem”
Does anyone knows what it is mean? How I can fix that?
Thanks!

Hi, I uploaded the game to the Apache web server, And when the game is loading I get an error: “Uncaught could not load memory initializer Release/Game.html.mem”
Does anyone knows what it is mean? How I can fix that?
Thanks!

Update: I just added now the next line "AddType text/html .html .htm " to the .htaccess file and It works fine!