Startup Issue with Application Deployment - minecraft bedrock server not starting

System Information

Field Value
Operating System Linux - Debian GNU/Linux 11 on x86_64
Product AMP ‘Decadeus’ v2.4.6.10 (Mainline)
Virtualization QEMU_KVM
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

I have not been able to get a minecraft bedrock server instance to start up. the console just shows the following message:
[22:22:56] /AMP/./Minecraft/bedrock_server: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

that folder does appear to exist so I’m not sure what is wrong.

I managed to get a java editing server working OK which I could connect to, but bedrock just won’t start up.

Reproduction Steps

  • create server instance for minecraft bedrock
  • select the instance and manage
  • accept terms and click start
  • check console and see the error in the description

I had the same issue. I ended up downloading Bedrock Server manually, and extracting it to ./instances/bedrockservername/Minecraft/

It appears that AMP is failing to fetch the bedrock server file.

Yes it is an open issue for quite a while. I am not sure if cubecoders actually plan to fix it, though. There have been a couple of updates to the amp server but non fixed this issue.

This was fixed in 2.4.7, make sure you’re up to date.