Sun 09 Jul 2006 12:26:25 PM UTC, original submission:
In the settings menu, some keys used are not found.
I tried to add them to texts.key.txt but unfortunately that did not help. I am not a very good coder so I didn't look any further for the cause of this error.
OS used: GNU/Linux
Distro: Ubuntu Dapper
CVS version: July 9, 2006
Compile options: none (defaults)
[terminal output]
me@host:~$ glob2
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.
[/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]
|