125: Linked image with data URI

This error message has been obsolete since version 27 of the Aneamal Translator. A related error message is 201: Forbidden URI type for linked image file.

Legacy information

You linked an image file with [j]->, for which the Aneamal Translator shall generate a preview image and integrate it into the webpage. Preview images are not generated from data URIs at the moment. You used a data URI though.

Solution

You can link a data URI image using [i]-> for integration into the webpage without creating a preview image, if the original image has suitable dimensions already, for example

[i]->data:image/gif;base64,R0lGODdhAQABAIABAAAAAP///ywAAAAAAQABAAACAkQBADs=

If you need the Aneamal Translator to generate a preview image, you should save your image as a file and include that using [j]->.

[j]->image-file.png