Qhimm.com Forums

Basically Mandatory => 7th Heaven => Topic started by: RemyTheMimic on 2019-04-01 13:47:03

Title: error when pressing activate
Post by: RemyTheMimic on 2019-04-01 13:47:03
whenever i press activate i get this error message and 7th heaven crashes

System.IndexOutOfRangeException: De index ligt buiten de matrixgrenzen.
   bij _7thWrapperLib.RuntimeVar.MakeRuntimeVar(String spec, String value)
   bij _7thWrapperLib.CRuntimeVar.Init(XmlNode source, LoaderContext ctx)
   bij _7thWrapperLib.Conditional.Load(XmlNode source, LoaderContext ctx)
   bij _7thWrapperLib.ConditionalFolder..ctor(XmlNode node, LoaderContext ctx)
   bij _7thWrapperLib.ModInfo.Load(XmlDocument doc, LoaderContext ctx)
   bij _7thWrapperLib.ModInfo..ctor(XmlDocument doc, LoaderContext ctx)
   bij Iros._7th.Workshop.fLibrary.GetModInfo(InstalledItem ii)
   bij Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID)
   bij Iros._7th.Workshop.fLibrary.DoModBarAction(pMod pm, ModBarAction a)
   bij Iros._7th.Workshop.pMod.bActivate_Click(Object sender, EventArgs e)
   bij System.Windows.Forms.Control.OnClick(EventArgs e)
   bij System.Windows.Forms.Button.OnClick(EventArgs e)
   bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bij System.Windows.Forms.Control.WndProc(Message& m)
   bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bij System.Windows.Forms.Button.WndProc(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)