Problem Description
I think the image already describes it all. I did not get a clear view of every detail since Construct 2 closed after the error message. But I did see that the event that I deleted re-appeared. It was a double (For Each event), that must have caused the bug.
Attach a Capx
It did not save the .capx file since Construct 2 automatically closed the program after showing the message.
Description of Capx
It did not save the .capx file since Construct 2 automatically closed the program after showing the message.
Steps to Reproduce Bug
I am not sure if this is the correct way to reproduce it.
- I just duplicated the For Each Event of (Family1) from Event Line1 to Event Line2 (which also have Family2)
- I tried to Ctrl-Z (I think) and Ctrl-Y(I think)
- I re-deleted the event(For Each Family1)
- With luck, it failed to delete, weird things must have happen that the event re-appeared. (For Each - Family1)
- An error message shows up with options(Abort, Retry, Ignore) -- I selected "Abort".
- Boom my project was closed after selecting abort. Fortunately I always make backups per updates of my game. And luckily that was only my debug mode .capx.
Additional Information
I am using a Windows 8.1 64-bit Ultrabook. (Updated)
Construct 2 r224 (beta release)
Ashley