Search found 1 match

by Candyklutz
Tue Dec 18, 2018 7:19 pm
Forum: Ren'Py Questions and Announcements
Topic: Error text, end of line expected etc... What is wrong?
Replies: 7
Views: 14855

Re: Error text, end of line expected etc... What is wrong?

I keep getting an end of line error it looks like this: File "game/script.rpy line 18: end of line expected. b "I love this wouldn't change it for anything" with script looking like this: label start: a "I am sticking to something simple" b "I know this is ridiculous" a "How do you feel about all th...