Page 1 of 1

start minetestserver: ERROR[main]: Invalid gamespec. (world_gameid=)

PostPosted: Mon Mar 19, 2012 08:03
by sifrax
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
09:40:39: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=22, VER=0.4.dev-20120318 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr BUILD_TYPE=Release
09:40:39: ERROR[main]: Invalid gamespec. (world_gameid=)


Hello, I have following problem, when I'm starting minetestserver, code up is from debug.txt and server won't start. I tryed to remove data and config from ~/.minetest but nothing, I did not found (googled) anything about varialbe

PostPosted: Mon Mar 19, 2012 08:05
by Jordach
you need to specify mesetint as a parameter.

PostPosted: Mon Mar 19, 2012 08:11
by sifrax
Jordach wrote:you need to specify mesetint as a parameter.


Ok, thanks but I do not know where.

PostPosted: Mon Mar 19, 2012 10:45
by sifrax
Sorry for stupid question,
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetestserver --gameid mesetint
did the trick.