[BUG] [EDITOR] [FIXED] Wrong error message when playtesting unloaded level

Started by Nepster, February 13, 2016, 04:14:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nepster

Status: Fixed this, and any other bugs resulting from doing stuff without a level loaded, for the next update; by making it impossible to not have a level loaded.




If you start the editor and press F2 without loading a level/creating a new level, the error message reads:
QuoteError: Playtest Mode only supported for Lemmix-based or Lemmini-based styles.
While logically correct, this does not really describe the cause of the error.

namida

Noted. The correct solution is to disable that option altogether when no level is loaded - or better yet, do not allow a situation where no level is loaded.
My 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)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

For the next release, it's (hopefully) impossible to get a situation where no level is currently loaded (when the editor first starts up, it'll have a blank level rather than no level at all).
My 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)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)