Could I possibly see your scenes and project list on the left side of the IDE. I want to see the exact spelling of your scenes. The list looks like this.
Just out of interest, you’ve got a finish at the end of the second scene, but no more scenes for it to finish to. I don’t think that’s the issue, but you could try taking it out or adding another scene.
(I really don’t like the finish command, it causes bugs if everything isn’t just so. I find I have less issues overall with goto_scene as at least I (and the game) know exactly where it’s pointing to.)
At the end it should look like this. There should be no finish just *goto_scene training
The error states the txt file does not exist. do you have a .txt file in your choice script folder named training? if so make sure there’s only 1 that has that name.
No probs! That was actually going to be my next suggestion even though it shouldn’t be a fix really. I had one a couple of weeks ago where I literally made a new folder and copied the files across and the bugs disappeared. (Still have no idea what the problem was but at least it fixed it.)