Need help with coding error

Error:
image
Coding:

1 Like

Did you create a label?

1 Like

I would make sure your label line is spelled correctly and that there’s no caps.

1 Like

Okay, I send screenshot of labels in a few days

INT. BEDROOM - NIGHT EPISODEASSEMBLE
@cut to zone 1
@HAZEL changes into HAZEL6
NARRATOR
Friday night.
@AMBER stands screen center AND HAZEL stands screen left
HAZEL (talk_neutral)
Time to get ready, Amber.
choice
“Outfit 1”{
@AMBER walks to upscreen left in zone 2
@AMBER changes into Amber5
@AMBER enters from left to screen right
&AMBER is idle AND HAZEL is think
HAZEL (talk_gesture)
Got same jacket as me.&
&AMBER is idle_awkward
AMBER (talk_sheepish)
Sorry.
HAZEL (talk_neutral)
You can wear it, if you want.
HAZEL (talk_forward)
Just matching jackets so best friend goals.
AMBER
Okay.
}
“Outfit 2”{
@AMBER walks to upscreen left in zone 2
@AMBER changes into Amber6
@AMBER enters from left to screen right
&AMBER is idle AND HAZEL is think
HAZEL (talk_excited_point_fast)
Cutie.
&AMBER is laugh_giggle
AMBER (talk_neutral)
Aw thanks.
}
“Outfit 3”{
@AMBER walks to upscreen left in zone 2
@AMBER changes into Amber11
@AMBER enters from left to screen right
&AMBER is idle AND HAZEL is think
HAZEL (talk_neutral)
You look pretty.
&AMBER is strike_a_pose AND HAZEL is laugh_giggle
HAZEL (talk_exclaim_yes)
Go on, girl.
AMBER (laugh_giggle)
Thanks.
}

    AMBER (think)
Do I want to wear this one?

choice
“It’s perfect!” {
HAZEL (talk_suggest)
What about some makeup and different hairstyle?
AMBER (talk_shrug)
Sure.

} “No, I want to try on the others!” {
goto dressing_game_1
}

label hair_lip

    NARRATOR
What do you want to change?

choice
“Lipstick” {
goto lipstick
} “Hair Style” {
goto hairstyles
} “I look amazing!” {
goto hair_lip_end
}

label lipstick

    NARRATOR
Lip colors.

choice
“Natural Colors” {
goto lip_natural
} “Bright Colors” {
goto lip_bright
} “Dark Colors” {
goto lip_dark
} “Done” {
goto hair_lip
}

label lip_natural

    NARRATOR
Natural lip colors.

