Page 1 of 1

[Bug?!] Minetest closes on Tab

PostPosted: Sun Jan 24, 2016 11:47
by lisacvuk
Strange, but minetest simply closes whenever I try to Tab-out of the username textbox.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Mon Jan 25, 2016 17:49
by Gael de Sailly
Tried just now, no problem.
What logs do you have ? (paste the latest lines of the file named "debug.txt" that you must find in your Minetest directory).

Re: [Bug?!] Minetest closes on Tab

PostPosted: Wed Feb 03, 2016 13:51
by lisacvuk
Gael de Sailly wrote:Tried just now, no problem.
What logs do you have ? (paste the latest lines of the file named "debug.txt" that you must find in your Minetest directory).

Sorry for quite a long delay. Here comes debug.txt
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

-------------
  Separator
-------------


Re: [Bug?!] Minetest closes on Tab

PostPosted: Wed Feb 03, 2016 17:27
by Gael de Sailly
lisacvuk wrote:Here comes debug.txt
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

-------------
  Separator
-------------

There should be an error message. I may have badly explained. Sorry :)
Try to reproduce the bug, and when minetest closes, find the debug.txt and in the latest lines you must find several complicated lines with the date and "ERROR", at the end of the file.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Wed Feb 03, 2016 21:12
by lisacvuk
Yes. Thing is, that IS complete debug.txt from ~/.minetest/. I deleted it, and reproduced the bug.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Thu Feb 04, 2016 00:37
by kaeza
Try putting `debug_log_level = 4` in `minetest.conf` and reproduce the bug.

Also, paste any terminal output if it differs from `debug.txt`.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Thu Feb 04, 2016 17:08
by lisacvuk
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
minetest
2016-02-04 18:07:40: WARNING[Main]: Deprecated use of debug_log_level with an integer value; please update your configuration.
Loaded texture: /usr/share/minetest/textures/base/pack/blank.png
Loaded texture: /usr/share/minetest/textures/base/pack/server_flags_creative.png
Loaded texture: /usr/share/minetest/textures/base/pack/server_flags_damage.png
Loaded texture: /usr/share/minetest/textures/base/pack/server_flags_pvp.png

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

-------------
  Separator
-------------

