[Bug] queued music with noloop doesn't play/renders as silence

In this forum we discuss the future of Ren'Py, both bug fixes and longer-term development. Pre-releases are announced and discussed here.
Post Reply
Message
Author
User avatar
auger
Newbie
Posts: 9
Joined: Tue Oct 16, 2018 2:48 am
Projects: Unnamed CYA Project
Contact:

[Bug] queued music with noloop doesn't play/renders as silence

#1 Post by auger »

Bug is reproducible by adding the follow lines to 'The Question' project that comes with Ren'Py, under the first instance of play muisc "illurock.opus"

play music "illurock.opus" ### Edit: Copy the code below under this to reproduce the bug.

Code: Select all

    $ renpy.pause(0.9)
    stop music fadeout 3
    queue music "illurock.opus" noloop
If the command 'noloop' is removed, the queue proceeds as normal.
This is reproducible across projects, and doesn't seem to change with file format (tested on .ogg files).
Ren'Py version 7.1.3.1092.

Hope this helps, thanks for all the hard work.
Life is short; be kind.

Post Reply

Who is online

Users browsing this forum: No registered users