"Workspace setup failed"

Started by CalvinGam274 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 19:01, 8. Oct 2023
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Workspace setup failed"

Hello I am trying to start a new workspace but I keep getting an error, I am using Debian Bullseye.

Below is a link to the log

https://pastebin.com/06UMJDKU

Caused by: java.io…
Mon, 09/18/2023 - 17:07
  1. Caused by: java.io.IOException: Cannot run program "/home/calvindavis/MCreator/jdk/bin/java" (in directory "/home/calvindavis/.mcreator/gradle/daemon/7.5"): error=13, Permission denied

Try to chmod +x java

Last seen on 19:01, 8. Oct 2023
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've already done that due…
Mon, 09/18/2023 - 21:10

I've already done that due to MCreator not starting at all.

Maybe chmod all files in…
Tue, 09/19/2023 - 16:03

Maybe chmod all files in java install dir

Otherwise there is something else with OS you are using that is denying permission to java executable

Last seen on 19:02, 20. Sep 2023
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Run MCreator as…
Wed, 09/20/2023 - 19:03

Run MCreator as administrator. I'm surprised there is no one else with common sense here to help you out.

There is usually no such…
Thu, 09/21/2023 - 17:59

There is usually no such thing as run as administrator on Linux.

sudo may help though