I was trying to create a choice in my story . all of sudden this pop
ERROR
" potentially missing end quote "
I try to fix it and but nothing happens. like what the heck. I dont know if I am stupid or what so ever, please just help me
Take out the indent from before “choice”
ok
Your option is split into 2 lines: lines 398 and 399.
That whole quote needs to be on one line.
This is causing the error message because since the last part of the sentence is on a different line, there isn’t an end quote for line 398.
1 Like
ok thank you
Closed: Marked as solved by thread op