Skip to content

System.InvalidOperationException when starting the installer #26

Description

@ojek

I have downloaded the installer, when I start it, I get error as shown below. As it mentions detecting game version, I ensured that I am on default game branch + I did verification of game files. Did not help at all. Sometimes when I click "ok" on the error prompt, tool allows me to update the game but the update freezes immediately after start.

System.InvalidOperationException

System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable1 source, Func2 predicate)
at Ksp2Redux.Tools.Launcher.Models.GameVersion.g__GetFieldValueAsString|20_0(String fieldName, <>c__DisplayClass20_0&)
at Ksp2Redux.Tools.Launcher.Models.GameVersion.FromVersionIDType(TypeDefinition versionType, Boolean IsRedux)
at Ksp2Redux.Tools.Launcher.Models.Ksp2Install.TryDetectGameVersionFromMainAssembly(String installDir, Boolean isRedux)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions