sedenion / OpenModMan

Open Mod Manager - Open source and generic Mod ("Modifications") manager.
GNU General Public License v3.0
84 stars 5 forks source link

Download Error for specific mods over 4 Gbytes #77

Closed TheTurbs closed 3 months ago

TheTurbs commented 3 months ago

We have a single mod within our repository that currently sits at about 6.6 Gbytes in size zipped. Multiple users have reported getting the following error (attached graphic) and are not able to complete the download. It does not appear to generate a temp file for the mod. I was able to reproduce the error myself on my local machine. Below is also the log report for that mod. Our current work around is to download the mod manually through the web browser. When we download it from the browser it works perfectly fine and we can enable it with OMM.

If you'd like to reproduce the problem the web address is "http://mods.tacg218.com" and the repo file is "sgmods".

[22:15:34] X ModHub[Digital Combat Simulator].ModChan[DCS Saved Games Folder].NetRepo[].query: repository def "http://mods.tacg218.com/sgmods.omx" request failed: HTTP response code said error (404) [22:18:15] X ModHub[Digital Combat Simulator].ModChan[DCS Saved Games Folder].NetPack[2h.Coremod(Naval_Ships_Pack)_v1.0.0].finalizeDownload: Received invalid data (it is not a Mod package file)

Error

sedenion commented 3 months ago

Thanks for report. Bug found and corrected in source code. Unfortunately there is no temporary workaround until the next release, except downloading the file manually as you already did.