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

I got an error for ‘’ there is a { on line __ that does not have a matching }’’

This is the code, I don’t know how to resolve the problem

INT. ROUGE KITCHEN - DAY with EFFECT DIM 60
music ambient_thunderstorm_lp
@YOU enters from right to screen right
@YOU walks to spot 0.640 157 302
@YOU is tinker_stand_neutral_loop_rear
YOU (sigh_disappointed)
(No milk…)
choice “Get some milk from the store” {

@YOU exits right
@YOU changes into YOU_normalwithshoesnjacket

EXT. CITY HIGHWAY - NIGHT

@YOU enters from left to screen right

EXT. BUS STOP EVENING - NIGHT

@YOU enters from left to screen right

EXT. CAMPUS QUAD EAST - NIGHT

@YOU enters from left to screen right

EXT. JUVIE VALUE PALACE STORE ON - NIGHT

@YOU enters from left to screen right in zone 1
pan to zone 2
@YOU walks to zone 2
}

} “Stay home” {
@YOU is yawn_bored
YOU (stretch_pregnant_tired)
(Whatever, I should sleep anyway)
}

1 Like

EXT. JUVIE VALUE PALACE STORE ON - NIGHT

@YOU enters from left to screen right
@follow YOU to screen center in zone 2 AND YOU does it while walk_neutral
}

Remove the }

Ahh thank you so much!!

Solved and closed. :smiley: