Page 1 of 1

Minetest has nothing to do???

PostPosted: Sun Oct 27, 2013 12:56
by Krock
Hello,

Somehow I reached today a weird bug... forgot to take picture but copied this from the console:
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
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
Could not open file of texture: cart.png
Loaded mesh: cart.x
Could not open file of texture: character.png
Loaded mesh: character.x
PNG warning: Interlace handling should be turned on when using png_read_image
PNG warning: Interlace handling should be turned on when using png_read_image
PNG warning: Unknown iTXt compression type or method
Could not open file of texture: 0gb.us_showarea.png
Loaded mesh: landrush_showarea.x
Loaded mesh: uniskins_character.x
Font size: 8 17
GUITextInputMenu: Not allowing focus change.
13:53:49: ERROR[main]: Some exception: "bad allocation"
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
13:53:51: ERROR[main]: Keine Welt ausgewõhlt und keine Adresse angegeben. Nichts
 zu tun.
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png

any explanations to thi mystery error?!

PostPosted: Sun Oct 27, 2013 13:19
by PilzAdam
Is the bug reproduceable? If yes then try creating a log with a hither debug log level: https://forum.minetest.net/viewtopic.php?id=5073

PostPosted: Sun Oct 27, 2013 17:18
by Krock
- No, it just happened once, else I always get "bad ac-...."-fails or access violation, this is my first diffrent exception. Maybe runtime error.
- using Windows XP, SP 3
- version 0.4.7-dev1709013
- minetest_game running
- no error log of it, posted console output :(