#Trying new App. Getting error while installing Dystopia collection
1 messages · Page 1 of 1 (latest)
Log files can be found by clicking the help icon at the top of the app and selecting "View App logs" as shown below.
-# Having problems? Read the full help page.
Try uploading all of the App's logs, per the guide above.
Maybe that'll reveal some interesting info.
If you have any other context regarding how you got here, let us know, e.g. is this the first thing you installed? Or have you modded/worked with the App before?
CC @tame olive , since this is your domoain.
CliWrap.Exceptions.CommandExecutionException: Command execution failed because the underlying process (explorer.exe#16528) returned a non-zero exit code (1).
Command:
explorer.exe /select,"C:\Users\user\AppData\Local\NexusMods.App\Logs\nexusmods.app.main.current.log"
You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 277
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at NexusMods.Backend.Process.ProcessRunner.ExecuteCommand(Command command, Boolean logOutput, CancellationToken cancellationToken) in /_/src/NexusMods.Backend/Process/Runner.cs:line 63
at NexusMods.Sdk.TaskExtensions.<>c__DisplayClass0_0.<<FireAndForget>b__0>d.MoveNext() in /_/src/NexusMods.Sdk/Extensions/Task.cs:line 18
well it is the first time using the new app. prior to downloading the collection I have made sure, that I have a clean cp2077 installation and all old mods are removed from my system
Oh- the 'logs' button itself fails.
Hmm- I've heard of a report like this before. I'll make sure that's fixed first.