Nexus-Mods / Nexus-Mod-Manager

GNU General Public License v2.0
991 stars 165 forks source link

NMM Crashes Downloading while concurrent downloads running #1230

Open momoe opened 2 years ago

momoe commented 2 years ago

Having a continual problem adding downloads to the queue and receiving this popup

#########################################

Tracing an Unhandled Exception: Exception: Message: Index was outside the bounds of the array. Full Trace: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Server stack trace: at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Nexus.Client.ModManagement.ModManager.AddModQueue.AddMod(Uri p_uriPath, ConfirmOverwriteCallback p_cocConfirmOverwrite) at Nexus.Client.MessagerServer.AddMod(String p_strFilePath) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Nexus.Client.IMessager.AddMod(String p_strFilePath) at Nexus.Client.Bootstrapper.RunMainForm(String[] args) at Nexus.Client.Program.Main(String[] p_strArgs)

Running Threads (0)