question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error pops out when repairing the game

See original GitHub issue

image

System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'from')
   at System.Net.Http.Headers.RangeItemHeaderValue..ctor(Nullable`1 from, Nullable`1 to)
   at System.Net.Http.Headers.RangeHeaderValue..ctor(Nullable`1 from, Nullable`1 to)
   at Hi3Helper.Http.Http.GetSession(SessionAttribute Session) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Session.cs:line 20
   at Hi3Helper.Http.Http.RetryableTaskContainer(SessionAttribute Session, Boolean IsMultisession) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 70
   at Hi3Helper.Http.Http.StartRetryableTask(SessionAttribute Session, Boolean IsMultisession) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 84
   at Hi3Helper.Http.Http.TryAwaitOrDisposeStreamWhileFail(Task InnerTask, SessionAttribute Session) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 115
 ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'from')
   at System.Net.Http.Headers.RangeItemHeaderValue..ctor(Nullable`1 from, Nullable`1 to)
   at System.Net.Http.Headers.RangeHeaderValue..ctor(Nullable`1 from, Nullable`1 to)
   at Hi3Helper.Http.Http.GetSession(SessionAttribute Session) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Session.cs:line 20
   at Hi3Helper.Http.Http.RetryableTaskContainer(SessionAttribute Session, Boolean IsMultisession) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 70
   at Hi3Helper.Http.Http.StartRetryableTask(SessionAttribute Session, Boolean IsMultisession) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 84
   at Hi3Helper.Http.Http.TryAwaitOrDisposeStreamWhileFail(Task InnerTask, SessionAttribute Session) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 115
   --- End of inner exception stack trace ---
   at Hi3Helper.Http.Http.TryAwaitOrDisposeStreamWhileFail(Task InnerTask, SessionAttribute Session) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Class\Thread.cs:line 128
   at Hi3Helper.Http.Http.DownloadStream(String URL, Stream OutStream, CancellationToken Token, Int64 Start, Nullable`1 End) in C:\myGit\CollapseLauncher-fix20220825\Hi3HelperCore.Http\Http.cs:line 49
   at CollapseLauncher.Pages.RepairPage.RepairBlockFiles(FilePropertiesRemote input) in C:\myGit\CollapseLauncher-fix20220825\CollapseLauncher\Classes\RepairManagement\DataRepair.cs:line 158
   at CollapseLauncher.Pages.RepairPage.CategorizeRepairAction() in C:\myGit\CollapseLauncher-fix20220825\CollapseLauncher\Classes\RepairManagement\DataRepair.cs:line 64
   at CollapseLauncher.Pages.RepairPage.StartGameRepair(Object sender, RoutedEventArgs e) in C:\myGit\CollapseLauncher-fix20220825\CollapseLauncher\Classes\RepairManagement\DataRepair.cs:line 31```

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
DarkXonlinecommented, Sep 11, 2022

@DarkXonline the update on GitHub page hasn’t been published. You can do update inside of the launcher.

Go to App Settings menu -> Scroll down and click Check Update button image

I see, I will update now 😄 Edit: Updated and this fixed the issue, Thank you so much!

image

0reactions
neon-nyancommented, Sep 11, 2022

@DarkXonline the update on GitHub page hasn’t been published. You can do update inside of the launcher.

Go to App Settings menu -> Scroll down and click Check Update button image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Re: Mass Effect Legendary Edition "Repair Files" & "Error on
Two EA errors pop up at the attempted launch (EA Errors, not windows): 1: "Your Files need repairing: It seems your game files...
Read more >
"please repair your game installation and try again" Error
I keep getting this error every time I try to open the game, tried repairing the game as the error suggested, reinstalling the...
Read more >
Modern Warfare 2 "Scan and Repair" error: How to fix, ...
The latest installment in the growing list of issues is the Scan and Repair error. This error message pops up and crashes the...
Read more >
Game repair/update loop - Technical Support
Game is stuck in a loop at launcher. Update is stuck at about half (sometimes after a Classic/Retail update conflict) for a few...
Read more >
How to restore game data & fix other errors in Google Play ...
Press and hold the Power button until the menu pops up. Tap Power off or Restart if that is an option. If needed,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found