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" noloopThis 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.