Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
910 stars 134 forks source link

Bug Report - Other: Mod Install Loop #8406

Closed VortexFeedback closed 3 years ago

VortexFeedback commented 3 years ago

Vortex Version: 1.3.22 Memory: 31.95 GB System: win32 x64 (10.0.19042) All mods for any game I try get stuck on an install loop. I have reported this multiple times to no success.

External file: tmp-7344QIsygVzTC1e5.7z

Reported by: randalldavis9

TanninOne commented 3 years ago

I only had one earlier report from you and you did receive a reply to that: That your report was not including a log and therefore was lacking information we require to investigate further.

The log you did sent shows you trying to install two mods, nvse which apparently installs fine, and "JIP LN NVSE Plugin" which fails with an "Out of Memory" error. Considering you have 32GB of ram and the code in question shouldn't require much (kilobytes) there is definitively something weird going on but I still don't see how our code could be causing this, the memory required depends solely on the mod being installed and this one is completely unproblematic. Could you check if maybe a download error happened and the archive is corrupt? Also you could try reinstall the .Net Framework (https://dotnet.microsoft.com/download/dotnet-framework)

VortexFeedback commented 3 years ago

Vortex Version: 1.3.22 Memory: 31.95 GB System: win32 x64 (10.0.19042) Thank you very much for the response. I solved the problem after reinstalling windows. Because I use Visual Studio a lot when I treid to download it the system rejected the .NET framework. After reseting windows with a new NVME, my system works fine for both Vortex and Visual Studio/.NET. It seems that you would be correct about what was wrong. Thanks again anyways.

Reported by: randalldavis9

IDCs commented 3 years ago

Thanks for confirming - I guess we can close this off as it appears to have been some sort of environment/configuration issue on the user's end.