Sun 09 Jul 2006 12:44:00 PM UTC, original submission:
I got this in the current CVS version:
In the settings menu 'Español' is not displayed. I checked texts.es.txt but did not found anything unusual. I tried to replace the ñ with n, with no result.
When choosing a language the game crashes instantly. The only way for me to chang the language is in the settings file.
The only thing found in the .glob2 folder is the file:
~/.glob2/logs/meYOG.log which contains the words: new YOG
OS used: GNU/Linux
Distro: Ubuntu Dapper
CVS version: July 9, 2006
Compile options: none (defaults)
[terminal output]
me@host:~# glob2
Settings::load("preferences.txt") : error, can't open file.
StringTable::getString("general, -1") : error, no such key.
StringTable::getString("units, -1") : error, no such key.
StringTable::getString("keyboard, -1") : error, no such key.
StringTable::getString("Remember unit, -1") : error, no such key.
StringTable::getString("war flag, -1") : error, no such key.
StringTable::getString("clear flag, -1") : error, no such key.
StringTable::getString("explore flag, -1") : error, no such key.
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
[/terminal output]
[terminal output]
me@host:~$ glob2 -version
Globulation 2 - 0.8.19
Compiled on Jul 9 2006 at 12:26:01
Compiled with SDL version 1.2.9
Linked with SDL version 1.2.9
Featuring :
- Map version 49
- Maps up to version 23 can still be loaded
- Network Protocol version 22
- YOG Protocol version 5
[/terminal output]
|