Raspberry Pi Issue
#1
Keep getting the following error
[Image: IEz2c9R.png]
Reply
Thanks given by:
#2
Looking at it, there is something already running on port 25565. Run this command
Code:
netstat -tulpn | grep :25565
and it will list the process running on this port.

Was able to reproduce the same crash on my side.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)