Hello all. I'm having troubles installing Tales of Two Wastelands using Fallout Mod Manager - Fork, and here is what's in the error log
[collapsed title=ScriptException.txt] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Script.GetPluginIndex(String pluginName) at Script.OnActivate() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Fomm.PackageManager.ScriptCompiler.Execute(String script, ModInstaller p_midInstaller) System.NullReferenceException: Object reference not set to an instance of an object. at Script.GetPluginIndex(String pluginName)
at Script.OnActivate() [/collapsed]
What course of action should I take to remedy this problem? Thanks in advance.