[SOLVED] Crashing when download completes

  • Thread starter Thread starter SlickStretch
  • Start date Start date
Status
Not open for further replies.
S

SlickStretch

Guest
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]
Code:
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
 
Last edited:
In Workshop -> General Settings, what is your 7th Heaven path?
 
For some reason it stopped. I think it had something to do with my hard drive being full.
 
Status
Not open for further replies.
Back
Top