Open PowerfulBacon opened 2 months ago
Posted over 20k runtimes
Quickly blaming the code, looks like this has probably happened many times over the past 3 years? The relevant jukebox and light code was last touched that long ago; right after some revert for a thing being unstable as well.
I think the fix may just be to remove update_light()
from the jukebox code, but there also could be more to it.
Is it just something we failed to account for when we re-ported overlay lighting?
Cause the last person to touch it was a revert of overlay lighting
This is such a massive pain to debug locally because you can't turn the machine on locally without first having a config directory set up with songs that aren't part of our codebase here on github by default.
There's no easy way to turn this device on in a testing environment right now.
The fix can be thrown in with #11279