Search found 4 matches

by AyoGYURIs
Wed Jul 08, 2020 6:50 am
Forum: General Discussion
Topic: Distribution not opening
Replies: 1
Views: 6166

Re: Distribution not opening

I got rid of the underscore in the title of the game and now the game can open.
by AyoGYURIs
Wed Jul 08, 2020 4:39 am
Forum: General Discussion
Topic: Distribution not opening
Replies: 1
Views: 6166

Distribution not opening

I've seen other people have the exact same error but I couldn't figure out how to solve this problem. So when I open the zip file, I get the game file however when I open the game file, it brings up this error. I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: Name...
by AyoGYURIs
Sat Feb 08, 2020 5:53 am
Forum: Ren'Py Questions and Announcements
Topic: After video ends, it flashes to a previous scene's picture before going to the next scene.
Replies: 3
Views: 579

After video ends, it flashes to a previous scene's picture before going to the next scene.

How do I fix this problem of after a video in the code ends, it flashes to a previous scene's picture for a sec before moving on to the scene? The coding looks like this: scene room with Dissolve (.5) #Character speak and a few lines later image faint = Movie(play="faint.webm", pos=(0, 0),...