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
Linux 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686
Creating X window...
Visual chosen: : 221
failed to create drawable
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_CreateGC
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_CreateGC
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_GetGeometry
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_GetGeometry
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_GetGeometry
Using renderer: OpenGL 2.1
Software Rasterizer: Mesa Project
OpenGL driver version is 1.2 or better.
GLSL version: 1.2
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_GetGeometry
X Error: BadDrawable (invalid Pixmap or Window parameter)
From call : X_GetGeometry
Segmentation fault
This is from the console.
And now for debug:
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
Debug streams initialized, disable_stderr=0
12:48:11: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=22, VER=0.4.dev-20120122-1 RUN_IN_PLACE=1 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Release
12:48:11: ERROR[main]: Error opening configuration file "/home/jordan/celeron55-minetest-f212912/bin/../minetest.conf"
12:48:11: ERROR[main]: Error opening configuration file "/home/jordan/celeron55-minetest-f212912/bin/../../minetest.conf"
12:48:11: INFO[main]: Settings: Setting not found: "enable-unittests"
12:48:11: INFO[main]: Settings: Setting not found: "server"
12:48:11: INFO[main]: Settings: Setting not found: "speedtests"
12:48:11: INFO[main]: Settings: Setting not found: "random-input"
12:48:11: INFO[main]: text_height=18
12:48:11: INFO[main]: Created main menu
That's what was only in it.
