Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - will

Pages: 1 [2] 3 4 5 6 ... 32
26
MegaGlest / Re: Move repo to git?
« on: 21 November 2013, 15:33:06 »
Resurrecting this old thread:

proposal:

  • Titi and softcoder register the user megaglest at github
  • They upload their normal public keys to it
  • Someone (me?) commits mg to github.  There are tools for converting svn history etc, but I think in this case the history is not very interesting.  Simpler and smaller if we just start from fresh clean upload of sourcecode.
  • The megaglest user clicks on the fork button on this repo, so this repo is now in the megaglest user's repo list too
  • The game data will be stored in a separate github repo.  Rather than using a 'git submodule' to link to it, the folder will be in the .gitignore and there is a new get_game_data script in the root that will git clone it, and update it.  My reasoning is to avoid a developer who is both modifying the code and modifying the data from putting them both in the same commit.
  • Anyone wanting to make changes will fork the megaglest/megaglest repo and, eventually, submit a pull request.
  • And everyone, even softcoder and titi, use accounts in their own names for development.  People with the megaglest keys will only use that for merging in pull requests.
  • This will be quick work; the very next step will be to use the github releases system to store all the 3.9.0 binaries for people to be able to download.
  • And we update the developer instructions.
  • If you want to start using github issues, wiki, web-page-hosting etc you can too.

27
MegaGlest / Re: 3.9.0 feedback
« on: 21 November 2013, 15:22:28 »
With --disable-vbos on the command-line it works on the eee pc!  It works surprisingly well, in fact; quite playable :)

Is there a setting for this in the ini?

I speculate that the GPU does support VBOs but that it runs out of memory for those VBOs.  Pure speculation though.

We have had some games with 3 people and 4 cpus but they are short-lived and we don't know if the eee pc will eventually grind to a halt in long games if there is any kind of memory leak or problem as we get more units.

28
MegaGlest / Re: OS X / Mac testers: Please try our test build!
« on: 19 November 2013, 21:32:37 »
Here's a screenshot from a retina mac at 2880x1800:

(click to show/hide)

29
MegaGlest / Re: OS X / Mac testers: Please try our test build!
« on: 19 November 2013, 21:15:11 »
The problem seems to be when you set the shadow texture size to 1024.

512 works, but mapped shadows look very blocky.

30
MegaGlest / Re: OS X / Mac testers: Please try our test build!
« on: 19 November 2013, 19:45:35 »
Here's a video of it:

https://www.youtube.com/watch?v=VYx51x_e-20

31
MegaGlest / Re: OS X / Mac testers: Please try our test build!
« on: 19 November 2013, 19:07:32 »
This runs fine on my Mac.

When playing without fog-of-war disabled, it incorrectly computes which part of the map to draw (although water and objects are drawn).

Its always the right side that is not drawn, and the amount it is not drawn depends on how far you scroll.

When you are on the right side of the map, the ground is drawn, but there is 'popping' of objects and shadows on the rightmost edge of the screen when you scroll.

screenshot:
(click to show/hide)

32
MegaGlest / Re: 3.9.0 feedback
« on: 19 November 2013, 17:50:00 »
PreCacheCRCThread didn't help unfortunately.

I speculate its as simple as running out of RAM.

33
MegaGlest / Re: 3.9.0 feedback
« on: 19 November 2013, 17:22:55 »
The eee pc crashes every time a game launches; here's the --verbose when it starts the basic tutorial.

