We currently have 72 levels.
Now if we create two additional levels (73 and 74), remove level 73 again, save,
quit the game and restart the editor, it (editor) refuses to load.
---------------------------------------------------------------------------------
FreedroidRPG 0.15-1434-g51d1e8e encountered a problem in function: LoadShip
Level number 73 should exist but is NULL.
The problem is that we cannot start the editor anymore due to this, so without
manually editing the map file, there is no way we can fix this problem (thinking
of "normal" users here).
Starting a new game is not possible because of this as well.
Perhaps we should automatically create an empty level that fills in the gap then
or do something so that the user gets a chance to fix the issue without having
to edit files by hand.
|