Started by
box797
on
Topic category: Troubleshooting, bugs, and solutions
i downloaded and extracted linux version to directory and tried to run .sh with terminal(shortcut doesn't work) and error occured line 41: ./jdk/bin/java: No such file or directory
i tried many versions beta, new and old
linux
Linux Mint 22.1 Cinnamon
java 21 installed
glibc newest
Edited by box797 on Wed, 09/17/2025 - 16:16
Try chmod +x on java file
i only have .sh where java is located?
It didn't help
Does this file exist in subfolder of installation?
/jdk/bin/java
If yes, there is some permissions problem, if not, try reinstalling it
i fixed it, The problem was that I launched in the terminal through the full path to .sh and he was looking for JDK/Bin/Java in a home folder and not the Mcreator folder
Solve: try to launch .sh from mcreator folder
no its not fixed new problem crash log: https://pastebin.com/wnyMuNsF
it's only in last expirimental version in normal all okay
You need to chmod +x /home/felix/Desktop/mcreator/jdk/bin/java