I think its a bug of Construct. I creating a game. I used an technicue for fullscreen. When in my project was 40 levels fullscreen was work good. But now, when i have 50 level its crash. But layout with a fullscreen event wasnt touched.
So i use this system for fullscreen:
start of layout - ->system: set dysplay (SysInfo.GetScreenWidth, SysInfo.GetScreenHeight)
But when i use this game crash, and give a abnormal program termination, runtime error.
Its a bug of Construct because befor last ten levels all works fine, but when i created this levels i wasnt touch a layout with this events.
If someone want help, i can give a .cap file in PM. Thanks.