On Thu, 21 Oct 2004, Zazell Kroeske wrote:
when starting Mattricks i first get a couple of hundred lines stating things like:
Conversion error: invalid literal for int(): NOT AVAILABLE Conversion error: 'NOT AVAILABLE' Conversion error: invalid literal for int(): NOT AVAILABLE Conversion error: int argument required Conversion error: invalid literal for int(): NOT AVAILABLE Conversion error: int argument required
You have downloaded data during a match which is not a very good thing to do at the moment. Later on we will try to avoid that, but I guess that we must include some error handling for the unlucky ones that have already done it.
The 'NOT AVAILABLE' is where the number of goals should be.
/Oscar