Author Topic: 7th Heaven Error, Mods Won't Download  (Read 2326 times)

jld554

  • *
  • Posts: 1
    • View Profile
7th Heaven Error, Mods Won't Download
« on: 2016-08-17 16:40:11 »
So I've been using the 7th Heaven Installer to graphically upgrade FF7, but when I try to download the Texture pack of the Movies pack the download will stop at a random point and when I cancel it to restart the download the whole program closes and I get an error. I'll post the error message I get. Any help would be appreciated!
Spoiler: show
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at Iros._7th.Workshop.fDownloads.<>c__DisplayClassc.<Download>b__6() in c:\Iros\7thWorkshop\fDownloads.cs:line 127
   at Iros.Mega.MegaIros.CancelDownload(Transfer tfr) in c:\Iros\IrosMega\MegaIros.cs:line 509
   at Iros._7th.Workshop.fDownloads.<>c__DisplayClassc.<Download>b__8() in c:\Iros\7thWorkshop\fDownloads.cs:line 144
   at Iros._7th.Workshop.fDownloads.cancelToolStripMenuItem_Click(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fDownloads.cs:line 276
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)