[solved]build exclusions?

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
User avatar
cedes
Regular
Posts: 44
Joined: Fri Aug 04, 2017 3:33 pm
itch: cedes
Contact:

[solved]build exclusions?

#1 Post by cedes »

So i just made a build of a demo, but it still has all the files that I don't what out. I was looking up on the doc and I found here:

https://www.renpy.org/doc/html/build.ht ... ring-files

I was trying in the options.rpy

build.classify("**.png", None)


along with some other files but I keep getting

Code: Select all

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/options.rpy", line 7: expected statement.
    build.classify("**.png", None)
                                  ^

Ren'Py Version: Ren'Py 7.3.5.606
Mon Apr 20 04:24:17 2020
Last edited by cedes on Mon Apr 20, 2020 11:28 am, edited 1 time in total.

User avatar
hell_oh_world
Miko-Class Veteran
Posts: 777
Joined: Fri Jul 12, 2019 5:21 am
Contact:

Re: build exclusions?

#2 Post by hell_oh_world »

cedes wrote: Mon Apr 20, 2020 7:25 am So i just made a build of a demo, but it still has all the files that I don't what out. I was looking up on the doc and I found here:

https://www.renpy.org/doc/html/build.ht ... ring-files

I was trying in the options.rpy

build.classify("**.png", None)


along with some other files but I keep getting

Code: Select all

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/options.rpy", line 7: expected statement.
    build.classify("**.png", None)
                                  ^

Ren'Py Version: Ren'Py 7.3.5.606
Mon Apr 20 04:24:17 2020
can you show your build configurations in options.rpy instead? the error's kinda vague, it may have come from the other parts of it.

User avatar
cedes
Regular
Posts: 44
Joined: Fri Aug 04, 2017 3:33 pm
itch: cedes
Contact:

Re: [solved]build exclusions?

#3 Post by cedes »

oh nevermind I fixed it, thank you though!

Post Reply

Who is online

Users browsing this forum: No registered users