QLC+ 4.13 vs 4.14 - Fade Out doesn't work well

Generic issues not specifically related to a QLC+ area.
Post here only if you can't really find the reason of an issue
Post Reply
saitam12
Posts: 2
Joined: Fri Apr 18, 2025 10:57 pm
Real Name: MatiasSousa

Hi guys.
Fading out in a similar scene does not work well in version 4.14.

In version 4.13, even calling it several times in sequence, it works perfectly.

[youtube]https://youtube.com/shorts/WXDKP0LzbIY[/youtube]
[youtube]https://youtube.com/shorts/fiOyfE82LBo[/youtube]
Attachments
Test_4_14.qxw
(13.44 KiB) Downloaded 23 times
shaforostoff
Posts: 2
Joined: Fri Apr 25, 2025 10:26 pm
Real Name: Nick Shaforostov

I see you have quite complex file, which includes usage of scripts. The source of the problem could be the very high memory usage related to JS engine, which got fixed in the latest master (not released yet, to be part of future 4.14.2). Could you please try it?

You can get binaries from CI, for example this: https://github.com/mcallegari/qlcplus/a ... 4811399756
Just select the v4 subtask corresponding to your OS, and expand "Store executable artifacts" section to get the download link. You need to be logged into github to be able to browse CI results.
User avatar
mcallegari
Posts: 4932
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Here's a minimal project version to reproduce the issue
Attachments
flash_fade_out_issue.qxw
(2.22 KiB) Not downloaded yet
Post Reply