Code: [Select]
buttercup@buttercup-1:~$ Games/megaglest/
blender/                   scenarios/
data/                      start_megaglest
docs/                      start_megaglest_g3dviewer
lib/                       start_megaglest_mapeditor
maps/                      techs/
megaglest                  tilesets/
megaglest_editor           tutorials/
megaglest_g3dviewer        uninstall-megaglest.sh
.mojosetup/               
buttercup@buttercup-1:~$ Games/megaglest/megaglest --verbose
Games/megaglest/megaglest: error while loading shared libraries: libvlccore.so.5: cannot open shared object file: No such file or directory
buttercup@buttercup-1:~$ cd Games/megaglest/
buttercup@buttercup-1:~/Games/megaglest$ ./megaglest --verbose
./megaglest: error while loading shared libraries: libvlccore.so.5: cannot open shared object file: No such file or directory
buttercup@buttercup-1:~/Games/megaglest$ ./start_megaglest --verbose
gamedir [/home/buttercup/Games/megaglest]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/buttercup/Games/megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/i386-linux-gnu/libopenal.so.1] pointed to from [/home/buttercup/Games/megaglest/lib/libopenal.so.0]
default library [/home/buttercup/Games/megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirectfb-1.2.so.9] pointed to from [/home/buttercup/Games/megaglest/lib/libdirectfb-1.0.so.0]
default library [/home/buttercup/Games/megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libfusion-1.2.so.9] pointed to from [/home/buttercup/Games/megaglest/lib/libfusion-1.0.so.0]
default library [/home/buttercup/Games/megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirect-1.2.so.9] pointed to from [/home/buttercup/Games/megaglest/lib/libdirect-1.0.so.0]
default library [/home/buttercup/Games/megaglest/lib/libjpeg.so.62] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/i386-linux-gnu/libjpeg.so.8] pointed to from [/home/buttercup/Games/megaglest/lib/libjpeg.so.62]
default library [/home/buttercup/Games/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/buttercup/Games/megaglest/lib/libpng15.so.15]
default library [/home/buttercup/Games/megaglest/lib/libcurl.so.4] was found in [/usr/lib/i386-linux-gnu/libcurl.so.4]
default library [/home/buttercup/Games/megaglest/lib/libxerces-c-3.1.so] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/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.48] pointed to from [/home/buttercup/Games/megaglest/lib/libicudata.so.38]
default library [/home/buttercup/Games/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.48] pointed to from [/home/buttercup/Games/megaglest/lib/libicuuc.so.38]
default library [/home/buttercup/Games/megaglest/lib/libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libogg.so.0] was found in [/usr/lib/i386-linux-gnu/libogg.so.0]
default library [/home/buttercup/Games/megaglest/lib/libvorbis.so.0] was found in [/usr/lib/i386-linux-gnu/libvorbis.so.0]
default library [/home/buttercup/Games/megaglest/lib/libvorbisfile.so.3] was found in [/usr/lib/i386-linux-gnu/libvorbisfile.so.3]
default library [/home/buttercup/Games/megaglest/lib/libfontconfig.so.1] was found in [/usr/lib/i386-linux-gnu/libfontconfig.so.1]
default library [/home/buttercup/Games/megaglest/lib/libfreetype.so.6] was found in [/usr/lib/i386-linux-gnu/libfreetype.so.6]
default library [/home/buttercup/Games/megaglest/lib/libgnutls.so.26] was found in [/usr/lib/i386-linux-gnu/libgnutls.so.26]
default library [/home/buttercup/Games/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/buttercup/Games/megaglest/lib/libresolv.so.2] was found in [/lib/i386-linux-gnu/libresolv.so.2]
default library [/home/buttercup/Games/megaglest/lib/liblua5.1.so.0] was found in [/usr/lib/i386-linux-gnu/liblua5.1.so.0]
default library [/home/buttercup/Games/megaglest/lib/libftgl.so.2] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libircclient.so.1] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libdl.so.2] was found in [/lib/i386-linux-gnu/libdl.so.2]
default library [/home/buttercup/Games/megaglest/lib/libvlccore.so.5] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libvlc.so.5] is missing, attempting to find and link to a newer version if available...
default library [/home/buttercup/Games/megaglest/lib/libgcrypt.so.11] was found in [/lib/i386-linux-gnu/libgcrypt.so.11]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 534]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 600] About to validate SSE support
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 611] sse check got [67266,133120,4244381,-1075184641]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 646]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 650]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 669]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 675]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 677]
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/../shared_lib/include/platform/sdl/platform_main.h::mainSetup Line: 680]
megaglest v3.9.0
Compiled using: GNUC: 40403 on: Nov 17 2013 15:00:04 platform: Linux endianness: little
Endian value = 111
Endian to common value = 111
Endian from common value = 111
int8 sizeof = 1
SwitchSetupRequest sizeof = 402
SVN: [Rev: 4846] - using STREFLOP [SSE] - [no-denormals]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 268]
In Thread::execute Line: 253 thread = 0x919ab80 base_thread = 0x919ab80 [LogFileThread]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 703]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 711]
In [util.cpp::init Line: 277]
In [util.cpp::initHTTP Line 190] calling curl_global_init
In [util.cpp::initHTTP Line 193] curl_global_init called and returned: result 0 [No error]
In [util.cpp::initHTTP Line 197] calling curl_easy_init
In [util.cpp::initHTTP Line 203] handle = 0x91ab620
In [util.cpp::initHTTP Line 206] handle = 0x91ab620
-=-=-=-=-=-=-= looking for file in possible location  [/home/buttercup/Games/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/buttercup/Games/megaglest/linux_glest.ini]
foundPath = [1]
-=-=-=-=-=-=-= About to load fileName.first = [/home/buttercup/Games/megaglest/glest.ini]
Property key [DataPath] now has value [/home/buttercup/Games/megaglest//] original_value [$APPLICATIONDATAPATH/]
Property key [LogPath] now has value [/home/buttercup/.megaglest/] original_value [$HOME/.megaglest/]
Property key [UserData_Root] now has value [/home/buttercup/.megaglest/] original_value [$HOME/.megaglest/]
-=-=-=-=-=-=-= About to load fileName.second = [/home/buttercup/.megaglest/glestuser.ini]
Using ini specified data path [/home/buttercup/Games/megaglest//]
Using ini specified logs path [/home/buttercup/.megaglest/]
#1 In setting up errorHandlerPtr->set_dump_path [0x919bd70]...
#2 In setting up errorHandlerPtr->set_dump_path...
Hooking up google_breakpad::ExceptionHandler to save dmp files to [/home/buttercup/.megaglest/]...
--- Startup log settings are ---
debugSystem [0][/home/buttercup/.megaglest/debug.log]
debugNetwork [0][/home/buttercup/.megaglest/debug.log]
debugPerformance [0][/home/buttercup/.megaglest/debug.log]
debugWorldSynch [0][/home/buttercup/.megaglest/debug.log]
debugUnitCommands[0][/home/buttercup/.megaglest/debug.log]
debugPathFinder[0][/home/buttercup/.megaglest/debug.log]
debugLUA [0][/home/buttercup/.megaglest/debug.log]
debugSound [0][/home/buttercup/.megaglest/debug.log]
debugError [1][]
-=-=-=-=-=-=-= looking for file in possible location  [/home/buttercup/Games/megaglest/]
-=-=-=-=-=-=-= looking for linux specific file in possible location  [/home/buttercup/Games/megaglest/linux_glestkeys.ini]
foundPath = [1]
-=-=-=-=-=-=-= About to load fileName.first = [/home/buttercup/Games/megaglest/glestkeys.ini]
-=-=-=-=-=-=-= About to load fileName.second = [/home/buttercup/.megaglest/glestuserkeys.ini]
Locale is: [en_US.UTF-8]
In [renderer.cpp::Renderer Line: 234] Renderer::perspFarPlane [1000000.000000] this->no2DMouseRendering [0] this->maxConsoleLines [8]
In Thread::execute Line: 253 thread = 0x91b59b0 base_thread = 0x91b59b0 [renderer.cpp_260]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 545]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 552]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 557]
Property key [IntroTexture4] now has value [/home/buttercup/Games/megaglest//data/core/menu/textures/logo.tga] original_value [$APPLICATIONDATAPATH/data/core/menu/textures/logo.tga]
Property key [IntroText5] now has value [v3.9.0] original_value [$GAMEVERSION]
Property key [MEGAGLEST_FONT] now has value [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] original_value [$APPLICATIONDATAPATH/data/core/fonts/LinBiolinum_RB.ttf]
*ERROR* In [/home/softcoder/Code/megaglest/trunk/source/glest_game/global/lang.cpp::hasString Line: 449] Error [Value not found in propertyMap: FONT_RIGHTTOLEFT_MIXED_SUPPORT, loaded from: /home/buttercup/Games/megaglest//data/lang/english.lng] for uselanguage []
key: 110 [none] IS ALLOWED
Using Font::charCount = 256, Font::fontTypeName [Times New Roman] Shared::Platform::charSet = 1, Font::fontIsMultibyte = 0, Font::fontIsRightToLeft = 0
In [window.cpp::Window 93]
In [window.cpp::Window 96]
In [window.cpp::setText 380]
In [window.cpp::setText 382]
In [window.cpp::create 419]
In [window.cpp::create 423]
In [gl_wrap.cpp::init 57]
In [window.cpp::setupGraphicsScreen 437]
In [window.cpp::setupGraphicsScreen 446]
In [window.cpp::setupGraphicsScreen 449]
In [window.cpp::setupGraphicsScreen 459]
In [window.cpp::setupGraphicsScreen 468]
In [window.cpp::setupGraphicsScreen 478]
In [window.cpp::setupGraphicsScreen 487]
In [gl_wrap.cpp::init 62]
In [gl_wrap.cpp::init 83]
In [gl_wrap.cpp::init 91]
In [gl_wrap.cpp::init 228]
In [gl_wrap.cpp::init 231] BEFORE glewInit call
In [gl_wrap.cpp::init 235] AFTER glewInit call err = 0
In [gl_wrap.cpp::init 246]
In [gl_wrap.cpp::init 250]
In [gl_wrap.cpp::init 254]
In [gl_wrap.cpp::init 258]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
3D font [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [null] result [null]
#1 candidate font file exists [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothub__.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/uralic/gothu___.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHUB__.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/TTF/uralic/GOTHU___.TTF] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/linux-libertine/LinLibertine_Re.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/freefont/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/LinBiolinum_RB.otf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/truetype/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSerif.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeSans.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
#1 Searching for font file [/usr/share/fonts/freefont-ttf/FreeMono.ttf] result [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
Final selection of font file is [/home/buttercup/Games/megaglest//data/core/fonts/LinBiolinum_RB.ttf]
In [xml_parser.cpp::load Line: 521] about to load [/home/buttercup/Games/megaglest//data/core/menu/menu.xml] skipStackCheck = 0
Using RapidXml to load file [/home/buttercup/Games/megaglest//data/core/menu/menu.xml]
In [xml_parser.cpp::load Line: 352] took msecs: 0
In [xml_parser.cpp::load Line: 368] took msecs: 0
In [xml_parser.cpp::load Line: 381] took msecs: 0
In [xml_parser.cpp::load Line: 387] took msecs: 0
In [xml_parser.cpp::load Line: 392] took msecs: 0
Found XML Node
Name [menu]
Value []
Found XML Node
Name [menu-background-model]
Value []
Found XML Node
Name [water]
Value []
Found XML Node
Name [rain]
Value []
Found XML Node
Name [fog]
Value []
Found XML Node
Name [camera]
Value []
Found XML Node
Name [start-position]
Value []
Found XML Node
Name [root-position]
Value []
Found XML Node
Name [about-position]
Value []
Found XML Node
Name [config-position]
Value []
Found XML Node
Name [info-position]
Value []
Found XML Node
Name [new-game-position]
Value []
Found XML Node
Name [connected-game-position]
Value []
Found XML Node
Name [join-game-position]
Value []
Found XML Node
Name [masterserver-position]
Value []
Found XML Node
Name [mods-position]
Value []
Found XML Node
Name [scenario-position]
Value []
Found XML Node
Name [start-rotation]
Value []
Found XML Node
Name [root-rotation]
Value []
Found XML Node
Name [about-rotation]
Value []
Found XML Node
Name [config-rotation]
Value []
Found XML Node
Name [info-rotation]
Value []
Found XML Node
Name [new-game-rotation]
Value []
Found XML Node
Name [connected-game-rotation]
Value []
Found XML Node
Name [join-game-rotation]
Value []
Found XML Node
Name [masterserver-rotation]
Value []
Found XML Node
Name [mods-rotation]
Value []
Found XML Node
Name [scenario-rotation]
Value []
Found XML Node
Name [intro]
Value []
Found XML Node
Name [intro-time]
Value []
Found XML Node
Name [appear-time]
Value []
Found XML Node
Name [show-time]
Value []
Found XML Node
Name [disappear-time]
Value []
Found XML Node
Name [menu-music-path]
Value []
Found XML Node
Name [menu-intro-music]
Value []
Found XML Node
Name [menu-music]
Value []
Found XML Node
Name [show-intro-pictures]
Value []
Found XML Node
Name [show-intro-models]
Value []
Found XML Node
Name [camera]
Value []
Found XML Node
Name [start-position]
Value []
Found XML Node
Name [start-rotation]
Value []
In [xml_parser.cpp::load Line: 396] took msecs: 9
In [xml_parser.cpp::load Line: 552] about to load [/home/buttercup/Games/megaglest//data/core/menu/menu.xml]
In [renderer.cpp::init 402]
In [renderer.cpp::init 406]
In [renderer.cpp::init 410]
In [renderer.cpp::init 416]
In [renderer.cpp::init 420]
In [renderer.cpp::init 431]
In [renderer.cpp::init 443]
In [renderer.cpp::init 447]
OpenGL Extension [GL_EXT_texture_filter_anisotropic] supported status = 1
In [renderer.cpp::init 451]
In [renderer.cpp::init 455]
In [renderer.cpp::init 459]
In [renderer.cpp::init 462]
In [renderer.cpp::init 465]
In [renderer.cpp::init 471]
In Thread::execute Line: 253 thread = 0x981d430 base_thread = 0x981d430 [program.cpp_846]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 545]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 552]
In [/home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/common/simple_threads.cpp::execute Line: 557]
In [xml_parser.cpp::load Line: 521] about to load [/home/buttercup/Games/megaglest//data/core/menu/menu.xml] skipStackCheck = 0
Using RapidXml to load file [/home/buttercup/Games/megaglest//data/core/menu/menu.xml]
In [xml_parser.cpp::load Line: 352] took msecs: 0
In [xml_parser.cpp::load Line: 368] took msecs: 0
In [xml_parser.cpp::load Line: 381] took msecs: 0
In [xml_parser.cpp::load Line: 387] took msecs: 0
In [xml_parser.cpp::load Line: 392] took msecs: 0
Found XML Node
Name [menu]
Value []
Found XML Node
Name [menu-background-model]
Value []
Found XML Node
Name [water]
Value []
Found XML Node
Name [rain]
Value []
Found XML Node
Name [fog]
Value []
Found XML Node
Name [camera]
Value []
Found XML Node
Name [start-position]
Value []
Found XML Node
Name [root-position]
Value []
Found XML Node
Name [about-position]
Value []
Found XML Node
Name [config-position]
Value []
Found XML Node
Name [info-position]
Value []
Found XML Node
Name [new-game-position]
Value []
Found XML Node
Name [connected-game-position]
Value []
Found XML Node
Name [join-game-position]
Value []
Found XML Node
Name [masterserver-position]
Value []
Found XML Node
Name [mods-position]
Value []
Found XML Node
Name [scenario-position]
Value []
Found XML Node
Name [start-rotation]
Value []
Found XML Node
Name [root-rotation]
Value []
Found XML Node
Name [about-rotation]
Value []
Found XML Node
Name [config-rotation]
Value []
Found XML Node
Name [info-rotation]
Value []
Found XML Node
Name [new-game-rotation]
Value []
Found XML Node
Name [connected-game-rotation]
Value []
Found XML Node
Name [join-game-rotation]
Value []
Found XML Node
Name [masterserver-rotation]
Value []
Found XML Node
Name [mods-rotation]
Value []
Found XML Node
Name [scenario-rotation]
Value []
Found XML Node
Name [intro]
Value []
Found XML Node
Name [intro-time]
Value []
Found XML Node
Name [appear-time]
Value []
Found XML Node
Name [show-time]
Value []
Found XML Node
Name [disapp

34
MegaGlest / Re: 3.9.0 feedback
« on: 19 November 2013, 17:05:57 »
Definitely 3.9.0 now:

The game started ok on an eee pc 32 bit linux.

The join LAN game UI appeared ok.

But when the loading bar had reached 100%, the game crashed.

This left the other player fighting a very aggressive AI.  What AI level replaces disconnected players and how do you configure it?

error.log:

[2013-11-19 17:15:22] Runtime Error information:
======================================================
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 5563] Error detected: signal 11:

Stack Trace:
./megaglest:Glest::Game::ExceptionHandler::handleRuntimeError(char const*, bool)address [0x83abb5d] line: 637
./megaglest:Glest::Game::handleSIGSEGV(int)address [0x83ac361] line: 5568
[0xb7765400]address [0xb7765400] line: 0

35
MegaGlest / Re: 3.9.0 feedback
« on: 19 November 2013, 16:07:46 »
LOL this is embarrassing.  The Mac download goes automatically to 3.7.1.

I discovered this when I tried to play a LAN game with some newly installed Linux laptops.

36
MegaGlest / 3.9.0 feedback
« on: 19 November 2013, 15:45:06 »
I haven't played glest in a long time so it was nice to go download the new 3.9.0 and give it a whirl.  I am using it to introduce my kids to computer games.

Here's some general feedback:

* the animation of the MG logo in the video is really nice, and it'd be great if the same animation could be used in the game too.
* the MG icon looks decidedly outdated, especially at high-res on the mac
* I've had problems with the mac respecting the height and width screen settings.  I presume this is a platform / SDL problem rather than MG code itself though
* ditto I've had a crash in the Intel HD 4000 driver (which is used on my laptop when running on battery).  I sent a report to Apple
* I'm not fond of the opening modeling; the models aren't high-res enough to look good that close, and without ground they seem to just float aimlessly.  I think it'd be better to go straight to the menu
* at high-res all the models look very low-poly.  They are low-poly.  I'm thinking about what we can do about this programmatically.  Perhaps I can experiment with code to add midpoints to obtruse angles in models or something
* and ditto the land.  Perhaps add midpoints to tiles too so they are much smoother.  And perhaps even auto bump mapping too
* when I got to the new game screen, the defaults seem really bad.  You start on a conflict map with Indian vs Egypt starting off right next to each other
* on the new game screen, in the top-left, it says "v3.7.1".  This can't be right?
* the GUI really really really needs a combo-box widget

My daughters use low-end old laptops so I'll play with profiling for the low-end Linux users too.

I'll add any other feedback after a few games here too.

37
To be honest, the cheapest options are never sexy:

1) find someone at a university or with free bandwidth who can dedicate some old and otherwise un-utilised computer to be a server 24x7

2) use any money raised for mg to pay for cloud VPS hosting.  I think Amazon even have a free tier, but I know little about it.

38
Off topic / 0ad doing a kickstarter
« on: 6 September 2013, 21:01:49 »
Well, indiegogo, which is much the same kind of thing:

http://www.indiegogo.com/projects/support-0-a-d-an-open-source-strategy-game/

Go give them support!!

https://www.youtube.com/watch?v=DXDxXGTzIf4

(modified post because the video was displaying over the text - arch)

39
Remind me again what kind of CPU/RAM/net a single server would need?

I have one hobby VPS and its got 1 virtual core, 256MB RAM and 5 GB/month network.

And I run a git server on it.  So if anyone knows enough linux to tell me how to set up accounting so that I can give a glest server a max of 128MB RAM and 3GB/month net, I could make it available.

40
Re signing etc, by the time you've downloaded something to check, its already too late?

SF used to get sponsored by big companies keen to promote their OS goodness e.g. IBM.  But these days its a backwater, and that actually goes back to the Apple app-store and how that changed how many developers aimed their free-time.  But practically, it means SF have nothing to lose and I'd expect a creeping-up-on-you strategy as Ishmaru fears.

I recommend MG moves to github, uses github releases, and hope all other live projects vote with their feet too.  I don't think SF will ever see any error in their ways.

41
Yeah I can't remember the last time I wanted to spend time on sourceforge.  It was a fad that died because they didn't move in a github direction.

Github have started supporting "releases".

42
Off topic / Re: Ludum Dare
« on: 28 August 2013, 08:11:42 »
For anyone interested, Mr War and myself made this: NSA's Where's Snowden?




43
Off topic / Re: Ludum Dare
« on: 14 August 2013, 15:17:36 »
Ludum Dare 27 is on the 23rd-26th August 2013!  That's next weekend, as I type this.  Its any day now, real soon!

Hobby Game Making needs You!  You are going to join in, right???  Book time now! :)

44
> We're sorry you feel that way. This change is not intended to be an inconvenience to our users, but rather a measure of making sure that your accounts (both here and on other websites) are as secure as possible.

If its worth doing you might as well do it properly.

1) NEVER EVER USE THE USERNAME AS A SALT

2) WHAT HASH ARE YOU USING?

Sometimes shouting is justified.  This is one of those times.

You must use bcrypt or scrypt or PBKDF2.  The implementation - you should use a standard library for this - should use a random salt and a sensibly high work-factor.  Usually this is all serialised into the password field itself.  In PHP, the password_hash function can take a PASSWORD_BCRYPT parameter, for example, and does all this automatically.

I just googled SMF password hashing and the forum threads - including those with the coders involved - are very scarily ignorant.  Someone should wack them with a cluestick.

45
Tomreyn, I think the performance improvements are still possible.

I believe the bug when you saw the speedup was from joining selectable meshes with unselectable ones.  And the fix was to stop doing this, meaning reverting to the previous slow behaviour.

If so, then its easy to fix in a way that maintains the performance improvement instead.  Still join the meshes, but put the unselectable vertices at the end; and instead of a boolean selectable flag, have a count of selectable vertices.

I won't be around nearly often enough to keep reminding titi and softcoder, but hopefully you can be on the case if you want to get back the performance improvements Tomreyn ;)

https://forum.megaglest.org/index.php?topic=8560.msg88133#msg88133

46
Tools / Re: Optimising G3D tool
« on: 29 June 2013, 05:34:00 »
I was referring particularly to the 'not selectable' flag, which is not a render attribute, only a picking attribute.  I am guessing its the really big reason that the benchmark scenario didn't speed up.

If you have a 'selectableVertexCount' variable, rather than a boolean, in a mesh, then the unselectable vertices that are joined can be at the end.

47
Tools / Re: Optimising G3D tool
« on: 28 June 2013, 08:25:00 »
Yeah those were the problems you found and fixed that I was referring to.

I was pointing out that you can still join meshes with different selection flags if you track selection separate from meshes after its been loaded.  This can be as simple as putting all the unselectable vertices at the end of the buffer and having a selectableVertexCount instead of a boolean.

48
Tools / Re: Optimising G3D tool
« on: 25 June 2013, 14:47:46 »
Sorry there was a problem, glad you found and fixed it.

Some of the promised performance can be returned though!  Just because some flags need to be preserved for selection etc doesn't mean you can't join the meshes; it means you have to track that outside the meshes, is all.

49
(I always used to run it with mono.)

50
Glad it worked out!

Has anyone run all the models through g3dhack (there's a command-line mode so it can be automated as I recall?) and seen how that helps too?

Mr War's models have always been super-inefficient as-exported and g3dhack has always worked wonders.

Pages: 1 [2] 3 4 5 6 ... 32
anything