tilespec bestand claimt vereiste optie(s)
Marcel Edward Verhagen <[email protected]>
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
It is hard to start freeciv 2.0.2 when you have been playing cvs with modified rules. I do not think that this is a bug. Just something what needs some development. I downloaded the new feeciv and compiled it. (With almost a clean compile with gcc4) But when I to start freeciv then something seems to be wrong: [marcel@CC667917-A freeciv-2.0.2]$ ./civ 1: Could not find included file "misc/colors.tilespec" 1: tilespec bestand claimt vereiste optie(s) die we niet ondersteunen: bestand: "/home/marcel/.freeciv/game.tilespec" opties: +tilespec3 +Freeciv.Devel.2005.May.21 ondersteunde opties: +tilespec3 duplicates_ok O yes. I have played freeciv cvs for the last time with a modified ruleset. But fortunately there is command line option to choose a compatibel ruleset. [marcel@CC667917-A freeciv-2.0.2]$ ./civ -t more 0: audio specbestand blijkt niet uitwisselbaar: 0: bestand: "/home/marcel/.freeciv/stdsounds.soundspec" 0: bestandsopties: 0: ondersteunde opties: +soundspec Oeps, appearently I have got an incompatibel soundspec in the hidden dir of freeciv. [marcel@CC667917-A freeciv-2.0.2]$ ./civ -t more -P none So I think this still needs a bit of development. I think that there should be buttons in freeciv which enable people to choose different graphics, sounds, tilesets and fonts. (In the splash screen or a options tab in the server screen.) When freeciv finds a specific file incompatible then it should not show it as an possibility. Marcel