HTML5 Packaging opens up the Tutorial Home

Hi,

I followed the steps to activate the HTML5 deployment:

-installed Emscripten
-generated project files
-compiled the source through the sln file

Everything seemed to work fine with “almost” no errors (I got a msg telling me that Emscripten version wasn’t 1.21, I don’t know if this could be a problem, I installed v1.25).

Now if I open a project and select the HTML5 packaging the only thing that happens is that the Tutorial Home window opens up.

Any idea of how can I fix this?

Edit: Forgot to mention that I’m using UE4.4.3.

All right, I found this EMSCRIPTEN sdk found but of unexpected version, Please install version 1.21.0 - Platform & Builds - Unreal Engine Forums and did what it’s in there, uninstalled Emscripten, downloaded v1.21 from Download and install — Emscripten 3.1.9-git (dev) documentation and installed it, regenerated project files, compiled and now packaging “works”.

Tried to package Tappy Chicken but fails everytime, I’ll search for some other threads and/or answered questions later on.