Jump to content

Lasko1

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Lasko1

  • Rank
    Newbie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Starting today, I've had an issue where all mod downloads are interrupted halfway through with the error: The response from the server took too long. Check your network connection and try again. Prior to today, I didn't have any issues downloading mods (other than occasionally having to resume 1 or 2 failed downloads out of 50 or more). Some mods do finish downloading by repeatedly resuming the failed download. This works for some, but not all mods - especially those with larger file sizes. When resuming the download, sometimes progress is lost (e.g. 250 MB / 500 MB becomes 150 MB / 500 MB) leading to an endless loop of trying to resume the download but never finishing. Mods never finish downloading at 100%. They typically must reach 150% - 200% (e.g. 100 MB / 50 MB) to finish downloading. Sometimes the download will still fail even after going past 100% (see below): I don't know if this is relevant but I've noticed that when checking service states, my ping is 500+ ms. I don't know if my ping was this high when I was able to download mods previously without any issues. Looking at console.log, I see the following snippet repeated for each failed download: 22:11:15.061 BACKEND : Addon Download started 5B3ED33ADA805340 - Task Force Mattock Weapons 22:11:15.311 BACKEND : Downloading 5B3ED33ADA805340 version 2.0.2 22:11:15.483 BACKEND (E): Curl error=Failure when receiving data from the peer 22:11:15.496 BACKEND (E): Fragmentizer: Download error (fragment 10/249) 22:11:15.531 BACKEND (E): Fragmentizer: Retrying download from fragment 1/249 22:11:15.797 BACKEND (E): Curl error=Failure when receiving data from the peer 22:11:15.797 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.797 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.798 BACKEND (E): Curl error=Failed sending data to the peer 22:11:15.807 BACKEND (E): Fragmentizer: Download error (fragment 1/249) 22:11:15.874 BACKEND (E): Fragmentizer: Retrying download from fragment 1/249 22:11:17.097 BACKEND (E): Curl error=Failure when receiving data from the peer 22:11:17.097 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.097 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.098 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.109 BACKEND (E): Fragmentizer: Download error (fragment 1/249) 22:11:17.142 BACKEND (E): Fragmentizer: Retrying download from fragment 1/249 22:11:17.997 BACKEND (E): Curl error=Failure when receiving data from the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:17.997 BACKEND (E): Curl error=Failed sending data to the peer 22:11:18.012 BACKEND (E): Fragmentizer: Download error (fragment 1/249) 22:11:18.129 BACKEND (E): Fragmentizer: Retrying download from fragment 1/249 22:11:20.133 BACKEND (E): Curl error=Failure when receiving data from the peer 22:11:20.133 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.133 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.133 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.134 BACKEND (E): Curl error=Failed sending data to the peer 22:11:20.147 BACKEND (E): Fragmentizer: Download error (fragment 1/249) 22:11:20.156 SCRIPT (E): SCR_WorkshopCallbackBase<0x000001CD34457CF0> OnError: EBERR_UNKNOWN 0 -1986741730 22:11:20.158 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {26F075E5D30629E5}Configs/ContentBrowser/ContentBrowserDialogs.conf, tag: failed_dialogs_list, customDialogObj: NULL 22:11:22.599 GUI (E): ImageWidget::LoadImageFromSet: can't find image '' from ImageSet 'UI/Textures/Icons/icons_wrapperUI.imageset' 22:11:22.599 GUI (E): ImageWidget::LoadImageFromSet: can't find image '' from ImageSet 'UI/Textures/Icons/icons_wrapperUI.imageset' I've tried the following solutions: -Deleting all my mods via the in-game mod manager and reinstalling all mods from scratch -Deleting my default addons folder located in My Documents -Changing the location of my addons folder via startup parameter to a file path that does NOT include any spaces (-addonDownloadDir C:\Games\ArmaReforgerData) -Deleting and reinstalling Arma Reforger -Downloading mods 1 by 1 from the Workshop menu instead of server connect. -Pausing my antivirus software -Praying
×