Change the "is overlapping" conditions in events 57, 58 ang 59 to "is overlapping at offset (0,0)" and it will stop crashing. This solution was found by trial and error as your events logically have nothing wrong with them.
Also your curved slope object probably needs to be a sprite, because tiledbackground objects don't have perpixel collisions.