Author Topic: How would I go about running a Blockland server on a non-graphic Linux version?  (Read 565 times)

I bought a VPS a while ago (it just got set-up) with the idea that I would host a Blockland server on it, I got everything ready using TightVNC, but the issue was that everything (besides the files) would be terminated on shutdown of TightVNc, plus it uses too much of the processing power allocated to me for some reason. So I need to use the non-graphical remote access, but everytime I start the server up using Wine I get this error:

wine: Bad EXE format for Z:\root\Downloads\blockland\runme.bat.
root@vps46406:~/Downloads/blockland# Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window

So, how could I run this correctly?