Topic category: Help with MCreator software
I was trying to install mcreator software for Linux (https://github.com/MCreator/MCreator/releases/download/2023.2.24119/MCreator.2023.2.Linux.64bit.tar.gz).
I go into terminal by right click when inside the extracted archive folder and type ./mcreator.sh as instructed by the related MCreator web page (https://mcreator.net/install/linux) however installation quits with Fatal Error
I am at Ubuntu 22.04 installed on Raspberry Pi4 8GB RAM using Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.8GHz. Running Minecraft through MultiMC Launcher using openjdk version "17.0.8" 2023-07-18, OpenJDK Runtime Environment (build 17.0.8+7-Ubuntu-122.04)OpenJDK 64-Bit Server VM (build 17.0.8+7-Ubuntu-122.04, mixed mode, sharing) without any issues.
This is the report I get after failing installation:
---quote---
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00000001026f60ec, pid=2758, tid=2773
JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8)
Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.5+8 (17.0.5+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
V [libjvm.so+0x6c60ec] frame::sender_for_interpreter_frame(RegisterMap*) const+0x8c
Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/kasif/MCreator20232/core.2758)
If you would like to submit a bug report, please visit:
https://github.com/adoptium/adoptium-support/issues
---unquote---
I have submitted the report to above page but probably you guys are the correct contacts to be informed for a solution. Any help??
Thanks in advance.