java.io.IOException: Cannot run program "bash"

Started by Ceketrum_of on

Topic category: Help with MCreator software

Last seen on 10:33, 23. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
java.io.IOException: Cannot run program "bash"

hey ! I have an error since I installed the new version of mcreator here is what it gives me :

 

022-01-31-13:17:42 [Thread-30/WARN] [Workspace Generator Setup UI] Failed to stop Gradle daemons
java.io.IOException: Cannot run program "bash" (in directory "/root/MCreatorWorkspaces/ilnavia"): error=13, Permission not granted
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1142) ~[?:?]
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) ~[?:?]
    at net.mcreator.gradle.GradleDaemonUtils.getGradleCompatibleBashProcess(GradleDaemonUtils.java:47) ~[mcreator.jar:?]
    at net.mcreator.gradle.GradleDaemonUtils.stopAllDaemons(GradleDaemonUtils.java:51) ~[mcreator.jar:?]
    at net.mcreator.ui.dialogs.workspace.WorkspaceGeneratorSetupDialog.lambda$runSetup$1(WorkspaceGeneratorSetupDialog.java:66) ~[mcreator.jar:?]
    at java.lang.Thread.run(Thread.java:831) [?:?]
 

 

thanks for your help 

Permission not granted You…
Mon, 01/31/2022 - 17:48

Permission not granted

You need to give proper file permissions to MCreator on your Unix system

Last seen on 10:33, 23. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I am running mcreator in…
Tue, 02/01/2022 - 10:37

I am running mcreator in admin mode I have also granted execute permission to all the dependencies needed for the application I don't see what else I should do 

Last seen on 10:33, 23. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I will test uninstalling and…
Tue, 02/01/2022 - 10:47

I will test uninstalling and reinstalling gradle by force to see what causes it 

Last seen on 10:33, 23. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
update: it didn't work ;-;
Tue, 02/01/2022 - 10:58

update: it didn't work ;-;

Last seen on 10:33, 23. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's good ! I solved my…
Fri, 02/04/2022 - 11:06

It's good ! I solved my problem I reset my laptop and it works perfectly! thanks for the help