Cuberite Forum
Download broken? - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Download broken? (/thread-1818.html)



Download broken? - Jammet - 03-04-2015

Hello!

I've just tried downloading the latest version of MCServer (Linux Arm) to run on my Raspberry Pi. The older version works fine, but this new MCServer.tar seems to have a broken binary.

It says it right in the shell that it cannot run the binary (and yes, the permissions are, of course, 700).


pi@jammetpi2 ~/MinecraftServer/MCServer $ ./MCServer
bash: ./MCServer: cannot execute binary file


RE: Download broken? - Seadragon91 - 03-04-2015

I downloaded last version for raspberry
http://builds.cuberite.org/job/MCServer%20Linux%20armhf/

It starts and runs fine on my side. Which version of raspberry do you have?


RE: Download broken? - Jammet - 03-04-2015

I'm running the previous version on a Pi 2, on debian wheezy at the moment.

I was trying to download and run this:
http://builds.cuberite.org/job/MCServer%20Linux%20x86/lastSuccessfulBuild/artifact/MCServer.tar which is the download link on the main site, when you press the big download button right now. I'll give your link a go.


RE: Download broken? - Seadragon91 - 03-04-2015

Oh the link on the main page points to the wrong arch, it points to a x86 version of mc server.

Please download the version from here
http://builds.cuberite.org/job/MCServer%20Linux%20armhf/
Small problem, it could be possible that the server not runs smooth or not starts. You could compile it yourself, if it still doesn't work. If you want to compile it, look into the COMPILING.md on github.

@NiLSPACE could you please correct the link on the main page for the raspberry, thanks


RE: Download broken? - Jammet - 03-04-2015

Thanks, that works wonderfully! We're having tons of fun on that server! Thank you so so much!
Is there a way to donate to the project somehow?


RE: Download broken? - NiLSPACE - 03-04-2015

Done.


RE: Download broken? - sphinxc0re - 03-04-2015

I think this error goes on my head. It happened while copying and pasting the lines of code through the website.


RE: Download broken? - worktycho - 03-04-2015

@sphinxc0re maybe you should use the templating system rather than copy pasting code.