On Mon, 4 Oct 2004, Ale Cofre wrote:
1.- This error show me windows version (It's first run of Mattricks)
Bug in source, when updating from 0.6 to 0.7. (Next match to be played in the matchlist is already played, so we can not get the orders any more). Fixed in the source.
Remove line 219 (for non-binary users) in Playerlist.py:
mdata = ... --> self.starting_players = mdata.starting_players if mdata.available:
2.- This error in run python mode (with CSV 2004/10/04 10:08) (It's first run of Mattricks)
Never seen it before. Something for Ragnar to look at.
3.- This error in run python mode (with CSV 2004/10/04 10:08) (with dir fetchedXMLs created) (It's first run of Mattricks)
This is a known, but hard to track bug. I'll look into it a bit more. It usually works if you run it again.
/Oscar