I had this problem while updating:
An error occured during update process. Please report this error on forums.
System.ComponentModel.Win32Exception (0x80004005): Only a part of the ReadProcessMemory- or WriteProcessMemory - demands was finished.
On System.Diagnostics.NtProcessManager.GetModuleInfo( Int32 processID)
on System.Diagnostics.Process.get_MainModule()
on WpfUpdater.Updater.<get_Processes>b_0(Process p)
on System.Linq.Enumerable.WhereArraylterator`1.MoveNe xt()
on System.Collections.Generic.List`1..ctor(|Enumerabl e `1 collection)
on System.Linq.Enumerable.ToList[Tsource](|Enumerable`1 source)
on WpfUpdater.Updater.get_Processes()
on WpfUpdater.Updater.KillAndWaitForProcesses()
on WpfUpdater.MainWindow.WaitForExit()
on WpfUpdater.MainWindow.DoUpdate()
on WpfUpdater.MainWindow.<.ctor>b_1(Object o)
I'm making my own thread because some shitty moderator forced me to make my own repetitive thread instead of posting to the other thread that had the EXACT SAME ERROR.
I only am posting because the error specifically says to post here. I simply downloaded the update via a ZIP file. It works fine. Clearly the update has a problem.
An error occured during update process. Please report this error on forums.
System.ComponentModel.Win32Exception (0x80004005): Only a part of the ReadProcessMemory- or WriteProcessMemory - demands was finished.
On System.Diagnostics.NtProcessManager.GetModuleInfo( Int32 processID)
on System.Diagnostics.Process.get_MainModule()
on WpfUpdater.Updater.<get_Processes>b_0(Process p)
on System.Linq.Enumerable.WhereArraylterator`1.MoveNe xt()
on System.Collections.Generic.List`1..ctor(|Enumerabl e `1 collection)
on System.Linq.Enumerable.ToList[Tsource](|Enumerable`1 source)
on WpfUpdater.Updater.get_Processes()
on WpfUpdater.Updater.KillAndWaitForProcesses()
on WpfUpdater.MainWindow.WaitForExit()
on WpfUpdater.MainWindow.DoUpdate()
on WpfUpdater.MainWindow.<.ctor>b_1(Object o)
I'm making my own thread because some shitty moderator forced me to make my own repetitive thread instead of posting to the other thread that had the EXACT SAME ERROR.
I only am posting because the error specifically says to post here. I simply downloaded the update via a ZIP file. It works fine. Clearly the update has a problem.