choice [shouldPaginate: YES]
“Blush” {
@AMBER changes mouthColor into Blush
goto lip_natural
} “Dune” {
@AMBER changes mouthColor into Dune
goto lip_natural
} “Ivory” {
@AMBER changes mouthColor into Ivory
goto lip_natural
} “Sand” {
@AMBER changes mouthColor into Sand
goto lip_natural
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Mocha” {
@AMBER changes mouthColor into Mocha
goto lip_natural
} “Taupe” {
@AMBER changes mouthColor into Taupe
goto lip_natural
} “Terracotta” {
@AMBER changes mouthColor into Terracotta
goto lip_natural
} “Toffee” {
@AMBER changes mouthColor into Toffee
goto lip_natural
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Umber” {
@AMBER changes mouthColor into Umber
goto lip_natural
} “Rosewood” {
@AMBER changes mouthColor into Rosewood
goto lip_natural
} “Dark” {
@AMBER changes mouthColor into Dark
goto lip_natural
} “Sable” {
@AMBER changes mouthColor into Sable
goto lip_natural
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Crimson” {
@AMBER changes mouthColor into Crimson
goto lip_natural
} “Chestnut” {
@AMBER changes mouthColor into Chestnut
goto lip_natural
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}

label lip_bright

    NARRATOR
Bright lipstick colors.

choice [shouldPaginate: YES]
“Bubblegum Pink” {
@AMBER changes mouthColor into Bubblegum Pink
goto lip_bright
} “Champagne” {
@AMBER changes mouthColor into Champagne
goto lip_bright
} “Olive” {
@AMBER changes mouthColor into Olive
goto lip_bright
} “Cherry Red” {
@AMBER changes mouthColor into Cherry Red
goto lip_bright
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Orange Crush” {
@AMBER changes mouthColor into Orange Crush
goto lip_bright
} “Raspberry” {
@AMBER changes mouthColor into Raspberry
goto lip_bright
} “Rose” {
@AMBER changes mouthColor into Rose
goto lip_bright
} “Ruby Red” {
@AMBER changes mouthColor into Ruby Red
goto lip_bright
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Seafoam” {
@AMBER changes mouthColor into Seafoam
goto lip_bright
} “Sky Blue” {
@AMBER changes mouthColor into Sky Blue
goto lip_bright
} “White” {
@AMBER changes mouthColor into White
goto lip_bright
} “Lavender” {
@AMBER changes mouthColor into Lavender
goto lip_bright
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}

label lip_dark

    NARRATOR
Dark lipstick colors.

choice [shouldPaginate: YES]
“Azure” {
@AMBER changes mouthColor into Azure
goto lip_dark
} “Raven” {
@AMBER changes mouthColor into Raven
goto lip_dark
} “Bordeaux” {
@AMBER changes mouthColor into Bordeaux
goto lip_dark
} “Dusty Rose” {
@AMBER changes mouthColor into Dusty Rose
goto lip_dark
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}
“Plum” {
@AMBER changes mouthColor into Plum
goto lip_dark
} “Emerald” {
@AMBER changes mouthColor into Emerald
goto lip_dark
} “Scarlet” {
@AMBER changes mouthColor into Scarlet
goto lip_dark
} “Wine” {
@AMBER changes mouthColor into Wine
goto lip_dark
} “Try Other Colors” {
goto lipstick
} “Done” {
@add Lipstick to AMBER
@AMBER is apply_lipstick
@remove Lipstick from AMBER
@AMBER starts idle
goto hair_lip
}

label hairstyles

    NARRATOR
Hair styles.

choice
“Long Hair”{
goto hair_long
}“Curled Hair”{
goto hair_curled
}“Tied-Up Hair”{
goto hair_updo
}“Done”{
goto hair_lip
}

label hair_long

    NARRATOR
Long hair styles.

choice [shouldPaginate: YES]
“Layered Hair” {
@AMBER changes hair into Layered Hair
goto hair_long
}“Long Feathered” {
@AMBER changes hair into Long Feathered
goto hair_long
}“Jules Hair” {
@AMBER changes hair into Jules Hair
goto hair_long
}“Long Straight Bangs” {
@AMBER changes hair into Long Straight Hair
goto hair_long
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}
“Straight” {
@AMBER changes hair into Straight
goto hair_long
}“Styled Corn Rows” {
@AMBER changes hair into Styled Corn Rows
goto hair_long
}“Beach Wave” {
@AMBER changes hair into Beach Wave Hair
goto hair_long
}“Head Scarf”{
@AMBER changes hair into Side Head Scarf
goto hair_long
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}
“Long Braids” {
@AMBER changes hair into Long Braids
goto hair_long
}“Box Braids”{
@AMBER changes hair into Black and Brown Box Braid Updo
goto hair_long
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}

label hair_curled

    NARRATOR
Curled hair styles.

choice [shouldPaginate: YES]
“Diva Curls” {
@AMBER changes hair into Diva Curls
goto hair_curled
}“Long Curly Hair” {
@AMBER changes hair into Long Curly Hair
goto hair_curled
}“Rebel Half Shaved” {
@AMBER changes hair into Rebel Half Shaved Hairstyle
goto hair_curled
}“Short Curly Hair” {
@AMBER changes hair into Short Curly Hair
goto hair_curled
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}

label hair_updo

    NARRATOR
Updo hair styles.

choice [shouldPaginate: YES]
“Casual Braided Pigtails” {
@AMBER changes hair into Casual Braided Pigtails
goto hair_updo
}“High Ponytail” {
@AMBER changes hair into High Ponytail
goto hair_updo
}“Fishtail Braid” {
@AMBER changes hair into Fishtail Braid
goto hair_updo
}“Messy Back Bun” {
@AMBER changes hair into Messy Back Bun
goto hair_updo
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}
“Double Bun” {
@AMBER changes hair into Double Bun Updo
goto hair_updo
}“Braided Crown” {
@AMBER changes hair into Braid Crown Updo
goto hair_updo
} “Punk Ponytail” {
@AMBER changes hair into Urban Punk Ponytail
goto hair_updo
}“Dancer Bun”{
@AMBER changes hair into Dancer Bun
goto hair_updo
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}
“Pulled Back”{
@AMBER changes hair into Monday Morning Updo
goto hair_updo
}“Cornrow Bun”{
@AMBER changes hair into Cornrow Bun
goto hair_updo
}“Ponytail Locks”{
@AMBER changes hair into Ponytail Locks
goto hair_updo
}“Short Tied Up”{
@AMBER changes hair into Short Tiedup Hair
goto hair_updo
}“Back to Styles”{
goto hairstyles
}“Done”{
@add Hair Brush to AMBER
@AMBER is primp_brush_hair
@pause for 0.5
@remove Hair Brush from AMBER
@AMBER starts idle
goto hair_lip
}

label hair_lip_end

    NARRATOR
Is this the look you're going for?

choice
“Yes! I look perfect!” {
&AMBER is primp_condescend
} “No, let me change something” {
goto hair_lip
}

readerMessage Template created by @dara.amarie.ep on IG!