Search found 27 matches

by lilurz
Fri Jun 14, 2019 6:59 pm
Forum: Ren'Py Questions and Announcements
Topic: I can't find the images folder.
Replies: 7
Views: 920

Re: I can't find the images folder.

Thanks! They didn't have the gui or images but I created my own and it worked.
by lilurz
Thu Jun 13, 2019 9:53 pm
Forum: Ren'Py Questions and Announcements
Topic: I can't find the images folder.
Replies: 7
Views: 920

Re: The images folder would be inside the game folder of the relevant project

Do I add my own sounds, images, and all that jazz folders?
by lilurz
Thu Jun 13, 2019 8:26 pm
Forum: Ren'Py Questions and Announcements
Topic: I can't find the images folder.
Replies: 7
Views: 920

Re: I can't find the images folder.

Here's a clearer image.

http://prntscr.com/o1lu1t is the link.
by lilurz
Thu Jun 13, 2019 8:22 pm
Forum: Ren'Py Questions and Announcements
Topic: I can't find the images folder.
Replies: 7
Views: 920

Re: I can't find the images folder.

I know, but the folder is not there anymore.
by lilurz
Thu Jun 13, 2019 4:43 pm
Forum: Ren'Py Questions and Announcements
Topic: I can't find the images folder.
Replies: 7
Views: 920

I can't find the images folder.

Where is the Ren'py images folder? It's not in my game files.

Image

Image
by lilurz
Thu Jun 13, 2019 4:25 pm
Forum: Ren'Py Questions and Announcements
Topic: I'm working on a new novel, but I'm having a background error.
Replies: 3
Views: 571

Re: I'm working on a new novel, but I'm having a background error.

So, it worked first. But now, I get the same error and there's no images folder.
by lilurz
Thu Jun 13, 2019 2:46 pm
Forum: Ren'Py Questions and Announcements
Topic: I'm working on a new novel, but I'm having a background error.
Replies: 3
Views: 571

Re: I'm working on a new novel, but I'm having a background error.

Yes. I just needed to put it in the folder! I'm new to ren'py, so I didn't know. Thanks!
by lilurz
Thu Jun 13, 2019 4:10 am
Forum: Ren'Py Questions and Announcements
Topic: I'm working on a new novel, but I'm having a background error.
Replies: 3
Views: 571

I'm working on a new novel, but I'm having a background error.

Error: I'm sorry, but an uncaught exception occurred. While loading <'Image' u'robin.jpg'>: File "game/script.rpy", line 18, in script scene robin with dissolve IOError: Couldn't find file 'robin.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: Fil...
by lilurz
Thu Jun 13, 2019 4:05 am
Forum: Ren'Py Questions and Announcements
Topic: I have a error [SOLVED]
Replies: 2
Views: 531

Re: I have a error

Thanks! It works.
by lilurz
Thu Jun 13, 2019 12:36 am
Forum: Ren'Py Questions and Announcements
Topic: I have a error [SOLVED]
Replies: 2
Views: 531

I have a error [SOLVED]

Error: I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/script.rpy", line 25: indentation mismatch. Ren'Py Version: Ren'Py 7.2.2.491 Wed Jun 12 21:35:49 2019 Script: # The script of the game goes in this file. $ player_name = renpy...
by lilurz
Wed Jun 12, 2019 2:57 pm
Forum: Ren'Py Questions and Announcements
Topic: I have a error on renpy.
Replies: 4
Views: 618

Re: I have a error on renpy.

Thanks!
by lilurz
Wed Jun 12, 2019 1:42 am
Forum: Ren'Py Questions and Announcements
Topic: I have a error on renpy.
Replies: 4
Views: 618

I have a error on renpy.

"I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/script.rpy", line 13: indentation mismatch. Ren'Py Version: Ren'Py 7.2.2.491 Tue Jun 11 22:33:03 2019" Script: # The script of the game goes in this file. # Declare characters used...