english language file does not parse
Brought to you by:
snoow
(using a clean install of http://www.wampserver.com/\)
On starting the game, an error message appears:
Warning: parse error in lang/en.ini on line 3 in C:\wamp\www\wup\conf.php on line 8
Line 3 of en.ini is:
creategame=Create a game on the map
After some trial and error, it seams that 'on' is a reserved keyword. Changing the line to 'Create a game using the map', or 'Create a game in' solves the problem.
The text will be corrected in v1.02