The script CoreUtils.cs was causing the crash, specifically line 35:

MonoScript ms = MonoScript.FromScriptableObject(coreUtils);

You should assign a static path where 2DDL folder is located. 


Default:

internal static string relativepath = "Assets/2DDL/";