hube12 / DecompilerMC

This repository allows you to decompile any minecraft version that was published after 19w36a without any 3rd party mappings, you just need to execute the script or the executable (see releases)! Thanks mojang to have published proguard mappings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No source code is created when no java.exe in PATH.

Tnze opened this issue · comments

commented

It will be good if there is even a error message.

commented

print('Java JDK is not installed ! Please install java JDK from http://java.oracle.com or OpenJDK')
input("Aborting, press anything to exit")
sys.exit(1)
Those lines should trigger tho

commented

I'm using the binary package for lazy people :)
It just exit and left the src/version/ fold empty.

commented

That one is a bit old, I will update it ;)