Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[solved] The temporary directory error_temp_dir_not_found does not exist! #154

Open
Mootbing opened this issue Jun 2, 2023 · 0 comments

Comments

@Mootbing
Copy link

Mootbing commented Jun 2, 2023

My code started bleeding red (all red lines running down) trying to package for 4.24. it says this error message over and over again:

[2023.06.02-02.49.13:314][928]PackagingResults: Error: The temporary directory error_temp_dir_not_found does not exist! Please make sure that the path is correct.

I traced it back to the top which said:
UATHelper: Packaging (HTML5): ERROR: emscripten TEMP_DIR NOT FOUND: D:\Unreal\ue4-4.24.3-html5\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18\tmp
UATHelper: Packaging (HTML5): h5conf Emscripten Config File: D:\Unreal\ue4-4.24.3-html5\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18.emscripten
PackagingResults: Error: emscripten TEMP_DIR NOT FOUND: D:\Unreal\ue4-4.24.3-html5\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18\tmp
UATHelper: Packaging (HTML5): h5conf HTML5ToolChain: Development -O2 aggressive size and speed optimization

How did I fix it?

I went to D:\Unreal\ue4-4.24.3-html5\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18\ and made a "tmp" folder. It was that simple. Hope this helps someone soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant