-
Re: Runtime Error
Well now I have no clue what's going on. One minute it works. I don't change a thing I get an error. All was fine a few days ago and now I can't make this thing.
I have all the updates and still this occurs. There must be some greater power here stopping this from happening.
-
Re: Runtime Error
Could you post your game in the File Archive section?
If the crash happens when the frame starts and your frame has a fade-in transition, then verify that the "Create before frame fade-in transition" property is selected for all the extension objects that are referenced in expressions in Start of frame events. Otherwise the application will crash, as the extension objects are created by default after the fade-in transition.