Can someone explain this behaviour:

Error with: ConTeXt  ver: 2011.12.23 09:52 MKIV  fmt: 2011.12.31  int: english/english
Works ok with:ConTeXt  ver: 2011.11.23 18:58 MKIV  fmt: 2011.11.23  int: english/english
 Is it repeaired in the meantime?
 Missing font identifier.

system          > tex > error on line 7 in file dvd.tex: Missing font identifier ...

 1     % TEMPLATE FOR SLIM FILM DVD-COVER versie 2010-03-31
 2     
 3     \enableregime[utf8]
 4     \language[nl]
 5     \mainlanguage[nl]
 6     \setupcolors[state=start]
 7 >>  
 8     \starttypescript [typeface]
 9     \definetypeface [\typescriptone] [rm] [serif] [schola]  [default]
10     \definetypeface [\typescriptone] [ss] [sans]  [heros]   [default]
11     \definetypeface [\typescriptone] [tt] [mono]  [cursor]  [default]
12     \definetypeface [\typescriptone] [mm] [math]  [modern]  [default] [rscale=1.1]
13     \quittypescriptscanning
14     \stoptypescript
15     \usetypescript[typeface]\setupbodyfont[typeface,11pt]\rm
16     
17     \usemodule[hvdm-dvd] % xml conversions

<to be read again> 
                   \*typeface4.5ptmmmb33* 
\dopresetmathfamilyindeed ...ontsize 3*\endcsname 
                                                  \scriptfont #1\csname *\fo...
\dosetboldmathfamily ...resetmathfamilyindeed #1#2
                                                  \else \dosetboldmathfamily...
\completeboldmathstrategyyes ...bfam \c!mb \mrfam 
                                                  \textfont \mbfamrl \textfo...
\applycompleteboldmathstrategy ...mathstrategyyes 
                                                  \fi \else \completeboldmat...
<inserted text> ...\applycompleteboldmathstrategy 
                                                  \edef \currentmathfontmr {...
...
l.27 ...processfile{dvd}{\DATALOCATION data.xml}{}


Hans van der Meer