Page 1 of 1

Open *3 seconds later* closed.

PostPosted: Thu Nov 21, 2013 22:32
by roguelikesesp
Hello.

- I was having a little(BIG) trouble with Minetest. The game looks pretty great and beautiful, so i download it and... BOOOM! It takes 3 seconds to close. First appears the console window, and 3 seconds later appears an text who said "Minetest is stop workin"... Crap :3

My PC is an Windows 7, 64 bits, Intel Core i3 CPU M 370 2.40 GHz, 2,85 of RAM and it's a Laptop.

Please help me, the game is incredibly cool and i really, REALLY want to play it.

sorry my band english :3

PostPosted: Thu Nov 21, 2013 22:35
by roguelikesesp
Also, ¿Where the hell are the Minetest.conf?

PostPosted: Thu Nov 21, 2013 23:58
by Inocudom
What version of Minetest are you using?

PostPosted: Fri Nov 22, 2013 03:07
by LionsDen
One popular problem is that maybe you put minetest directory in the Program Files directory. Try creating a directory, maybe named Games and put it in there on the C: drive or D: drive. So it would look something like this: C:\Game\minetest and since Games isn't a protected directory it should run if there are no other problems. The minetest.conf file is created the first time minetest is successfully run. and is in the root minetest directory i.e. C:\Games\minetest\.

Since you are using windows 7 64 bit, fess's 64 bit version of the developer's version of minetest might work best for you. You can find it here:

https://forum.minetest.net/viewtopic.php?pid=117844#p117844

PostPosted: Fri Nov 22, 2013 08:42
by rubenwardy
Have you looked in the FAQ?

https://forum.minetest.net/viewtopic.php?id=3829

If it stops working before the main window even opens, and there are no error messages in debug.txt, then try restarting your computer.
(sometimes it crashes with a 0x00005 error, which is caused by windows updates.)
You can try
  • looking in debug.txt for an error message
  • searching for a similar article in the forums
  • reporting it if none found


Minetest.conf should be in the folder bin/ is in. It is created automatically when you run the game.
If it is not created then either:

  • Minetest crashed before it could write the conf
  • Minetest has no read/write access
  • You are looking in the wrong folder, and you used a non-run in place build (not possible on windows)

PostPosted: Fri Nov 22, 2013 17:56
by hoodedice
Hmm, are you using a 'Limited account'? On XP, my copy crashes without warning on Limited accounts. Switch to an administrator account and try again..

PostPosted: Fri Nov 22, 2013 19:23
by roguelikesesp
LionsDen wrote:One popular problem is that maybe you put minetest directory in the Program Files directory. Try creating a directory, maybe named Games and put it in there on the C: drive or D: drive. So it would look something like this: C:\Game\minetest and since Games isn't a protected directory it should run if there are no other problems. The minetest.conf file is created the first time minetest is successfully run. and is in the root minetest directory i.e. C:\Games\minetest\.

Since you are using windows 7 64 bit, fess's 64 bit version of the developer's version of minetest might work best for you. You can find it here:

https://forum.minetest.net/viewtopic.php?pid=117844#p117844


And that it's! Thanks a lot yo!

PostPosted: Fri Nov 22, 2013 19:24
by roguelikesesp
Thanks all of you! I found the problem!