Author Topic: [lacks info] 3.6.0 crashes during intro (Shared::Graphics::Mesh::BuildVBOs)  (Read 878 times)

unclesam

  • Guest
I'm using an acer aspire one aoa150, and when I started megaglest it crashed during the clips of people fighting each other, before the game menu.  In terminal here's what happened.  There's another topic just like this, but the guy abandoned it, don't know why (he probably solved it or abandoned the game).

Code: [Select]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/david/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libopenal.so.1] pointed to from [/home/david/megaglest/lib/libopenal.so.0]
default library [/home/david/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libjpeg.so.62] was found in [/usr/lib/i386-linux-gnu/libjpeg.so.62]
default library [/home/david/megaglest/lib/libpng15.so.15] is missing, attempting to find and link to a newer version if available...
new library link [/lib/i386-linux-gnu/libpng12.so.0] pointed to from [/home/david/megaglest/lib/libpng15.so.15]
default library [/home/david/megaglest/lib/libcurl.so.4] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libxerces-c-3.1.so] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libicudata.so.38] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libicudata.so.44] pointed to from [/home/david/megaglest/lib/libicudata.so.38]
default library [/home/david/megaglest/lib/libicuuc.so.38] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libicuuc.so.44] pointed to from [/home/david/megaglest/lib/libicuuc.so.38]
default library [/home/david/megaglest/lib/libGLEW.so.1.5] was found in [/usr/lib/libGLEW.so.1.5]
default library [/home/david/megaglest/lib/libGLEW.so.1.5] was found in [/usr/lib/libGLEW.so.1.5]
default library [/home/david/megaglest/lib/libogg.so.0] was found in [/usr/lib/i386-linux-gnu/libogg.so.0]
default library [/home/david/megaglest/lib/libvorbis.so.0] was found in [/usr/lib/i386-linux-gnu/libvorbis.so.0]
default library [/home/david/megaglest/lib/libvorbisfile.so.3] was found in [/usr/lib/i386-linux-gnu/libvorbisfile.so.3]
default library [/home/david/megaglest/lib/libfontconfig.so.1] was found in [/usr/lib/i386-linux-gnu/libfontconfig.so.1]
default library [/home/david/megaglest/lib/libfreetype.so.6] was found in [/usr/lib/i386-linux-gnu/libfreetype.so.6]
default library [/home/david/megaglest/lib/libgnutls.so.13] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/i386-linux-gnu/libgnutls.so.26] pointed to from [/home/david/megaglest/lib/libgnutls.so.13]
default library [/home/david/megaglest/lib/libldap_r-2.4.so.2] was found in [/usr/lib/i386-linux-gnu/libldap_r-2.4.so.2]
default library [/home/david/megaglest/lib/libresolv.so.2] was found in [/lib/i386-linux-gnu/libresolv.so.2]
default library [/home/david/megaglest/lib/liblua5.1.so.0] was found in [/usr/lib/i386-linux-gnu/liblua5.1.so.0]
default library [/home/david/megaglest/lib/libftgl.so.2] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libircclient.so.1] is missing, attempting to find and link to a newer version if available...
default library [/home/david/megaglest/lib/libdl.so.2] was found in [/lib/i386-linux-gnu/libdl.so.2]
v3.6.0-GNUC: 40204-Dec  3 2011 09:47:51, SVN: [Rev: 2954], [STREFLOP]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
Error saved to logfile [/home/david/.megaglest/error.log]
[2011-12-15 19:02:12] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 416] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
] gameInitialized = 1, program = 0xb6400530
[2011-12-15 19:02:14] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 509] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:

