SCRIPT ERRORS you just can't seem to fix!

Thanks so much for your time!

Also, one more thing, I fixed the directing command and saved it, but for some reason the “changes into” option isn’t working. The character is in the same outfit. It wasn’t working yesterday either so i had to make another character with the outfit that i wanted…

Can someone help me
I can’t get it to go pass the ’ This looks good! ’

remove line 339

Thank you! :slight_smile:

Alright so everytime I try to use the command spot to put any character where i want specifically and then preview my story i get an error. i am so lost.

Here is what it looks like…

Whoops, thanks for the help :joy:

22%20PM%20-%20Edited
How can I fix this please ? can anyone help me :slight_smile: thanks


57

Thank you for creating this thread! I hope you or someone else can help me :slight_smile:

I’m working on making choices with character points, but when I tried to actually do it, this happened:

Capture

Do you know what the problem is?

Thank you :slightly_smiling_face:

It’s like this:
“Light”{
@MOM changes bdyColor into Fair
@DAD changes bodyColor into Fair
}“Medium”{
@MOM changes bodyColor into Olive
@DAD changes bodyColor into Caramel
}
}“Dark”{
@MOM changes bodyColor into Mocha
@DAD changes bodyColor into Dark
}
NARRATOR (AUTHOR)
What about Nathan’s parents?
choice
“Light”{
@NATHANSMOM changes bodyColor into Light
@NATHANSDAD changes bodyColor into Fair
}“Medium”{
@NATHANSMOM changes bodyColor into Honey
@NATHANSDAD changes bodyColor into Tan
}
}“Dark”{
@NATHANSMOM changes bodyColor into Dark
@NATHANSDAD changes bodyColor into Rosewood

Hope this helped!

I don’t know how to fix it the } is clearly there

Remove line 101 and see if that works!

I tried, it still doesn’t work

Try it with the spot template episode gave on their website.

mind giving me the link please

NARRATOR
Set the question you ask here and change “NARRATOR” to the character asking.

choice
“Option One”{

    NARRATOR
This is the dialogue you'll see in just this branch.

    NARRATOR
It's good to keep a few lines of dialogue, so it feels unique.

    NARRATOR
Change "NARRATOR" in all of these to the characters you have talking.

    NARRATOR
You can also add as much dialogue as you want!

}“Option Two”{

    NARRATOR
Here is the 2nd option they could pick and the dialogue they'll see.

    NARRATOR
It's good to keep a few lines of dialogue, so it feels unique.

    NARRATOR
Change "NARRATOR" in all of these to the characters you have talking.

    NARRATOR
You can also add as much dialogue as you want!

}“Option Three”{

    NARRATOR
And here is a 3rd option. It's good to keep three options.

    NARRATOR
It's good to keep a few lines of dialogue, so it feels unique.

    NARRATOR
Change "NARRATOR" in all of these to the characters you have talking.

    NARRATOR
You can also add as much dialogue as you want!

}

    NARRATOR
And on this line of dialogue, all of the choice merge to the main story.

    NARRATOR
So make sure your story makes sense here, with all the options.

#}
you can add your own choice here and write :grinning: whatever you want!

You should try to submit a ticket.

Remove those randoom brackets that are between the Medium and Dark options.

That bracket on line 101 needs to be on line 99 right after the quote.

“I’m so sorry, I didn’t mean to” {

Also, line 142 needs to be on line 140 right next to that end bracket.

} “Wow, you’re so hot.” {

Thank you very much