view paste/paste.18412 @ 12296:042127c1c142 draft

<fizzie> ` rm /hackenv/bin/bfi; ln -s /hackenv/lib/kps/bfi /hackenv/bin/bfi # no need for actual copies that you can forget to delete though
author HackEso <hackeso@esolangs.org>
date Sat, 04 Jan 2020 13:28:36 +0000
parents e037173e0012
children
line wrap: on
line source

DrawTextExpression: Don't have environment!
GraphicsUtils:getWriterFormatNames:
  java.lang.reflect.InvocationTargetException
Warning:  unknown extension 'png' when writing image file 'foo.png'.  Image file will probably not render correctly.
The file formats supported for writing by your Java platform are: 
GraphicsUtils:getWriterFormatNames:
  java.lang.reflect.InvocationTargetException
.
To force writing to a file without a recognized extension, instead use the method:
   g.writeFormat["filename", "format" ... ]
      where "format" is one of the format strings listed above.
Could not construct suitable image renderer.