Page 1 of 1

MT crashes when checking "public servers" box

PostPosted: Mon Dec 09, 2013 02:06
by lightonflux
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
03:03:19: ERROR[main]: MAINMENU ERROR: LuaError: C++ exception
Could not open file of texture: /home/lightonflux/.minetest/textures/base/pack/logo.png
Could not open file of texture: /home/lightonflux/.minetest/textures/base/pack/no_screenshot.png
03:03:19: ERROR[main]: ========== ERROR FROM LUA ===========
03:03:19: ERROR[main]: Failed to load and run script from
03:03:19: ERROR[main]: /usr/share/games/minetest/builtin/mainmenu.lua:
03:03:19: ERROR[main]: C++ exception
03:03:19: ERROR[main]: ======= END OF ERROR FROM LUA ========
03:03:19: ERROR[main]: GUIEngine: unable to load builtin menu

In thread b656e700:
/build/minetest-wyHim6/minetest-0.4.8+repack2/src/guiEngine.cpp:199: GUIEngine::GUIEngine(irr::IrrlichtDevice*, irr::gui::IGUIElement*, IMenuManager*, irr::scene::ISceneManager*, MainMenuData*, bool&): Assertion '"no future without mainmenu" == 0' failed.
Debug stacks:
DEBUG STACK FOR THREAD b656e700:
#0  int main(int, char**)
Abgebrochen




MT crashes when checking "public servers" box

I use the Debian package. 0.4.8+repack2-2

Error does not appear with Windows build.

PostPosted: Mon Dec 09, 2013 06:38
by sfan5
The debian build seems to be broken, just compile from source.

PostPosted: Mon Dec 09, 2013 21:38
by lightonflux
Would like to fix the debian build, who builds it for the Debian repo?