UnrealEngineHTML5 / Documentation

540 stars 183 forks source link

UATHelper: Packaging (HTML5): AutomationTool exiting with ExitCode=5 (5) #47

Closed msanandkumar closed 4 years ago

msanandkumar commented 4 years ago

I am not able to package to UE4.24 version HTML5, due to the following error,

total log is attached, please can anyone help us? or guide me?

HTML.txt

ZeusLT commented 4 years ago

See this thread: https://github.com/UnrealEngineHTML5/Documentation/issues/5 problem is in unfinished "HTML5Setup.sh". Something with paths and python versions.

msanandkumar commented 4 years ago

Hi ZeusLT, thanks for your reply, we tried many things after your suggestion, now we are having some other issue, with packaging

I am attaching the outputlog for your reference.

Outputlog.txt

ZeusLT commented 4 years ago

Sorry I can't help much with this, but you could trying to fix the syntax yourself inside "D:/emsdk\upstream\emscripten\emcc" line 12 looks like there shouldn't be a comma, maybe just deleting ";" would be enough, now how it happened in a first place I have no idea.

nickshinpho commented 4 years ago

fixed emscripten's latest nodejs version and a bug in a patch file (thanks @cantrem404!)