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

Pages: [1]
1
7th Heaven / Re: Crashing when download completes
« on: 2019-04-20 07:59:33 »
For some reason it stopped. I think it had something to do with my hard drive being full.

2
7th Heaven / [SOLVED] Crashing when download completes
« on: 2019-04-13 12:41:20 »
Hello everybody. I just installed 7th Heaven, and whenever I try to download a mod, I get the following error when the download reaches 100%:
Code: [Select]
System.NullReferenceException: Object reference not set to an instance of an object.
   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.CompleteIProc(DownloadItem item, AsyncCompletedEventArgs e) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fDownloads.cs:line 57
   at Iros._7th.Workshop.fDownloads.<>c__DisplayClass10_0.<ProcessDownloadComplete>b__1() in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fDownloads.cs:line 169
   at Iros._7th.Workshop.Install.InstallModProcedure.ProcessDownload(Object state) in C:\Users\TurBoss\Projetcs\7h\7thHeaven.Code\Install.cs:line 389
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
I am using version 1.56 RC6

Pages: [1]