Closed Monarchdos closed 3 months ago
This will happen if you have a server installation whose version does not match with your endstone version. An easy fix is to delete the bedrock_server/bedrock_server.exe and bedrock_server/bedrock_server. Then start endstone again to download the correct version.
I executed the command directly in an empty folder and the server file was automatically downloaded in the correct version.
And I'm also getting this error when I use a docker image directly.
Can you try to run the docker image without volumn mount and see if it works?
I tried it and it works fine, why doesn't volumn mount work?
Same reason as i mentioned above. There must be an installation with the wrong version in your mounted folder.
But the folder is empty.
This is the effect I just reproduced, I created a new folder and executed the command in this folder and it re-downloaded a correct version.
Thanks. That's weird. I will look into it later.
I am not able to reproduce this. Can you provide more info about your system setup?
System: Linux xxx 4.4.0-19041-Microsoft #4355-Microsoft Thu Apr 12 17:37:00 PST 2024 x86_64 x86_64 x86_64 GNU/Linux Python: Python 3.10.12 Pip: pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
Found a new problem, can't start the server even under Windows.
You should've also got an error message box in the meantime. What did it say?
Yes, access denied.
That's not related to endstone. Please check your file system and make sure it has the right permissions. If it still doesn't work, you can try to use the portable version from the release page.
I'm going to close it for now but please feel free to reopen it. Thanks. 👍
Describe the bug Can't start the server using docker and pip.
To Reproduce docker run and endstone commands
Screenshots