2016-02-04 18:07:40: VERBOSE[Main]: httpfetch_init: parallel_limit=8
2016-02-04 18:07:40: INFO[Main]: Message locale is now set to: LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=sr_RS;LC_COLLATE=en_US.UTF-8;LC_MONETARY=sr_RS;LC_MESSAGES=en_US.UTF-8;LC_PAPER=sr_RS;LC_NAME=sr_RS;LC_ADDRESS=sr_RS;LC_TELEPHONE=sr_RS;LC_MEASUREMENT=sr_RS;LC_IDENTIFICATION=sr_RS
2016-02-04 18:07:40: VERBOSE[Main]: Determining world path
2016-02-04 18:07:40: INFO[Main]: Searching worlds...
2016-02-04 18:07:40: INFO[Main]:   In /home/lisacvuk/.minetest/worlds:
2016-02-04 18:07:40: INFO[Main]: building... BeEe beeeeeeeeee rwt test also building Survive_Pingus test stg textures test testinggg flyshiptest etete testings Minas Tirith Testing Maze2 trying to build something ent1701d bbbbbbbb the test flatttt building testssss testiiiiiiiing tseinggg NYC v2.1 test2 tesssst zrsda Hogwarts&more_map Ferrodwynn testiiing something2 Alot of testing testiingg
2016-02-04 18:07:40: INFO[Main]: 34 found.
2016-02-04 18:07:40: INFO[Main]: Creating default world at [/home/lisacvuk/.minetest/worlds/world]
2016-02-04 18:07:40: VERBOSE[Main]: Determining gameid/gamespec
2016-02-04 18:07:40: INFO[Main]: Using default gameid [minetest]
2016-02-04 18:07:40: INFO[Main]: Using commanded world path [/home/lisacvuk/.minetest/worlds/world]
2016-02-04 18:07:40: INFO[Main]: Irrlicht: Irrlicht Engine version 1.8.1
2016-02-04 18:07:40: INFO[Main]: Irrlicht: Linux 3.19.0-47-generic #53~14.04.1-Ubuntu SMP Mon Jan 18 16:09:14 UTC 2016 x86_64
2016-02-04 18:07:40: INFO[Main]: Irrlicht: Using renderer: OpenGL 3.3.0
2016-02-04 18:07:40: INFO[Main]: Irrlicht: GeForce 210/PCIe/SSE2: NVIDIA Corporation
2016-02-04 18:07:40: INFO[Main]: Irrlicht: OpenGL driver version is 1.2 or better.
2016-02-04 18:07:40: INFO[Main]: Irrlicht: GLSL version: 3.3
2016-02-04 18:07:40: INFO[Main]: text_height=18
2016-02-04 18:07:40: INFO[Main]: Waiting for other menus
2016-02-04 18:07:40: INFO[Main]: Waited for other menus
2016-02-04 18:07:40: INFO[Main]: Audio: Initializing...
2016-02-04 18:07:41: INFO[Main]: Audio: Initialized: OpenAL 1.1 ALSOFT 1.14, using OpenAL Soft
2016-02-04 18:07:41: INFO[Main]: GUIEngine: Initializing Lua
2016-02-04 18:07:41: VERBOSE[AsyncWorker-0]: Loading and running script from /usr/share/minetest/builtin/init.lua
2016-02-04 18:07:41: INFO[AsyncWorker-0]: Initializing Asynchronous environment
2016-02-04 18:07:41: VERBOSE[AsyncWorker-1]: Loading and running script from /usr/share/minetest/builtin/init.lua
2016-02-04 18:07:41: VERBOSE[AsyncWorker-2]: Loading and running script from /usr/share/minetest/builtin/init.lua
2016-02-04 18:07:41: INFO[AsyncWorker-1]: Initializing Asynchronous environment
2016-02-04 18:07:41: INFO[AsyncWorker-2]: Initializing Asynchronous environment
2016-02-04 18:07:41: VERBOSE[AsyncWorker-3]: Loading and running script from /usr/share/minetest/builtin/init.lua
2016-02-04 18:07:41: INFO[Main]: SCRIPTAPI: Initialized main menu modules
2016-02-04 18:07:41: VERBOSE[Main]: Loading and running script from /usr/share/minetest/builtin/init.lua
2016-02-04 18:07:41: INFO[AsyncWorker-3]: Initializing Asynchronous environment
2016-02-04 18:07:41: INFO[Main]: Searching worlds...
2016-02-04 18:07:41: INFO[Main]:   In /home/lisacvuk/.minetest/worlds:
2016-02-04 18:07:41: INFO[Main]: building... BeEe beeeeeeeeee rwt test also building Survive_Pingus test stg textures test testinggg flyshiptest etete testings Minas Tirith Testing Maze2 trying to build something ent1701d bbbbbbbb the test flatttt building testssss testiiiiiiiing tseinggg NYC v2.1 test2 tesssst zrsda Hogwarts&more_map Ferrodwynn testiiing something2 Alot of testing testiingg
2016-02-04 18:07:41: INFO[Main]: 34 found.
2016-02-04 18:07:41: VERBOSE[Main]: OpenALSoundManager::maintain(): 0 playing sounds, 0 sound names loaded
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.0.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.1.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.2.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.3.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.4.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.5.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.6.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.7.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.8.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.9.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /home/lisacvuk/.minetest/sounds/main_menu.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.0.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.1.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.2.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.3.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.4.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.5.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.6.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.7.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.8.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.9.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: Audio: Error opening /usr/share/minetest/sounds/main_menu.ogg for decoding
2016-02-04 18:07:41: INFO[Main]: OpenALSoundManager: "main_menu" not found.
2016-02-04 18:07:42: INFO[Main]: Audio: Deinitializing...
2016-02-04 18:07:42: INFO[Main]: Audio: Deinitialized.
2016-02-04 18:07:42: INFO[Main]: GUIEngine: Deinitializing scripting
2016-02-04 18:07:42: VERBOSE[Main]: httpfetch_cleanup: cleaning up

Re: [Bug?!] Minetest closes on Tab

PostPosted: Thu Feb 04, 2016 19:33
by Gael de Sailly
The logs you show are completely normal. So there may be a problem, but the game has not the time to save the logs when it closes.
Another solution: launch the game from command line, and paste the logs.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Thu Feb 04, 2016 21:40
by lisacvuk
I did. It is the first one.

Re: [Bug?!] Minetest closes on Tab

PostPosted: Thu Feb 04, 2016 23:32
by lisacvuk
I just installed another Linux distro. This does NOT happen under Kubuntu 14.04. The system above was Xubuntu 14.04