When I do
svn export data/glest_game/data ~/.megaglest/data
then start the game I run into this:
v3.5.3-dev-GNUC: 40601 [64bit]-Nov 3 2011 10:32:31, SVN: [Rev: 2763M], [STREFLOP]
Error saved to logfile [/home/tomreyn/.megaglest/error.log]
[2011-11-03 10:37:57] *ERROR* In [/home/tomreyn/SCM/megaglest-trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 409] [Could not open file [/home/tomreyn/.megaglest/data/core/menu/textures/logo*.*data/core/menu/textures/logo1.png]] gameInitialized = 0, program = 0x28bf610
[2011-11-03 10:37:57] *ERROR* In [/home/tomreyn/SCM/megaglest-trunk/source/glest_game/main/main.cpp::handleRuntimeError Line: 502] [Could not open file [/home/tomreyn/.megaglest/data/core/menu/textures/logo*.*data/core/menu/textures/logo1.png]
Stack Trace:
./megaglest:Glest::Game::glestMain(int, char**) address [0x5abc27] line: 3516
./megaglest:Glest::Game::glestMainWrapper(int, char**) address [0x5b1197] line: 3620
/lib/x86_64-linux-gnu/libc.so.6:__libc_start_main() address [0x7fabc7a7530d] line: 0
./megaglest() [0x49efa9] address [0x49efa9] line: 0
]
******************************************************
#2 An error occurred and MegaGlest will close.
Error msg = [Could not open file [/home/tomreyn/.megaglest/data/core/menu/textures/logo*.*data/core/menu/textures/logo1.png]
Stack Trace:
./megaglest:Glest::Game::glestMain(int, char**) address [0x5abc27] line: 3516
./megaglest:Glest::Game::glestMainWrapper(int, char**) address [0x5b1197] line: 3620
/lib/x86_64-linux-gnu/libc.so.6:__libc_start_main() address [0x7fabc7a7530d] line: 0
./megaglest() [0x49efa9] address [0x49efa9] line: 0
]
Please report this bug to http://bugs.megaglest.org
******************************************************
error.log:
[2011-11-03 10:37:57] Runtime Error information:
======================================================
Could not open file [/home/tomreyn/.megaglest/data/core/menu/textures/logo*.*data/core/menu/textures/logo1.png]
Stack Trace:
./megaglest:Glest::Game::glestMain(int, char**) address [0x5abc27] line: 3516
./megaglest:Glest::Game::glestMainWrapper(int, char**) address [0x5b1197] line: 3620
/lib/x86_64-linux-gnu/libc.so.6:__libc_start_main() address [0x7fabc7a7530d] line: 0
./megaglest() [0x49efa9] address [0x49efa9] line: 0
UserData_Root is set to default value:
$ grep UserData glest.ini
UserData_Root=$HOME/.megaglest/
The file at ~/.megaglest/data/core/menu/textures/logo1.png does exist.