Can you help me out here? Im on the development release for my instance and l’m unable to upgrade my bedrock server. What do you mean by don’t use the legacy module?
Im running AMP on Unraid in a docker container. I tried running the ampinstmgr upgradeall, but that doesn’t appear to upgrade the instance either?
I had this same issue after updating,. My setup was AlmaLinux 9.4 running in Docker. I found that my server was using the Bedrock Legacy although I don’t remember that being a choice when I created the server.
My Solution was
Download a copy for the worlds/world directory from the legacy server.
Create a new instance and selecting bed “Minecraft Bedrock”
Starting new instance and allowing it to update and fully start
Stop new instance
Delete directory worlds/Bedrock Level
upload worlds/world and rename world to Bedrock level
Check file ownership, I had to change mine back to amp:amp
Change the server network port
Start server again
Hope this helps someone. The directory change from worlds/world to worlds/Bedrock Level is what held me up.