Can you post a screenshot of the red error from your computer, rather than from an external camera? I can see there is a red error, but the image makes it really hard to see.
From what I can see, the error seems to be related to signals, where the finished
signal is connected to a non-existent function called Node.change_state
. I'd double check how you are connecting signals and make sure everything is connected correctly, as that seems to be causing the issue.