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 - cyberkinetic

Pages: [1]
1
Nice mod, works wonders after following instructions in 1st post.

2 things.

1) I had to copy music from the data directory over to the vgstream directory, kept saying file not found until I did that.

2) Wasn't able to download smaller mods off 7th heaven, it would stay stuck on "Calculating" until I canceled it and would get the following error:

Code: [Select]
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
   at Iros.Mega.MegaIros.IrosCancelDownload(IntPtr cli, Int32 td)
   at Iros.Mega.MegaIros.CancelDownload(Transfer tfr) in c:\Iros\IrosMega\MegaIros.cs:line 507
   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)

Pages: [1]