Closed IBXCODECAT closed 3 years ago
So the reason it doesn't work is this.
ARM 64bit (BROKEN -- needs linker and other binaries used for emulation to be updated) this is taken from the read me
So would I be able to update the binaries myself? Is there a guide/resource you can link me to?
https://jamesachambers.com/official-minecraft-bedrock-dedicated-server-on-raspberry-pi/
The other posters in this are right. Generating the dependencies is pretty easy and I walk through how to do it there!
Thanks!
I am new to Linux and ubuntu so I might be doing something extremely dumb, but I am using a raspberry pi 4 as well (8GB) with the latest version of ubuntu server and following the instructions that you have linked in the README.md file. I am getting the error
/home/ubuntu/minecraftbe/IBX-Server/bedrock_server: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
.After this I enter the directory where I have the server and run the
./start.sh
script. It says that the server is launched however when I try to change screens it says thatthere is no screen with label IBX-Server to resume
.Please help me, and thanks in advance