TheRemote / MinecraftBedrockServer

Sets up a Minecraft Bedrock dedicated server on Ubuntu with options for automatic updates and running at startup
https://jamesachambers.com/minecraft-bedrock-edition-ubuntu-dedicated-server-guide/
MIT License
811 stars 173 forks source link

[Fail to start] Exec Format Error on Pi 4 #68

Closed FringeNet closed 3 years ago

FringeNet commented 3 years ago

Latest version throws Exec Format Error and immediately closes screen.

Log of a fresh install: _/bin/bash: /home/pi/minecraftbe/testServer/bedrockserver: cannot execute binary file: Exec format error

End of Setup Script of a fresh install: Setup is complete. Starting Minecraft testServer server... There is no screen to be resumed matching testServer.

Possibly missing QEMU libraries? (There are no other servers running on this device).

FringeNet commented 3 years ago

Must have been a one time thing, a fresh install of Raspbian corrected the issue.