Crash when login with client on linux
#18
Carlossg, can you compile the server yourself?

You need to get the sources, then run make release=1 to build them:
Code:
mkdir mc-server
cd mc-server
git clone https://github.com/mc-server/MCServer.git .
make release=1
cd MCServer
./MCServer

If you don't have git installed, you need to install it first:
Code:
sudo apt-get install git
Reply
Thanks given by:


Messages In This Thread
RE: Crash when login with client on linux - by xoft - 09-17-2013, 06:40 AM



Users browsing this thread: 2 Guest(s)