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]
I am using version 1.56 RC6
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()
Last edited: