Lemmings Forums

NeoLemmix => NeoLemmix Main => Archived Bugs & Suggestions => Topic started by: Nepster on January 31, 2016, 10:33:26 AM

Title: [BUG] [EDITOR] [FIXED] Save check when cancelling Create New Level
Post by: Nepster on January 31, 2016, 10:33:26 AM
Status: Fixed.
Title: Re: [BUG] [EDITOR] Save check when cancelling Create New Level
Post by: Nepster 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
Title: Re: [BUG] [EDITOR] Save check when cancelling Create New Level
Post by: namida 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 (http://www.lemmingsforums.net/index.php?topic=2438.0) rather than just clicking "Cancel", this behaviour does occur. In this case, the saved file is completely empty.
Title: Re: [BUG] [EDITOR] Save check when cancelling Create New Level
Post by: namida 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. :)