Range error while loading a HTML into FNC Richedit

Hello,

If I try to load a simple html with a picture into the FNC Richedit I get a range error.

I use the latest update now . Before, it was runnimg well.

In VCL.TMSFNCRicheditor.pas Function Deline 1726 you try to assign Decodetable (Array of Integer) to TPacket.a ( Byte). The debugger stopps here.