Author Topic: [BUG][PLAYER] Player can no longer save PNG images of levels after GR32v3 update  (Read 43 times)

0 Members and 1 Guest are viewing this topic.

Online WillLem

  • Posts: 3484
  • Unity isn't sameness, it's togetherness
    • View Profile
This bug is present in both 12.13-RC and SLX, reporting it here because it'll need to be fixed for both.

The problem lies in the SavePngStream method in PngInterface.Pas - it's one of the methods Anders updated, seemingly making use of an updated PNGWriter.

Best guess: old PNG-saving code needs to be updated. Investigating, I'll post here if I manage to find a fix.