Author Topic: [BUG] [EDITOR] [FIXED] Save check when cancelling Create New Level  (Read 2394 times)

0 Members and 1 Guest are viewing this topic.

Offline Nepster

  • Posts: 1829
    • View Profile
Status: Fixed.
« Last Edit: February 01, 2016, 09:59:49 AM by namida »

Offline Nepster

  • Posts: 1829
    • View Profile
Re: [BUG] [EDITOR] Save check when cancelling Create New Level
« Reply #1 on: January 31, 2016, 10:35:27 AM »
Start the editor and go to the new level menu (File -> New -> Level...), but then hit cancel. Now try to create another new level. The game now asks you whether to save the previous level due to changes made there. :lem-shocked:
I really wonder what info the save file would contain? ;P

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG] [EDITOR] Save check when cancelling Create New Level
« Reply #2 on: February 01, 2016, 06:55:46 AM »
Are you sure those are the correct steps to reproduce this? I don't get any unexpected behaviour when doing this.

If I trigger this bug rather than just clicking "Cancel", this behaviour does occur. In this case, the saved file is completely empty.
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: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG] [EDITOR] Save check when cancelling Create New Level
« Reply #3 on: February 01, 2016, 09:59:32 AM »
Nevermind. I just added some code that will cause it to never show that prompt if no level is loaded. :)
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)