Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #1

Open
SKYNISMO opened this issue Oct 1, 2021 · 2 comments
Open

error #1

SKYNISMO opened this issue Oct 1, 2021 · 2 comments

Comments

@SKYNISMO
Copy link

SKYNISMO commented Oct 1, 2021

System.ArgumentOutOfRangeException: Version's parameters must be greater than or equal to zero. (Parameter 'build')
at System.Version..ctor(Int32 major, Int32 minor, Int32 build, Int32 revision)
at NuGet.Versioning.SemanticVersion..ctor(Int32 major, Int32 minor, Int32 patch)
at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.SwapVersioning(XElement proj, String package, String version, SemanticVersion curVersion)
at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.ModifyProject(String solutionPath, String drivingProjSubPath, String mutagenVersion, String& listedMutagenVersion, String synthesisVersion, String& listedSynthesisVersion)
at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.CheckoutRunnerRepository(String proj, String localRepoDir, GitPatcherVersioning patcherVersioning, NugetVersioningTarget nugetVersioning, Action`1 logger, CancellationToken cancel, Boolean compile)

I'm not very knowledgeable, so what does this mean?

@SKYNISMO
Copy link
Author

SKYNISMO commented Oct 5, 2021

System.ArgumentOutOfRangeException: Version's parameters must be greater than or equal to zero. (Parameter 'build') at System.Version..ctor(Int32 major, Int32 minor, Int32 build, Int32 revision) at NuGet.Versioning.SemanticVersion..ctor(Int32 major, Int32 minor, Int32 patch) at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.SwapVersioning(XElement proj, String package, String version, SemanticVersion curVersion) at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.ModifyProject(String solutionPath, String drivingProjSubPath, String mutagenVersion, String& listedMutagenVersion, String synthesisVersion, String& listedSynthesisVersion) at Synthesis.Bethesda.Execution.Patchers.Git.GitPatcherRun.CheckoutRunnerRepository(String proj, String localRepoDir, GitPatcherVersioning patcherVersioning, NugetVersioningTarget nugetVersioning, Action`1 logger, CancellationToken cancel, Boolean compile)

I'm not very knowledgeable, so what does this mean?

all working now, I just put it "match" instead of "latest"

@Minizbot2012
Copy link
Contributor

I really, really need to work on these sometime soon to get them updated to newer synthesis / mutagen, but I don't have skyrim installed at the moment, and work keeps piling up on me at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants