I followed the instructions. I:
PS [Path]> .\StlTechRelGen.exe
100% Connecting to launcher database ---------------------------------------- 00:00
Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'no such column: p.lastServerChecksum'.
at void Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(int rc, sqlite3 db)
at (ValueTuple<sqlite3_stmt, int> Statement) Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()
at IEnumerable<sqlite3_stmt> Microsoft.Data.Sqlite.SqliteCommand.GetStatements()
at bool Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at SqliteDataReader Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at DbDataReader Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at RelationalDataReader Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReader(
RelationalCommandParameterObject parameterObject)
at bool Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.InitializeReader(Enumerator
enumerator)
at bool Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.<>c.<MoveNext>b__21_0(
DbContext _, Enumerator enumerator)
at TResult Microsoft.EntityFrameworkCore.Storage.NonRetryingExecutionStrategy.Execute<TState,TResult>(TState state,
Func<DbContext, TState, TResult> operation, Func<DbContext, TState, ExecutionResult<TResult>> verifySucceeded)
at bool Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.MoveNext()
at SelectionPrompt<T> Spectre.Console.SelectionPromptExtensions.AddChoices<T>(SelectionPrompt<T> obj, IEnumerable<T>
choices) in /_/src/Spectre.Console/Prompts/SelectionPromptExtensions.cs:56
at Playset StlTechRelGen.Inquiries.SelectPlayset(LauncherV2DbContext db) in /Inquiries.cs:103
at (string destPath, Mod[[]] mods) StlTechRelGen.Inquiries.SelectOutputTarget(Config config, LauncherV2DbContext db)
in /Inquiries.cs:84
at async (ValueTuple<string, Mod[[]]> destPath) StlTechRelGen.Program.GetTarget(Config config) in /Program.cs:184
at async Task StlTechRelGen.Program.Execute(Config config) in /Program.cs:74
at async Task StlTechRelGen.Program.Main(string[] args) in /Program.cs:15
I followed the instructions. I:
Below is the error I receive, with my file path replaced with
[Path].