Stack Trace:
./megaglest:Glest::Game::handleSIGSEGV(int) address [0x833e43d] line: 656
[0x28f400] address [0x28f400] line: 0
]
megaglest: /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:38: virtual void Shared::Graphics::Gl::ModelRendererGl::begin(bool, bool, bool, Shared::Graphics::MeshCallback*): Assertion `rendering == false' failed.
Aborted

I put ./start_megaglest --verbose >info.log in terminal and when it crashed, I went into info.log and here's what it said:

Code: [Select]
v3.6.0-GNUC: 40204-Dec  3 2011 09:47:51, SVN: [Rev: 2954], [STREFLOP]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 233]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 255]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 466]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 474]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 264]
-=-=-=-=-=-=-= looking for file in possible location  [/home/david/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/david/megaglest/linux_glest.ini]
-=-=-=-=-=-=-= About to load fileName.first = [/home/david/megaglest/glest.ini]
Property key [DataPath] now has value [/home/david/megaglest//]
Property key [LogPath] now has value [/home/david/.megaglest/]
Property key [UserData_Root] now has value [/home/david/.megaglest/]
-=-=-=-=-=-=-= About to load fileName.second = [/home/david/.megaglest/glestuser.ini]
Using ini specified data path [/home/david/megaglest//]
Using ini specified logs path [/home/david/.megaglest/]
--- Startup log settings are ---
debugSystem [0][/home/david/.megaglest/debug.log]
debugNetwork [0][/home/david/.megaglest/debug.log]
debugPerformance [0][/home/david/.megaglest/debug.log]
debugWorldSynch [0][/home/david/.megaglest/debug.log]
debugUnitCommands[0][/home/david/.megaglest/debug.log]
debugPathFinder[0][/home/david/.megaglest/debug.log]
debugLUA [0][/home/david/.megaglest/debug.log]
debugSound [0][/home/david/.megaglest/debug.log]
debugError [1][]
-=-=-=-=-=-=-= looking for file in possible location  [/home/david/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/david/megaglest/linux_glestkeys.ini]
-=-=-=-=-=-=-= About to load fileName.first = [/home/david/megaglest/glestkeys.ini]
-=-=-=-=-=-=-= About to load fileName.second = [/home/david/.megaglest/glestuserkeys.ini]
Locale is: [en_US.UTF-8]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp::Renderer Line: 207] Renderer::perspFarPlane [1000000.000000] this->no2DMouseRendering [0] this->maxConsoleLines [7]
Property key [IntroTexture4] now has value [/home/david/megaglest//data/core/menu/textures/logo.tga]
Property key [IntroText5] now has value [v3.6.0]
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_BASE_SIZE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_SCALE_SIZE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_SCALE_CENTERH_FACTOR, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_CHARCOUNT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_TYPENAME, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_CHARSET, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_MULTIBYTE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_RIGHTTOLEFT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: MEGAGLEST_FONT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:21] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_HEIGHT_TEXT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Using Font::charCount = 256, Font::fontTypeName [Times New Roman] Shared::Platform::charSet = 1, Font::fontIsMultibyte = 0, Font::fontIsRightToLeft = 0
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplaySmallBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuVeryBigBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsolePrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsolePostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:22] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsoleBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
OpenGL Extension [GL_EXT_texture_filter_anisotropic] supported status = 1
Load model, fileVersion = 4
meshCount = 5
Load v4, this = 0xb630064c Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb63006e8 Found meshHeader.textures = 1 meshIndex = 1
mapPath [axeman_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/axeman_tex.tga]
Load v4, this = 0xb6300784 Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb6300820 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb63008bc Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load model, fileVersion = 4
meshCount = 4
Load v4, this = 0xada5275c Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xada527f8 Found meshHeader.textures = 1 meshIndex = 1
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xada52894 Found meshHeader.textures = 1 meshIndex = 2
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/lightning_sheald.tga]
Load v4, this = 0xada52930 Found meshHeader.textures = 1 meshIndex = 3
mapPath [perser_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/perser_tex.tga]
Load model, fileVersion = 4
meshCount = 22
Load v4, this = 0xb379f9b4 Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fa50 Found meshHeader.textures = 1 meshIndex = 1
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379faec Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb379fb88 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fc24 Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fcc0 Found meshHeader.textures = 1 meshIndex = 5
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fd5c Found meshHeader.textures = 1 meshIndex = 6
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fdf8 Found meshHeader.textures = 1 meshIndex = 7
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fe94 Found meshHeader.textures = 1 meshIndex = 8
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379ff30 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379ffcc Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a0068 Found meshHeader.textures = 1 meshIndex = 11
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a0104 Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a01a0 Found meshHeader.textures = 1 meshIndex = 13
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 13 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a023c Found meshHeader.textures = 1 meshIndex = 14
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 14 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a02d8 Found meshHeader.textures = 1 meshIndex = 15
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 15 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a0374 Found meshHeader.textures = 1 meshIndex = 16
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 16 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb37a0410 Found meshHeader.textures = 1 meshIndex = 17
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 17 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a04ac Found meshHeader.textures = 1 meshIndex = 18
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 18 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a0548 Found meshHeader.textures = 1 meshIndex = 19
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 19 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a05e4 Found meshHeader.textures = 1 meshIndex = 20
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 20 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a0680 Found meshHeader.textures = 1 meshIndex = 21
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 21 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load model, fileVersion = 4
meshCount = 13
Load v4, this = 0xad8b725c Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_horse.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horse.tga]
Load v4, this = 0xad8b72f8 Found meshHeader.textures = 1 meshIndex = 1
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xad8b7394 Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xad8b7430 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xad8b74cc Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xad8b7568 Found meshHeader.textures = 1 meshIndex = 5
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b7604 Found meshHeader.textures = 1 meshIndex = 6
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b76a0 Found meshHeader.textures = 1 meshIndex = 7
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b773c Found meshHeader.textures = 1 meshIndex = 8
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b77d8 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b7874 Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b7910 Found meshHeader.textures = 1 meshIndex = 11
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xad8b79ac Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText7, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-15 19:10:23] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTexture7, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::glestMain Line: 3484] precache thread enabled = 1
FILE CRC PreCache thread is running threadControllerMode = 1
********************** CRC Controller thread START **********************
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 76] Found megapack techtree and placing it at the TOP of the list
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 83] techsPerWorker = 1, MAX_FileCRCPreCacheThread_WORKER_THREADS = 3, techPaths.size() = 1
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 103] Spawning CRC thread for Tech [megapack] [1 of 1]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 106] workerIdx = 0, currentWorkerMax = 1, endConsumerIndex = 1
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/network/network_manager.cpp::NetworkManager Line: 30]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 130] Spawning CRC thread, preCacheWorkerThreadList.size() = 1
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 138] Waiting for Spawned CRC threads to complete, preCacheWorkerThreadList.size() = 1
FILE CRC PreCache thread is running threadControllerMode = 0
--------------------- CRC worker thread END for tech [megapack] ---------------------------
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 249] FILE CRC PreCache thread is exiting, getDeleteSelfOnExecutionDone() = 0
********************** CRC Controller thread took 16.00 seconds END **********************
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 249] FILE CRC PreCache thread is exiting, getDeleteSelfOnExecutionDone() = 0
OpenGL Extension [GL_ARB_vertex_buffer_object] supported status = 1
Load model, fileVersion = 4
meshCount = 23
Load v4, this = 0xb141094 Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xb141130 Found meshHeader.textures = 1 meshIndex = 1
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xb1411cc Found meshHeader.textures = 1 meshIndex = 2
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xb141268 Found meshHeader.textures = 1 meshIndex = 3
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xb141304 Found meshHeader.textures = 1 meshIndex = 4
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xb1413a0 Found meshHeader.textures = 1 meshIndex = 5
mapPath [whalehouse.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/whalehouse.tga]
Load v4, this = 0xb14143c Found meshHeader.textures = 1 meshIndex = 6
mapPath [tipi2_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/tipi2_2.tga]
Load v4, this = 0xb1414d8 Found meshHeader.textures = 1 meshIndex = 7
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/lightning_sheald.tga]
Load v4, this = 0xb141574 Found meshHeader.textures = 1 meshIndex = 8
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xb141610 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xb1416ac Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xb141748 Found meshHeader.textures = 1 meshIndex = 11
mapPath [tent.png] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/tent.png]
Load v4, this = 0xb1417e4 Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_skull.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_skull.tga]
Load v4, this = 0xb141880 Found meshHeader.textures = 1 meshIndex = 13
mapPath [texture_sky.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 13 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_sky.tga]
Load v4, this = 0xb14191c Found meshHeader.textures = 1 meshIndex = 14
mapPath [texture_grass.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 14 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_grass.tga]
Load v4, this = 0xb1419b8 Found meshHeader.textures = 1 meshIndex = 15
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 15 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xb141a54 Found meshHeader.textures = 1 meshIndex = 16
mapPath [texture_big_stone.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 16 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_big_stone.tga]
Load v4, this = 0xb141af0 Found meshHeader.textures = 1 meshIndex = 17
mapPath [texture_mage_tower.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 17 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_mage_tower.tga]
Load v4, this = 0xb141b8c Found meshHeader.textures = 1 meshIndex = 18
mapPath [texture_castle.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 18 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_castle.tga]
Load v4, this = 0xb141c28 Found meshHeader.textures = 1 meshIndex = 19
mapPath [texture_airship.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 19 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_airship.tga]
Load v4, this = 0xb141cc4 Found meshHeader.textures = 1 meshIndex = 20
mapPath [texture_archmage_tower.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 20 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archmage_tower.tga]
Load v4, this = 0xb141d60 Found meshHeader.textures = 1 meshIndex = 21
mapPath [texture_canopy_tree_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 21 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_canopy_tree_2.tga]
Load v4, this = 0xb141dfc Found meshHeader.textures = 1 meshIndex = 22
mapPath [texture_canopy_tree_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 22 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_canopy_tree_2.tga]
Load model, fileVersion = 3
meshCount = 3
Load v3, this = 0xa374a84 Found meshHeader.properties = 0, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 0
Load v3, this = 0xa374b20 Found meshHeader.properties = 0, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 1
Load v3, this = 0xa374bbc Found meshHeader.properties = 6, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 2
Load model, fileVersion = 4
meshCount = 1
Load v4, this = 0xa4ed2cc Found meshHeader.textures = 1 meshIndex = 0
mapPath [anubis.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/anubis.tga]
Load model, fileVersion = 4
meshCount = 1
Load v4, this = 0xa575f0c Found meshHeader.textures = 1 meshIndex = 0
mapPath [axeman_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/axeman_tex.tga]
Load model, fileVersion = 4
meshCount = 3
Load v4, this = 0xa576b04 Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/speer_man.tga]
Load v4, this = 0xa576ba0 Found meshHeader.textures = 1 meshIndex = 1
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/lightning_sheald.tga]
Load v4, this = 0xa576c3c Found meshHeader.textures = 1 meshIndex = 2
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/speer_man.tga]
Load model, fileVersion = 3
meshCount = 3
Load v3, this = 0xa7be714 Found meshHeader.properties = 4, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 0
Load v3, this = 0xa7be7b0 Found meshHeader.properties = 4, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 1
Load v3, this = 0xa7be84c Found meshHeader.properties = 0, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 2
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 400]
Error saved to logfile [/home/david/.megaglest/error.log]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 415] program = 0x96865d8 gameInitialized = 1 msg [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
]
[2011-12-15 19:11:12] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 416] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
] gameInitialized = 1, program = 0x96865d8
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 421]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 437]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 505]
[2011-12-15 19:11:14] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 509] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:

Stack Trace:
./megaglest:Glest::Game::handleSIGSEGV(int) address [0x833e43d] line: 656
[0x922400] address [0x922400] line: 0
]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 512]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 518]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 521]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 523]

I would greatly appreciate any help.
Thanks

Edit by Omega: Please surround code in tags.
« Last Edit: 13 July 2012, 17:01:59 by tomreyn »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: Megaglest crashes before the game menu is reached
« Reply #1 on: 16 December 2011, 03:43:44 »
Please post full details of your OS type, 32 or 64 bit, distro, hardware and drivers. Also to get a proper stack trace please open a terminal and do this:

Code: [Select]
cd ~/megaglest
ulimit -c unlimited
./start_megaglest --verbose >info.log

after crash type:

Code: [Select]
gdb -q -n -ex bt -batch ./megaglest core >> info.log

and paste the log

unclesam

  • Guest
Re: Megaglest crashes before the game menu is reached
« Reply #2 on: 16 December 2011, 20:57:46 »
I have a acer aspire one netbook aoa150, and my hardware sucks.  My os is xubuntu linux.

Also when I put your line

Code: [Select]
gdb -q -n -ex bt -batch ./megaglest core >> info.log
in terminal I get
Code: [Select]
warning: Can't read pathname for load map: Input/output error.

But here's what info.log says

Code: [Select]
v3.6.0-GNUC: 40204-Dec  3 2011 09:47:51, SVN: [Rev: 2954], [STREFLOP]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 233]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 255]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 466]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 474]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp::init Line: 264]
-=-=-=-=-=-=-= looking for file in possible location  [/home/david/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/david/megaglest/linux_glest.ini]
-=-=-=-=-=-=-= About to load fileName.first = [/home/david/megaglest/glest.ini]
Property key [DataPath] now has value [/home/david/megaglest//]
Property key [LogPath] now has value [/home/david/.megaglest/]
Property key [UserData_Root] now has value [/home/david/.megaglest/]
-=-=-=-=-=-=-= About to load fileName.second = [/home/david/.megaglest/glestuser.ini]
Using ini specified data path [/home/david/megaglest//]
Using ini specified logs path [/home/david/.megaglest/]
--- Startup log settings are ---
debugSystem [0][/home/david/.megaglest/debug.log]
debugNetwork [0][/home/david/.megaglest/debug.log]
debugPerformance [0][/home/david/.megaglest/debug.log]
debugWorldSynch [0][/home/david/.megaglest/debug.log]
debugUnitCommands[0][/home/david/.megaglest/debug.log]
debugPathFinder[0][/home/david/.megaglest/debug.log]
debugLUA [0][/home/david/.megaglest/debug.log]
debugSound [0][/home/david/.megaglest/debug.log]
debugError [1][]
-=-=-=-=-=-=-= looking for file in possible location  [/home/david/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/david/megaglest/linux_glestkeys.ini]
-=-=-=-=-=-=-= About to load fileName.first = [/home/david/megaglest/glestkeys.ini]
-=-=-=-=-=-=-= About to load fileName.second = [/home/david/.megaglest/glestuserkeys.ini]
Locale is: [en_US.UTF-8]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp::Renderer Line: 207] Renderer::perspFarPlane [1000000.000000] this->no2DMouseRendering [0] this->maxConsoleLines [7]
Property key [IntroTexture4] now has value [/home/david/megaglest//data/core/menu/textures/logo.tga]
Property key [IntroText5] now has value [v3.6.0]
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_BASE_SIZE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_SCALE_SIZE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_SCALE_CENTERH_FACTOR, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_CHARCOUNT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_TYPENAME, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_CHARSET, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_MULTIBYTE, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_RIGHTTOLEFT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: MEGAGLEST_FONT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:05] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FONT_HEIGHT_TEXT, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Using Font::charCount = 256, Font::fontTypeName [Times New Roman] Shared::Platform::charSet = 1, Font::fontIsMultibyte = 0, Font::fontIsRightToLeft = 0
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplayPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontDisplaySmallBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuNormalBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuBigPostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontMenuVeryBigBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsolePrefix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsolePostfix, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:07] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: FontConsoleBaseSize, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [(null)]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Found font file [/home/david/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
OpenGL Extension [GL_EXT_texture_filter_anisotropic] supported status = 1
Load model, fileVersion = 4
meshCount = 5
Load v4, this = 0xb4985f64 Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb4986000 Found meshHeader.textures = 1 meshIndex = 1
mapPath [axeman_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/axeman_tex.tga]
Load v4, this = 0xb498609c Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb4986138 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load v4, this = 0xb49861d4 Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_armored_swordman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_armored_swordman.tga]
Load model, fileVersion = 4
meshCount = 4
Load v4, this = 0xad38ae0c Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xad38aea8 Found meshHeader.textures = 1 meshIndex = 1
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xad38af44 Found meshHeader.textures = 1 meshIndex = 2
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/lightning_sheald.tga]
Load v4, this = 0xad38afe0 Found meshHeader.textures = 1 meshIndex = 3
mapPath [perser_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/perser_tex.tga]
Load model, fileVersion = 4
meshCount = 22
Load v4, this = 0xb379f404 Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f4a0 Found meshHeader.textures = 1 meshIndex = 1
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f53c Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb379f5d8 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f674 Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f710 Found meshHeader.textures = 1 meshIndex = 5
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f7ac Found meshHeader.textures = 1 meshIndex = 6
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f848 Found meshHeader.textures = 1 meshIndex = 7
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f8e4 Found meshHeader.textures = 1 meshIndex = 8
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379f980 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fa1c Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fab8 Found meshHeader.textures = 1 meshIndex = 11
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fb54 Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fbf0 Found meshHeader.textures = 1 meshIndex = 13
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 13 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fc8c Found meshHeader.textures = 1 meshIndex = 14
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 14 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fd28 Found meshHeader.textures = 1 meshIndex = 15
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 15 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fdc4 Found meshHeader.textures = 1 meshIndex = 16
mapPath [texture_battle_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 16 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_battle_machine.tga]
Load v4, this = 0xb379fe60 Found meshHeader.textures = 1 meshIndex = 17
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 17 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb379fefc Found meshHeader.textures = 1 meshIndex = 18
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 18 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb379ff98 Found meshHeader.textures = 1 meshIndex = 19
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 19 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a0034 Found meshHeader.textures = 1 meshIndex = 20
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 20 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb37a00d0 Found meshHeader.textures = 1 meshIndex = 21
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 21 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load model, fileVersion = 4
meshCount = 13
Load v4, this = 0xb44b78ec Found meshHeader.textures = 1 meshIndex = 0
mapPath [texture_horse.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horse.tga]
Load v4, this = 0xb44b7988 Found meshHeader.textures = 1 meshIndex = 1
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xb44b7a24 Found meshHeader.textures = 1 meshIndex = 2
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xb44b7ac0 Found meshHeader.textures = 1 meshIndex = 3
mapPath [texture_horseman.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_horseman.tga]
Load v4, this = 0xb44b7b5c Found meshHeader.textures = 1 meshIndex = 4
mapPath [texture_archer.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archer.tga]
Load v4, this = 0xb44b7bf8 Found meshHeader.textures = 1 meshIndex = 5
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7c94 Found meshHeader.textures = 1 meshIndex = 6
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7d30 Found meshHeader.textures = 1 meshIndex = 7
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7dcc Found meshHeader.textures = 1 meshIndex = 8
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7e68 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7f04 Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b7fa0 Found meshHeader.textures = 1 meshIndex = 11
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
Load v4, this = 0xb44b803c Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_flying_machine.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_flying_machine.tga]
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType1, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType2, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType3, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText4, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextX6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextY6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTextFontType6, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroText7, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
[2011-12-16 15:50:09] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 247] Error [Value not found in propertyMap: IntroTexture7, loaded from: /home/david/megaglest//data/lang/english.lng] for uselanguage []
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::glestMain Line: 3484] precache thread enabled = 1
FILE CRC PreCache thread is running threadControllerMode = 1
********************** CRC Controller thread START **********************
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 76] Found megapack techtree and placing it at the TOP of the list
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 83] techsPerWorker = 1, MAX_FileCRCPreCacheThread_WORKER_THREADS = 3, techPaths.size() = 1
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 103] Spawning CRC thread for Tech [megapack] [1 of 1]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 106] workerIdx = 0, currentWorkerMax = 1, endConsumerIndex = 1
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/network/network_manager.cpp::NetworkManager Line: 30]
FILE CRC PreCache thread is running threadControllerMode = 0
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 130] Spawning CRC thread, preCacheWorkerThreadList.size() = 1
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 138] Waiting for Spawned CRC threads to complete, preCacheWorkerThreadList.size() = 1
--------------------- CRC worker thread END for tech [megapack] ---------------------------
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 249] FILE CRC PreCache thread is exiting, getDeleteSelfOnExecutionDone() = 0
********************** CRC Controller thread took 20.00 seconds END **********************
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 249] FILE CRC PreCache thread is exiting, getDeleteSelfOnExecutionDone() = 0
OpenGL Extension [GL_ARB_vertex_buffer_object] supported status = 1
Load model, fileVersion = 4
meshCount = 23
Load v4, this = 0xa3d0cdc Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xa3d0d78 Found meshHeader.textures = 1 meshIndex = 1
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xa3d0e14 Found meshHeader.textures = 1 meshIndex = 2
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xa3d0eb0 Found meshHeader.textures = 1 meshIndex = 3
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 3 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xa3d0f4c Found meshHeader.textures = 1 meshIndex = 4
mapPath [sailboat.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 4 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/sailboat.tga]
Load v4, this = 0xa3d0fe8 Found meshHeader.textures = 1 meshIndex = 5
mapPath [whalehouse.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 5 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/whalehouse.tga]
Load v4, this = 0xa3d1084 Found meshHeader.textures = 1 meshIndex = 6
mapPath [tipi2_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 6 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/tipi2_2.tga]
Load v4, this = 0xa3d1120 Found meshHeader.textures = 1 meshIndex = 7
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 7 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/lightning_sheald.tga]
Load v4, this = 0xa3d11bc Found meshHeader.textures = 1 meshIndex = 8
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 8 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/speer_man.tga]
Load v4, this = 0xa3d1258 Found meshHeader.textures = 1 meshIndex = 9
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 9 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xa3d12f4 Found meshHeader.textures = 1 meshIndex = 10
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 10 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xa3d1390 Found meshHeader.textures = 1 meshIndex = 11
mapPath [tent.png] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 11 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/tent.png]
Load v4, this = 0xa3d142c Found meshHeader.textures = 1 meshIndex = 12
mapPath [texture_skull.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 12 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_skull.tga]
Load v4, this = 0xa3d14c8 Found meshHeader.textures = 1 meshIndex = 13
mapPath [texture_sky.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 13 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_sky.tga]
Load v4, this = 0xa3d1564 Found meshHeader.textures = 1 meshIndex = 14
mapPath [texture_grass.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 14 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_grass.tga]
Load v4, this = 0xa3d1600 Found meshHeader.textures = 1 meshIndex = 15
mapPath [texture_trunk.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 15 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_trunk.tga]
Load v4, this = 0xa3d169c Found meshHeader.textures = 1 meshIndex = 16
mapPath [texture_big_stone.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 16 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_big_stone.tga]
Load v4, this = 0xa3d1738 Found meshHeader.textures = 1 meshIndex = 17
mapPath [texture_mage_tower.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 17 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_mage_tower.tga]
Load v4, this = 0xa3d17d4 Found meshHeader.textures = 1 meshIndex = 18
mapPath [texture_castle.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 18 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_castle.tga]
Load v4, this = 0xa3d1870 Found meshHeader.textures = 1 meshIndex = 19
mapPath [texture_airship.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 19 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_airship.tga]
Load v4, this = 0xa3d190c Found meshHeader.textures = 1 meshIndex = 20
mapPath [texture_archmage_tower.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 20 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_archmage_tower.tga]
Load v4, this = 0xa3d19a8 Found meshHeader.textures = 1 meshIndex = 21
mapPath [texture_canopy_tree_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 21 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_canopy_tree_2.tga]
Load v4, this = 0xa3d1a44 Found meshHeader.textures = 1 meshIndex = 22
mapPath [texture_canopy_tree_2.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 22 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/main_model/texture_canopy_tree_2.tga]
Load model, fileVersion = 3
meshCount = 3
Load v3, this = 0xaa978ec Found meshHeader.properties = 0, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 0
Load v3, this = 0xaa97988 Found meshHeader.properties = 0, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 1
Load v3, this = 0xaa97a24 Found meshHeader.properties = 6, textureFlags = 1, texName [texture_battle_mage.tga] mtDiffuse = 0 meshIndex = 2
Load model, fileVersion = 4
meshCount = 1
Load v4, this = 0xac5395c Found meshHeader.textures = 1 meshIndex = 0
mapPath [anubis.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/anubis.tga]
Load model, fileVersion = 4
meshCount = 1
Load v4, this = 0xac98d34 Found meshHeader.textures = 1 meshIndex = 0
mapPath [axeman_tex.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/axeman_tex.tga]
Load model, fileVersion = 4
meshCount = 3
Load v4, this = 0xac99adc Found meshHeader.textures = 1 meshIndex = 0
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 0 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/speer_man.tga]
Load v4, this = 0xac99b78 Found meshHeader.textures = 1 meshIndex = 1
mapPath [lightning_sheald.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 1 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/lightning_sheald.tga]
Load v4, this = 0xac99c14 Found meshHeader.textures = 1 meshIndex = 2
mapPath [speer_man.tga] meshHeader.textures = 1 flag = 1 (meshHeader.textures & flag) = 1 meshIndex = 2 i = 0
In [loadMeshTexture] #1 load texture [/home/david/megaglest//data/core/menu/about_models/speer_man.tga]
Load model, fileVersion = 3
meshCount = 3
Load v3, this = 0xaee1564 Found meshHeader.properties = 4, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 0
Load v3, this = 0xaee1600 Found meshHeader.properties = 4, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 1
Load v3, this = 0xaee169c Found meshHeader.properties = 0, textureFlags = 1, texName [texture_armored_swordman.tga] mtDiffuse = 0 meshIndex = 2
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 400]
Error saved to logfile [/home/david/.megaglest/error.log]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 415] program = 0xb6400800 gameInitialized = 1 msg [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
]
[2011-12-16 15:50:59] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 416] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:
] gameInitialized = 1, program = 0xb6400800
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 421]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 437]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 505]
[2011-12-16 15:51:01] *ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 509] [In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 651] Error detected: signal 11:

Stack Trace:
./megaglest:Glest::Game::handleSIGSEGV(int) address [0x833e43d] line: 656
[0x1f7400] address [0x1f7400] line: 0
]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 512]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 518]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 521]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 523]
[New LWP 1964]
[New LWP 1968]
[New LWP 1966]
[New LWP 1967]
[New LWP 1972]
[New LWP 1970]
[New LWP 1971]
[Thread debugging using libthread_db enabled]
Core was generated by `./megaglest --verbose'.
Program terminated with signal 6, Aborted.
#0  0x001f7416 in __kernel_vsyscall ()
#0  0x001f7416 in __kernel_vsyscall ()
#1  0x00d3cc8f in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0x00d402b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x00d35826 in __assert_fail () from /lib/i386-linux-gnu/libc.so.6
#4  0x0877d2c4 in Shared::Graphics::Gl::ModelRendererGl::begin (this=0xa37db28, renderNormals=true, renderTextures=true, renderColors=true, meshCallback=0x0) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:38
#5  0x08314645 in Glest::Game::Renderer::renderMenuBackground (this=0x8bb3260, menuBackground=0xa3bce40) at /home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp:5459
#6  0x0846f96d in Glest::Game::MainMenu::render (this=0xa3bccb8) at /home/softcoder/Code/megaglest/trunk/source/glest_game/menu/main_menu.cpp:115
#7  0x0837ca3a in Glest::Game::Program::loopWorker (this=0xb6400800) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:360
#8  0x08357085 in Glest::Game::ExceptionHandler::handleRuntimeError (msg=<optimized out>) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:527
#9  0x0833e43d in Glest::Game::handleSIGSEGV (sig=11) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:655
#10 <signal handler called>
#11 0x00000000 in ?? ()
#12 0x086aec94 in Shared::Graphics::Mesh::BuildVBOs (this=0xa3d0cdc) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/model.cpp:145
#13 0x0877c19d in Shared::Graphics::Gl::ModelRendererGl::renderMesh (this=0xa37db28, mesh=0xa3d0cdc) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:195
#14 0x0877c880 in Shared::Graphics::Gl::ModelRendererGl::render (this=0xa37db28, model=0xa3a4e18) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:116
#15 0x08314677 in Glest::Game::Renderer::renderMenuBackground (this=0x8bb3260, menuBackground=0xa3bce40) at /home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp:5461
#16 0x0846f96d in Glest::Game::MainMenu::render (this=0xa3bccb8) at /home/softcoder/Code/megaglest/trunk/source/glest_game/menu/main_menu.cpp:115
#17 0x0837ca3a in Glest::Game::Program::loopWorker (this=0xb6400800) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:360
#18 0x0835084b in Glest::Game::glestMain (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3581
#19 0x083528f5 in Glest::Game::glestMainWrapper (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3737
#20 0x08352a0a in main (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3759
[New LWP 1964]
[New LWP 1968]
[New LWP 1966]
[New LWP 1967]
[New LWP 1972]
[New LWP 1970]
[New LWP 1971]
[Thread debugging using libthread_db enabled]
Core was generated by `./megaglest --verbose'.
Program terminated with signal 6, Aborted.
#0  0x001f7416 in __kernel_vsyscall ()
#0  0x001f7416 in __kernel_vsyscall ()
#1  0x00d3cc8f in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0x00d402b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x00d35826 in __assert_fail () from /lib/i386-linux-gnu/libc.so.6
#4  0x0877d2c4 in Shared::Graphics::Gl::ModelRendererGl::begin (this=0xa37db28, renderNormals=true, renderTextures=true, renderColors=true, meshCallback=0x0) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:38
#5  0x08314645 in Glest::Game::Renderer::renderMenuBackground (this=0x8bb3260, menuBackground=0xa3bce40) at /home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp:5459
#6  0x0846f96d in Glest::Game::MainMenu::render (this=0xa3bccb8) at /home/softcoder/Code/megaglest/trunk/source/glest_game/menu/main_menu.cpp:115
#7  0x0837ca3a in Glest::Game::Program::loopWorker (this=0xb6400800) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:360
#8  0x08357085 in Glest::Game::ExceptionHandler::handleRuntimeError (msg=<optimized out>) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:527
#9  0x0833e43d in Glest::Game::handleSIGSEGV (sig=11) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:655
#10 <signal handler called>
#11 0x00000000 in ?? ()
#12 0x086aec94 in Shared::Graphics::Mesh::BuildVBOs (this=0xa3d0cdc) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/model.cpp:145
#13 0x0877c19d in Shared::Graphics::Gl::ModelRendererGl::renderMesh (this=0xa37db28, mesh=0xa3d0cdc) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:195
#14 0x0877c880 in Shared::Graphics::Gl::ModelRendererGl::render (this=0xa37db28, model=0xa3a4e18) at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp:116
#15 0x08314677 in Glest::Game::Renderer::renderMenuBackground (this=0x8bb3260, menuBackground=0xa3bce40) at /home/softcoder/Code/megaglest/trunk/source/glest_game/graphics/renderer.cpp:5461
#16 0x0846f96d in Glest::Game::MainMenu::render (this=0xa3bccb8) at /home/softcoder/Code/megaglest/trunk/source/glest_game/menu/main_menu.cpp:115
#17 0x0837ca3a in Glest::Game::Program::loopWorker (this=0xb6400800) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:360
#18 0x0835084b in Glest::Game::glestMain (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3581
#19 0x083528f5 in Glest::Game::glestMainWrapper (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3737
#20 0x08352a0a in main (argc=2, argv=0xbfa0d5a4) at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3759

Thanks for the reply.

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: Megaglest crashes before the game menu is reached
« Reply #3 on: 16 December 2011, 21:11:20 »
Does it work when you run it like this?
Code: [Select]
./start_megaglest --disable-vbo
Have you upgraded from a previous MegaGlest version?

Do you have a MegaGlest Ubuntu / '.deb' package installed (dpkg -l megaglest\*)?

Have you manually edited any Megaglest .ini files, such as glest.ini or glestuser.ini? Have you run the MegaGlest Configurator?

If you have the time (this is not strictly neccessary but appreciated), please download this utility, then run chmod +x sysinfo.sh, then ./sysinfo.sh and report its findings as it explains.
« Last Edit: 16 December 2011, 21:16:49 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

unclesam

  • Guest
Re: Megaglest crashes before the game menu is reached
« Reply #4 on: 16 December 2011, 22:03:40 »
megaglest works with  ./start_megaglest --disable-vbo!

Thank you very much for the help.

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: Megaglest crashes before the game menu is reached
« Reply #5 on: 16 December 2011, 22:05:16 »
That means your video driver is evil, its indicating it supports VBO's when in fact it a_ does not or b) does so in an unstable manner.

Anyways glad it works for you.

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: Megaglest crashes before the game menu is reached
« Reply #6 on: 17 December 2011, 02:29:56 »
Yeah it's good it works for you now. However, it would still be good to have the additional information we asked for, since thiscan help others who run into similar issues.
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

 

anything