clowd / Clowd.Squirrel

Quick and easy installer and automatic updates for cross-platform dotnet applications
426 stars 39 forks source link

NormalizePath could not parse the path while installing #126

Closed caesay closed 1 year ago

caesay commented 2 years ago

https://github.com/ppy/osu/issues/20868

NormalizePath threw "Invalid URI: The hostname could not be parsed.". Need to review this code and see if we can add any resiliency. Could it be an encoding problem?