Mutagen-Modding / Synthesis

A patcher pipeline framework and GUI. Run collections of code-based mods to create content customized for your load order
GNU General Public License v3.0
241 stars 17 forks source link

True Unleveled Skyrim can't compile #451

Closed Pop000100 closed 2 months ago

Pop000100 commented 4 months ago

LibGit2Sharp.LibGit2SharpException: failed to read data: The server returned an invalid or unrecognized response

at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) at LibGit2Sharp.Core.Proxy.git_clone(String url, String workdir, GitCloneOptions& opts) at LibGit2Sharp.Repository.Clone(String sourceUrl, String workdirPath, CloneOptions options) at LibGit2Sharp.Repository.Clone(String sourceUrl, String workdirPath) at Noggog.GitRepository.CloneRepo.Clone(String repoPath, DirectoryPath localDir) at Noggog.GitRepository.CheckOrCloneRepo.Check(GetResponse1 remote, DirectoryPath localDir, Func2 isDesirable, CancellationToken cancel)

It might be related to the packet loss. But it should still not just get stuck.

Noggog commented 4 months ago

It's failing to clone the git repo. has TUS ever worked for you? Do other patchers work?