Skip to content

Runtime issues & solutions

Taryn edited this page Mar 27, 2018 · 2 revisions

This wiki page lists runtime issues that users have encountered and, if applicable, solutions to those issues.


VCRUNTIME140.dll was not found

ticket: https://github.com/Phrohdoh/easage/issues/44

The error message:

The code execution cannot proceed because VCRUNTIME140.dll was not found.
Reinstalling the program may fix this problem.

The solution:

Install the 64-bit version of the VC++ runtime.

Microsoft Visual C++ 2015 Redistributable Update 3 RC is a known-working version.

You can download it from microsoft.com.


Clone this wiki locally