Error when trying to make a workspace on Linux on version EAP 2025.3.33716

Started by Yellowsam on

Topic category: Troubleshooting, bugs, and solutions

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error when trying to make a workspace on Linux on version EAP 2025.3.33716

Log

I just wanted to make powder snow slightly more visible ;-;

I installed it into my downloads folder, like what I do with most things, and made a new project. Didn't work.
I'm using Linux, Fedora 42 distro.

Caused by: java.io…
Tue, 08/26/2025 - 20:05
  1. Caused by: java.io.IOException: Cannot run program ".../MCreatorEAP2025333716/jdk/bin/java" (in directory ".../.mcreator/gradle/daemon/8.14.3"): error=13, Permission denied

Seems you need to chmod +x the Java file

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry, took a while. I'll…
Sat, 08/30/2025 - 02:59

Sorry, took a while. I'll test it now.

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Latest stable version works…
Sat, 08/30/2025 - 03:03

Latest stable version works. It's the latest snapshot as said.

 

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Quick note: it does work on…
Sat, 08/30/2025 - 03:12

Quick note: it does work on Wine (Used to stand for Wine is not an emulator) so it's definitely completely a Linux/Fedora/KDE compatibility issue.