Minetest crashes, digging too deep perhaps?

Post Reply
User avatar
ruler01
New member
Posts: 2
Joined: Sun Jun 03, 2012 05:24

Minetest crashes, digging too deep perhaps?

by ruler01 » Post

version minetest: minetest-0.4.dev-20120408-win32

here is a screenshot when it crashes
Image


some of the last lines in debug.txt

Code: Select all

13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-389,77)
13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-389,77)
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): 6 playing sounds, 14 sound names loaded
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): deleting 2 playing sounds
13:27:15: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:15: INFO[main]: Pointing at [node under=-127,-390,77 above=-127,-389,77]
13:27:15: VERBOSE[ServerThread]: TOSERVER_INTERACT: action=2, item=0, pointed=[node under=-127,-389,77 above=-127,-388,77]
node_dig
13:27:15: ACTION[ServerThread]: singleplayer digs default:stone at (-127,-389,77)
13:27:15: VERBOSE[ServerThread]: Server: MapEditEvents:
13:27:15: VERBOSE[ServerThread]:   MEET_REMOVENODE: - - - - - - - - - - - -  1
13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-389,77)
13:27:15: INFO[main]: Started digging
13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-390,77)
13:27:15: VERBOSE[ServerThread]: TOSERVER_INTERACT: action=0, item=0, pointed=[node under=-127,-390,77 above=-127,-389,77]
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): 5 playing sounds, 14 sound names loaded
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): deleting 2 playing sounds
13:27:15: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): 4 playing sounds, 14 sound names loaded
13:27:15: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): 5 playing sounds, 14 sound names loaded
13:27:15: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): 6 playing sounds, 14 sound names loaded
13:27:15: VERBOSE[main]: OpenALSoundManager::maintain(): deleting 1 playing sounds
13:27:15: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:15: INFO[main]: Digging completed
13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-390,77)
13:27:15: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-390,77)
13:27:16: VERBOSE[main]: OpenALSoundManager::maintain(): 6 playing sounds, 14 sound names loaded
13:27:16: VERBOSE[main]: OpenALSoundManager::maintain(): deleting 3 playing sounds
13:27:16: INFO[main]: OpenALSoundManager: Creating playing sound
13:27:16: INFO[main]: Pointing at [node under=-127,-391,77 above=-127,-390,77]
13:27:16: INFO[main]: Started digging
13:27:16: INFO[main]: Client::addUpdateMeshTaskForNode(): (-127,-391,77)
In trans_func.
13:27:47: INFO[EmergeThread]: on_generated took 32053ms

cosarara97
Member
Posts: 180
Joined: Tue Nov 01, 2011 18:53

by cosarara97 » Post

I don't know what's the problem, but you aren't digging too deep.
:D

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

It works fine for me. What's your computer specs (CPU/RAM/graphics card) ? Windows version?

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

All that may have happened is; Minetest "failed" generating caves.

See that last line on this:

Code: Select all

13:27:47: INFO[EmergeThread]: on_generated took 32053ms
Last edited by Jordach on Sun Jun 03, 2012 09:30, edited 1 time in total.

User avatar
babe223
Member
Posts: 141
Joined: Mon Nov 14, 2011 13:36
Location: Brasil,Rio de Janeiro

by babe223 » Post

happens to me when I turn the game otherwise the texture is bugged or whether it is white in the other versions that did not happen
Bem vindos Brasileiros,eu sou primeiro brasileiro daqui do forum, espero que tragam bastante mods

[MOD] torch http://minetest.net/forum/viewtopic.php?id=3021
[MOD]HATCHE:http://minetest.net/forum/viewtopic.php?id=3458

User avatar
ruler01
New member
Posts: 2
Joined: Sun Jun 03, 2012 05:24

by ruler01 » Post

Calinou wrote:It works fine for me. What's your computer specs (CPU/RAM/graphics card) ? Windows version?
kinda low spec laptop
CPU = 1.2GHz dual core
RAM = 4GB
Graphics card = intel
Windows version = Windows 7 32-bit
Jordach wrote:All that may have happened is; Minetest "failed" generating caves.

See that last line on this:

Code: Select all

13:27:47: INFO[EmergeThread]: on_generated took 32053ms
Minetest failed generating caves? what have i done :O

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

I have same problem, and now cannot play that map because it crashes right away. How to solve?

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

What mods have you installed?

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

Mesecons, moreores, hydroculture, tweaked bed, and bookmarks, they all worked until I went down to -580 something, then the game crashed and now any time I attempt to go into the map it crashes, it was my best map too:(

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

Take out the moreores mod and try again. If that doesn't work, take the mesecons out etc.etc. until you can go up again.

p.s. you can always reinstall the mods

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

Okay I will try that

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

I took out all mods, and it has same problem...

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

A message that comes up in the side thing is "The application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

I tried to crash with moreores and gems, but didn't manage to.

Maybe this is a Windows 7 problem, idk.

Maybe there is some information in your debug.txt (you could rename the present, make a new file called debug.txt, try minetest and then open the debug.txt file to look what's in it (the errors, work your way up from the bottom of the text to find the errors). A new debug.txt, because the old one is probably full. My debug.txt just stops taking new info...

If you succeed to enter the game and are able to type for a second, try typing "/grant singleplayer all" and then teleporting away "/teleport 0,10,0".

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

Okay thank you for help I will try all of these things then tell you what has happened.

EDIT: I made new debug file and same thing occurred. I found one thing in the file that said ERROR

14:43:39: INFO[EmergeThread]: WARNING: Database read statment failed to prepare: disk I/O error
14:43:39: ERROR[EmergeThread]: ERROR: An unhandled exception occurred: Cannot prepare read statement

Not sure if that has anything to do with it though
Last edited by The_SanaM on Thu Aug 02, 2012 19:47, edited 1 time in total.

cae2000
Member
Posts: 23
Joined: Thu Jul 26, 2012 19:10

by cae2000 » Post

make sure your hdd isnt full and that you have all your files are in minetest.

EDIT: you could have ran out of ram too.
Last edited by cae2000 on Fri Aug 03, 2012 13:41, edited 1 time in total.

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

The_SanaM wrote:

Code: Select all

14:43:39: INFO[EmergeThread]: WARNING: Database read statment failed to prepare: disk I/O error
14:43:39: ERROR[EmergeThread]: ERROR: An unhandled exception occurred: Cannot prepare read statement
This looks like a:

1) Highly fragmented hard disk.

2) Too many file operations on the disk that Minetest is located on.

3) The RPM (Hard Drive spin speed) number is either too low for your kind of mining.

4) Damaged hard disk sectors.

5) Unknown.

The_SanaM
Member
Posts: 39
Joined: Wed Aug 01, 2012 14:19

by The_SanaM » Post

Reading these suggestions I believe that this problem is the RPM number is too low for how deep I am digging. I started a new map and that one works just fine, so it has everything to do with the space and the amount it has to load mining that deep down.

EDIT: I just went onto Minetest for the first time today, and surprisingly enough the map loaded! I don't thing that I will return to those depths tho but I am very happy that somehow it worked its self through.

Now that I think about it, I probably should've shut off my computer then retried...Never thought about that. Anyways thank you all for your suggestions.
Last edited by The_SanaM on Fri Aug 03, 2012 14:40, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests