UnrealEngineHTML5 / Documentation

530 stars 181 forks source link

Mac OS: Could not find file "UnrealEngine-4.24-html5/Engine/Intermediate/Build/HTML5/.emscripten" #115

Closed arterror closed 2 years ago

arterror commented 2 years ago

UATHelper: Packaging (HTML5): ERROR: Unhandled exception: System.IO.FileNotFoundException: Could not find file "UnrealEngine-4.24-html5/Engine/Intermediate/Build/HTML5/.emscripten"

The path is incorrect, someone told I should remove the emscripten ENV value, but I don't know where is the ENV file to edit I noticed the .emscripten is in my home folder not at "UnrealEngine-4.24-html5/Engine/Intermediate/Build/HTML5/.emscripten"

arterror commented 2 years ago

Someone ? Please TX

annachka commented 2 years ago

My super dumb hack was to copy the emscripten folder to wherever it was looking for it. -__-

arterror commented 2 years ago

TX I tried that but it is asking me a .emscripten file, not a folder, what did you do exactly ?

annachka commented 2 years ago

I copied the emscripten folder to the path where it was expecting it, but I was on Windows. If that's not working for you, maybe the fix is different on Mac. :(

arterror commented 2 years ago

tx everything is working now, I don't know what I did but everything compiled and working now !