Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute script main #51

Open
Ascol57 opened this issue Mar 15, 2023 · 1 comment
Open

Failed to execute script main #51

Ascol57 opened this issue Mar 15, 2023 · 1 comment

Comments

@Ascol57
Copy link

Ascol57 commented Mar 15, 2023

Hello,

I have run main.exe with this command : main.exe --mcv latest -q
And the program return this error :

  File "main.py", line 736, in <module>
  File "main.py", line 668, in main
  File "main.py", line 387, in decompile_cfr
  File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['java', '-Xmx4G', '-Xms1G', '-jar', 'D:\\decompile_minecraft\\DecompilerMC_win\\lib\\cfr-0.146.jar', 'D:\\decompile_minecraft\\DecompilerMC_win\\src\\1.19.4-client-temp.jar', '--outputdir', './src/1.19.4/client', '--caseinsensitivefs', 'true', '--silent', 'true']' returned non-zero exit status 1.
[13700] Failed to execute script main```
I don't know if the process is finished.

Have you an idea, why ?
@hube12
Copy link
Owner

hube12 commented Mar 15, 2023

Java is not installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants