Skip to content

Encountered Error : "The output stream for this command is already redirected" #112

Closed
@beamrider66

Description

@beamrider66

Describe the bug
I tried the supplied asm-project project but it won't debug for me.

To Reproduce
Press F5

Expected behaviour
Debugging session starts

Actual behaviour
Get the following error:

At line:1 char:1997
+ ... '||' 'echo' > '"C:\Users\adria\AppData\Local\Temp/cc65vice_make_failu ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
The output stream for this command is already redirected.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : StreamAlreadyRedirected

Platform information (please complete the following information):
Are you using VSCode or Codium?

This is on Windows under VS-Code

Version:


Version: 1.67.2 (user setup)
Commit: c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5
Date: 2022-05-17T18:15:52.058Z
Electron: 17.4.1
Chromium: 98.0.4758.141
Node.js: 16.13.0
V8: 9.8.177.13-electron.0
OS: Windows_NT x64 10.0.19043

What version of VICE are you using? (Help menu > About VICE)
3.6.1
(GTK3 3.24.31, GLib 2.70.2, Cairo 1.17.4, Pango 1.50.3)
Windows 10
x86_64 (64-bit)

Do you have cc65 installed separately or are you using the builtin one?
Built in

OS Type (Mac OS, Windows, Linux):
Windows

OS Version:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
    ReleaseId    REG_SZ    2009

OS Architecture (for example, amd64, i686, arm, arm64):
64 Bit Windows

If you are able please provide your PATH:
For Windows (cmd) use echo %PATH%
For Mac OS/Linux use echo $PATH
Be sure to remove any information you consider sensitive. Replace it with REDACTED

 Paste your PATH here
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2\bin
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2\libnvvp
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\Program Files (x86)\GtkSharp\2.12\bin
C:\Android
C:\Program Files\Oculus\Support\oculus-runtime
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\dotnet\
C:\Program Files\Microsoft SQL Server\130\Tools\Binn\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\
C:\Program Files\NVIDIA Corporation\Nsight Compute 2019.5.0\
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files (x86)\Common Files\Acronis\VirtualFile\
C:\Program Files (x86)\Common Files\Acronis\VirtualFile64\
C:\Program Files (x86)\Common Files\Acronis\FileProtector\
C:\Program Files (x86)\Common Files\Acronis\FileProtector64\
C:\Program Files (x86)\Common Files\Acronis\SnapAPI\
C:\Program Files\Git\cmd
C:\Program Files\nodejs\
C:\Program Files\Microsoft SQL Server\150\Tools\Binn\
C:\Program Files (x86)\dotnet\
C:\Program Files\TortoiseGit\bin
C:\Users\adria\AppData\Local\pnpm
C:\Users\adria\AppData\Local\Programs\Python\Python38\Scripts\
C:\Users\adria\AppData\Local\Programs\Python\Python38\
C:\Users\adria\AppData\Local\Microsoft\WindowsApps
C:\Users\adria\.dotnet\tools
C:\Users\adria\AppData\Local\Programs\Microsoft VS Code\bin
C:\Users\adria\AppData\Roaming\npm

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions