Hi,
i made some kind of custom transition in my project and it seems to work ok, but after some time the cap crashes for an unknown reason.
I've made a stripped down version of my cap file with only the transition and it still crashes after a while. I don't think the problem comes from my custom transition anyway because it still crashes when i remove it. I even tried multiple ways of doing it (with fucntions, fade behaviour, changing layer opacity, changing a tiledbackground opacity, using groups, etc) and all crashed.
Does it have something to do with construct having trouble handling the layout switches? In my original project sometimes Construct says something about an error in Event 0 (which obviously doesn't exist) on a layout that wasn't even loaded...Is it a bug in construct?
Can someone help me with this? My project will require a lot of layout changes in a short period of time because it's a multimedia app, each layout being a "page" (like: intro, table of contents, videos, questionnaires...)
The version attached here switches automatically between layouts so all you have to do is wait until it crashes.
[quote:2p7xap49]
http://prawnsushi.free.fr/bazar/transition_bug.cap
Thank you for any kind of help.