010 crashes when calling RunTemplate() on invalid template

invalid.bt →

#include "nonexisting.bt"

crash.1sc →

FileNew("Hex");
RunTemplate("invalid.bt");

Start 010 and open the script file (but no binary file), then run the script. Click Ignore to dismiss the error. 010 freezes up for a second and then crashes.

Alternatively, open both the template and the script (but again no binary file), then run the script. In this case, 010 crashes without even showing an error.

Yes, there is a possible crash here. Could you check if this update fixes the issue: http://download.sweetscape.com/010EditorWin64Installer16.0.2e.exe

Graeme
SweetScape Software

Yes, that fixes it. Thank you.