Author Topic: [BUG][PLAYER] No notification when styles are missing during image saving  (Read 1501 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
When mass saving images, if styles are missing, the output images simply contain the placeholder graphics rather than any error and/or failure.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] No notification when styles are missing during image saving
« Reply #1 on: November 06, 2022, 05:21:38 AM »
Fixed in commit 056cc96. The images with placeholders will still be saved, but a warning message will be displayed if this happens rather than it happening silently.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)