Author Topic: [fixed] r2763: Bails out with failure to find some local game data  (Read 586 times)

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
When I do
svn export data/glest_game/data ~/.megaglest/data
then start the game I run into this:
Code: [Select]
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:
Code: [Select]
[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:
Code: [Select]
$ grep UserData glest.ini
UserData_Root=$HOME/.megaglest/

The file at ~/.megaglest/data/core/menu/textures/logo1.png does exist.
« Last Edit: 3 November 2011, 18:04:57 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 · · ·

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: r2763: Bails out with failure to find some local game data
« Reply #1 on: 3 November 2011, 14:23:38 »
Try svn rev# 2764