movie_cutscene stops working

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
FlipTopBin
Newbie
Posts: 15
Joined: Thu Apr 12, 2018 5:55 am
Contact:

movie_cutscene stops working

#1 Post by FlipTopBin »

I start my game with a short cut_scene and if I create a new renpy project and paste in this code it works fine:

label start:
$ version = 0.0

call initialisation

scene lobby2
show SophieSmile114

window hide
$ renpy.movie_cutscene("01/SophieSmile.webm")
pause
window auto

Then after some time (could be days/hours/weeks) something happens, and I cannot find out what, and I no longer see the movie.

I create a new project, drop all my files in and it all works fine again for a while, then stops again.

I have tried deleting everything in the game/save and appdata directories and but that doesn't help.

Does anybody have any idea what is going wrong or how I could try and isolate the issue.

User avatar
vollschauer
Veteran
Posts: 231
Joined: Sun Oct 11, 2015 9:38 am
Github: vollschauer
Contact:

Re: movie_cutscene stops working

#2 Post by vollschauer »

What version of Ren'Py do you use? In some "old" version there was a bug in renpy.movie_cutscene not showing the movie ...

FlipTopBin
Newbie
Posts: 15
Joined: Thu Apr 12, 2018 5:55 am
Contact:

Re: movie_cutscene stops working

#3 Post by FlipTopBin »

6.99.14.2.3333

User avatar
vollschauer
Veteran
Posts: 231
Joined: Sun Oct 11, 2015 9:38 am
Github: vollschauer
Contact:

Re: movie_cutscene stops working

#4 Post by vollschauer »

You need to update!

FlipTopBin
Newbie
Posts: 15
Joined: Thu Apr 12, 2018 5:55 am
Contact:

[SOLVED] movie_cutscene stops working

#5 Post by FlipTopBin »

If you turn off the sound in options.rpy then movies stop working!

Post Reply

Who is online

Users browsing this forum: decocloud