Author Topic: Some catalog links not working  (Read 3241 times)

XmetalholicX

  • *
  • Posts: 5
    • View Profile
Some catalog links not working
« on: 2016-01-10 13:23:45 »
Having trouble getting a few mods to download from the catalog. Have restarted 7th heaven and trying restarting them a few times with zero luck. Files include "Music and Sound" "Moves" "Field Texture part 1" Field textures part 2" World textures" "Battle Texture" "Spell Textures"

EQ2Alyza

  • 7th Heaven Crew
  • Global moderator
  • *
  • Posts: 3200
  • Dilly-Dally Shilly-Shally
    • View Profile
    • EQ2Alyza - YouTube Channel
Re: Some catalog links not working
« Reply #1 on: 2016-01-10 13:33:16 »
Go into your game folder to ...\mods\7th Heaven\temp and delete any of the incomplete downloads you see. Then, start a download in 7H again and if it stays on Calculating without any blue bar movement, right-click it and select Cancel. Wait a few seconds for it to start, but if it doesn't then repeat again until it does.

XmetalholicX

  • *
  • Posts: 5
    • View Profile
Re: Some catalog links not working
« Reply #2 on: 2016-01-10 14:16:35 »
Repeated that process 22 times no luck. Its not even in the download window long enough to click cancel or even get the cursor to it really. Less than a sec after I click the download button its and error in the event log. Is it just server traffic and I need to try later?

EQ2Alyza

  • 7th Heaven Crew
  • Global moderator
  • *
  • Posts: 3200
  • Dilly-Dally Shilly-Shally
    • View Profile
    • EQ2Alyza - YouTube Channel
Re: Some catalog links not working
« Reply #3 on: 2016-01-10 14:20:50 »
Yeah, it's possible. That's happened in the past when the first 1.0 Catalog was released. Lots of people downloading and only 2 servers hosting the files.

XmetalholicX

  • *
  • Posts: 5
    • View Profile
Re: Some catalog links not working
« Reply #4 on: 2016-01-11 22:16:13 »
Would you believe that it still is not working after trying and trying. I was able to get it to download on another pc in my house and transfer over. Only difference between the 2 is windows 10 vs 7

EQ2Alyza

  • 7th Heaven Crew
  • Global moderator
  • *
  • Posts: 3200
  • Dilly-Dally Shilly-Shally
    • View Profile
    • EQ2Alyza - YouTube Channel
Re: Some catalog links not working
« Reply #5 on: 2016-01-12 10:31:09 »
Changed something in the xml. Try again and let me know.

XmetalholicX

  • *
  • Posts: 5
    • View Profile
Re: Some catalog links not working
« Reply #6 on: 2016-01-12 23:31:08 »
Yeah its letting the download start now, but if the download hangs the cancel trick will not restart the download. I have to get lucky and it download on the first try.

XmetalholicX

  • *
  • Posts: 5
    • View Profile
Re: Some catalog links not working
« Reply #7 on: 2016-01-13 02:07:52 »
getting this too now but may be due to update

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)