This video will show you how to fix exit code 127 in minecraft java edition
Commands :
curl -s "https://get.sdkman.io" | bash
sdk list java
sdk install java [source of java]
You may recieve an error during the installation of sdkman saying "zip not installed"
To fix this , run this command in the terminal :
sudo apt install zip