Errors with raspberry pi
I executived the commad
export LD_LIBRARY_PATH=~/bedrock-server-1.6.1.0/
and lunched the server on my raspberry pi3, and then LX terminal gives me the error
./bedrock_server: 1: ./bedrock_server: ELF: not found
./bedrock_server: 2: ./bedrock_server: Syntax error: ")" unexpected
but it created a new file on that folder named "�z@���@8", what is it?
Environment
raspberry pi with raspbian-stretch
Linked Issues
Created Issue:
Errors with raspberry pi
I executived the commad
export LD_LIBRARY_PATH=~/bedrock-server/
and lunched the server on my raspberry pi3, and then LX terminal gives me the error
./bedrock_server: 1: ./bedrock_server: ELF: not found
./bedrock_server: 2: ./bedrock_server: Syntax error: ")" unexpected
but it created a new file on that folder named "�z@���@8", what is it?
Environment
raspberry pi with raspbian-stretch
I executived the commad
export LD_LIBRARY_PATH=~/bedrock-server-1.6.1.0/
and lunched the server on my raspberry pi3, and then LX terminal gives me the error
./bedrock_server: 1: ./bedrock_server: ELF: not found
./bedrock_server: 2: ./bedrock_server: Syntax error: ")" unexpected
but it created a new file on that folder named "�z@���@8", what is it?
duplicates
Same as https://bugs.mojang.com/browse/BDS-82 I think, so please upvote that bug so that we can get this fixed
Same as
BDS-53(earlier original issue), marked as one that's invalid/resolved. What's going on is that the Bedrock Server isn't built for ARM processors, aka the Raspberry Pi won't run on it.