AM2R-Community-Developers / AM2RLauncher

Host respository for the AM2RLauncher.
GNU General Public License v3.0
343 stars 19 forks source link

Download does not work on Windows while using VPN service #70

Open rezyh opened 4 months ago

rezyh commented 4 months ago

On Windows 10 I use a VPN service. I would select "Download" and it would not work.

Checked in the log file and found these two lines:

2024-02-28 16:33:32,566 [1] INFO AM2RLauncher.MainForm - Attempting to clone repository https://github.com/AM2R-Community-Developers/AM2R-Autopatcher-Windows.git... 2024-02-28 16:34:44,498 [1] ERROR AM2RLauncher.MainForm - LibGit2SharpException: failed to read data: The server returned an invalid or unrecognized response

Figured it might be because I use a VPN. Turned it off and the program worked.

Just thought I would give you the heads up, not sure if there is much you can fix code wise, but maybe an FAQ section? Hope this is helpful and not annoying, Thanks!

Miepee commented 4 months ago

Based on

The server returned an invalid or unrecognized response

This looks more like a github issue than us. Can you try whether selecting the mirror to gitlab works through your VPN?