System Information
Windows Server 2022
local install of Docker and AMP
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Decadeus’ v2.4.6.4 (Mainline) |
Virtualization | Docker |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | Yes |
Current State | PreStart |
Problem Description
Issue
I validated the setup of AMP and Docker by using a JAVA instance. This worked as expected. I then created an instance of Minecraft for Bedrock. This failed once the startup was initiated. log excerpt: [0] (PlatformException) : ApplicationName=‘./Minecraft/bedrock_server’, CommandLine=‘’, CurrentDirectory=‘./Minecraft/’, Native error= Cannot find the specified file. I validated that the file indeed exists in the structure.
Reproduction Steps
- Installed and setup Docker per the Windows install guidelines and validated it is running correctly with the elevated permissions
- Updated AMP to most current version same with Instances
- setup AMP to use Docker for creating instances. followed the Docker Log to see the instance be created in the container and watched the attempt to start the Bedrock_server exe fail