vscode-decompiler icon indicating copy to clipboard operation
vscode-decompiler copied to clipboard

Failed to run decompiliation command. Check your configuration. {"code":2,"type":"multi"}

Open ComputerPers opened this issue 1 year ago • 1 comments

OSX on m1, trying to decompile jar file: Failed to run decompiliation command. Check your configuration. {"code":2,"type":"multi"}

==================================================================== Decompiling /Users/username/Downloads/path/name.jar

Errors:

ComputerPers avatar Apr 07 '23 15:04 ComputerPers

The way I solved this was I removed all spaces and symbols from the file path I was trying to decompile. Hope this works for you too

pszczerbinski avatar Apr 17 '24 14:04 pszczerbinski