File "game/options.rpy", line 265: invalid syntax

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
darklily429
Newbie
Posts: 9
Joined: Sat Jan 21, 2012 10:06 am
Contact:

File "game/options.rpy", line 265: invalid syntax

#1 Post by darklily429 »

Hi,
I know I've posted a similar question recently,
but when I was trying to fix a different error, I accidentally deleted something, and now the script won't run anymore. I've tried to think back to what I had before, but my brain's malfuntioning
Here's what the message says:
File "game/options.rpy", line 265: invalid syntax
image protagonist composite = LiveComposite((0, 0),
If anyone can help, I'd be really greatful!
Thanks loads

User avatar
Alex
Lemma-Class Veteran
Posts: 3098
Joined: Fri Dec 11, 2009 5:25 pm
Contact:

Re: File "game/options.rpy", line 265: invalid syntax

#2 Post by Alex »

As error message says, the problem is in line 265

Code: Select all

image protagonist composite = LiveComposite((0, 0),
you are either deleted the rest of this line or pushed "enter" after comma. So, you should fix the code for "protagonist composite" image.

Post Reply

Who is online

Users browsing this forum: Majestic-12 [Bot]