ArmA-Studio / Arma.Studio

IDE for ArmA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Critical][CrashReport 2017-07-12 06:19:48] Runtime binding results in crash

X39 opened this issue · comments

<root>
  <version>0.2.6402.7153</version>
  <report><![CDATA[Added a existing file 'INIT.sqf' with content already in it, and it encountered an error
]]></report>
  <stacktrace><![CDATA[Ambiguous match found.
   at System.RuntimeType.GetMethodImpl(String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers)
   at System.Type.GetMethod(String name)
   at ArmA.Studio.Data.Virtual.ShowOperationFailedMessageBox(Exception ex)
   at ArmA.Studio.Data.ProjectFile.Delete()
   at ArmA.Studio.DataContext.SolutionPaneUtil.ProjectFileModelView.<get_CmdContextMenu_Delete>b__31_0(Object p)
   at ArmA.Studio.Data.UI.Commands.RelayCommand.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
]]></stacktrace>
  <trace />
</root>```