Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RemyTheMimic

Pages: [1]
1
7th Heaven / error when pressing activate
« 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)

Pages: [1]