Timecounter script shows white screen
Hi everyone,
I'm trying to use and modify the default timecounter.js Scripted Media in Millumin, but I'm running into a consistent issue. Whenever I try to run the timecounter script (or any modified version of it), I get a completely white screen.
This happens even if I, only slightly modify the original script or simplify it down to minimal drawing logic
The only thing that works correctly is the default library script grid.js, when I create an editable version from it.
That script runs normally and renders without any issues.
Is there something specific about the timecounter script structure that must be preserved for it to work?
My goal is simply to get the timecounter script working and safely modify it, but even the base version fails in my setup.
Any help would be greatly appreciated.
Thanks!
Comments
Hi, I had the same issue today.
Script show only white/gray square and nothing more.
I'm using latest version of Millumin and iOs, on mac pro M2 ultra.
Hello @ConfHellas & @Arecki,
Indeed, we found a bug between colors in scripts and macOS 26.
To be honnest, this is not really our fault : indeed, this is a new function hidden in macOS 26 that is in conflict with one of Millumin. This has been fixed in latest beta (5.15.b) and this will be in next official update (5.14.j).
We sent you both an intermediate version with the fix.
Best. Philippe