[BUG] AOF Server crashing on RPI 4 with Manjaro ARM Minimal
ppebb opened this issue ยท 0 comments
Modpack Version
All of Fabric 3 Server - 2.8.2
Describe the bug
JRE encounters a fatal error upon launching the server.
Internal Error (cppInterpreter_zero.cpp:835), pid=2175, tid=0x0000ffff9a759150
Error: Unimplemented()
To Reproduce
Steps to reproduce the behavior:
- Install OpenJDK 8
- Run startserver.sh
- Crashes right after "Starting Loader, output incoming"
Expected behavior
The server launches without crashing
Logs
https://paste.alloffabric.com/nowacacufo.yaml
Verbose Java logs - https://paste.alloffabric.com/ifuxejopej.php
Additional context
Running on Manjaro ARM Minimal 21.04 on Raspberry PI 4 with all Java packages crashing with the same error. AOF ran fine on the same device with an Ubuntu Server installation.