Hello everyone!
First time i'm posting to this forum as i'm still quite of a newbie with Linux and Raspberry pi's.
I wanted to use my RPi for multiple things, but one of the first things I wanted to try is running a minecraft server.
I have a Raspberry pi B+ with Raspbian wheezy 2014-09-09
Using a class 10 SDHC card.
The problem with my server is as following:
A friend of mine helped me install my SPIGOT based MC Server.
After running the following command: sudo java -Xms256M -Xmx496M -XX:MaxPermSize=256M -jar /home/pi/spigot.jar nogui
It takes from 600 seconds to 5000 (!) to generate the map. I try to log on with my MC client and here's what happens:
It loads so slow, my map has to load for several minutes on the client. Thén, my server is not responding and neither is my Pi at times. As a beginner I'm really out of ideas what it could be (if I had any at all).
When i try the above command again, it starts generating level0,1 and 2 all over again.. don't know what to do.
I hope this information was enough to get some help from you guys, would really appreciate it.
Thanks in advance,
Dave