Quick question, I installed minetest from apt using a good old apt-get install minetest, have some nice executables stuck in /usr/games for me, one of them being minetest server.
I've tried running it with a conf and a previous world I've built. With and without mods. It will read the config file and everything, will even let me connect and authenticate. When I use my precreated world that ran on windows, it errors out and says invalid block format.
If I just let it create it's own world, clear out the entire ~/.minetest directory, it creates a folder called world, I try and connect, and it just hangs at item definitions screen indefinitely. That is without any mods installed.
What steps am I missing here?