There is a { on line 216 that does not have a matching }

Ok so I’m writing a story and I’m doing a dressing game but I got a error of: There is a { on line 216 that does not have a matching }. I have no clue what it means cause all my story says is : }”yes”{
Alexis (talk_excited)
I look awesome.

Alexis (talk_excited)
I look awesome.

} You’re missing that ending bracket.

Can you paste/post more of your script?

Indeed, what to do in order to help avoid this would be to set up your answers before putting in the content. So step 1, go:

CHARACTER
Dialogue
choice
“choice 1”{

}
“choice 2” {

}

And then, go back, since you have both brackets, and add in the content you need inside the brackets.

1 Like

In the future, questions like these belong in directing help :slight_smile:

2 Likes

Hello @Alexis_babe1, this is Sydney the moderator. Welcome to the forum. :smiley: Moved this to Directing Helps and Tips since it’s about coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions. :wink:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.